Skip to content

Fix 'jerry-test-suite/13/13-011.js' fail in compact profile #912

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

Arguments object is not supported in compact profile, so remove
the test from 'compact-profile-list'. Do not create arguments
object on function calls in compact profile. Remove unnecessary
arguments check.
Related issue: #879

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

Arguments object is not supported in compact profile, so remove
the test from 'compact-profile-list'. Do not create arguments
object on function calls in compact profile. Remove unnecessary
arguments check.
Related issue: jerryscript-project#879

JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
@LaszloLango LaszloLango added bug Undesired behaviour interpreter Related to the virtual machine labels Feb 22, 2016
@zherczeg
Copy link
Member

LGTM

@akosthekiss
Copy link
Member

LGTM too (FWIW)

@LaszloLango LaszloLango merged commit 9d79780 into jerryscript-project:master Feb 22, 2016
@LaszloLango LaszloLango deleted the fix-arguments-in-cp branch February 22, 2016 14:30
LaszloLango added a commit to LaszloLango/jerryscript that referenced this pull request May 17, 2016
'test-js-precommit' target was unnecessary, because all of the jerry
tests pass in compact profile as well.

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
LaszloLango added a commit to LaszloLango/jerryscript that referenced this pull request May 17, 2016
'test-js-precommit' target was unnecessary, because all of the jerry
tests pass in compact profile as well.

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
LaszloLango added a commit to LaszloLango/jerryscript that referenced this pull request 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: jerryscript-project#879
Related PR: jerryscript-project#912

JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
LaszloLango added a commit to LaszloLango/jerryscript that referenced this pull request 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: jerryscript-project#879
Related PR: jerryscript-project#912

JerryScript-DCO-1.0-Signed-off-by: László Langó llango.u-szeged@partner.samsung.com
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Undesired behaviour interpreter Related to the virtual machine
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants