Skip to content

Remove 'test-js-precommit' target from Makefile #1063

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

LaszloLango
Copy link
Contributor

@LaszloLango LaszloLango commented May 17, 2016

When performing make precommit, instead of running only a subset of
the Jerry Test Suite on full profile builds, run the whole suite, and
also run the compact subset of the suite on compact builds. Also, make
CI perform the same tests.

Related issue: #879
Related PR: #912

JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com

@LaszloLango LaszloLango added enhancement An improvement tools Related to the tooling scripts labels May 17, 2016
@zherczeg
Copy link
Member

LGTM

@LaszloLango LaszloLango force-pushed the remove-test-js-precommit branch from c20e4ac to 618b7c4 Compare May 17, 2016 12:58
@akosthekiss
Copy link
Member

This patch seems to make the whole "precommit" subset of the Jerry Test Suite superfluous. Then, there are more "leftovers" to remove:

  • JERRY_TEST_SUITE_JTS_PREC is defined in Makefile (around line 150) and used as well (around line 310). Those are not necessary anymore.
  • tests/jerry-test-suite/precommit-test-list also seems to be a candidate for removal.

@LaszloLango LaszloLango force-pushed the remove-test-js-precommit branch from 618b7c4 to c614175 Compare May 17, 2016 13:33
@LaszloLango LaszloLango changed the title Remove leftover from Makefile Remove 'test-js-precommit' target from Makefile May 17, 2016
@LaszloLango
Copy link
Contributor Author

@akiss77, thanks for pointing out. I've updated the PR.

When performing `make precommit`, instead of running only a subset of
the Jerry Test Suite on full profile builds, run the whole suite, and
also run the compact subset of the suite on compact builds. Also, make
CI perform the same tests.

Related issue: jerryscript-project#879
Related PR: jerryscript-project#912

JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
@akosthekiss
Copy link
Member

LGTM

@LaszloLango LaszloLango force-pushed the remove-test-js-precommit branch from c614175 to 1938415 Compare May 17, 2016 13:50
@LaszloLango LaszloLango merged commit 1938415 into jerryscript-project:master May 17, 2016
@LaszloLango LaszloLango deleted the remove-test-js-precommit branch June 1, 2016 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement An improvement tools Related to the tooling scripts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants