Closed Bug 1462751 Opened 6 years ago Closed 6 years ago

Update test262 (May 18 2018 edition)

Categories

(Core :: JavaScript Engine, enhancement, P3)

enhancement

Tracking

()

RESOLVED FIXED
mozilla62
Tracking Status
firefox62 --- fixed

People

(Reporter: anba, Assigned: anba)

Details

Attachments

(3 files)

      No description provided.
Updates to handle new flags and to workaround <https://github.com/tc39/test262/issues/1527> (which appears to take a bit longer to finish, so we need to workaround it for now).
Attachment #8977099 - Flags: review?(sphink)
Automatically updated test262 files.
Attachment #8977100 - Flags: review?(sphink)
Updates for expected failures.
Attachment #8977101 - Flags: review?(sphink)
Comment on attachment 8977099 [details] [diff] [review]
bug1462751-part1-importer.patch

Review of attachment 8977099 [details] [diff] [review]:
-----------------------------------------------------------------

WFM
Attachment #8977099 - Flags: review?(sphink) → review+
Attachment #8977100 - Flags: review?(sphink) → review+
Attachment #8977101 - Flags: review?(sphink) → review+
Pushed by ncsoregi@mozilla.com:
https://hg.mozilla.org/integration/mozilla-inbound/rev/9bbb4eabf3a1
Part 1: Update test262 importer to handle new flags. r=sfink
https://hg.mozilla.org/integration/mozilla-inbound/rev/d83c6dff9546
Part 2: Update test262 - May 18 2018 edition. r=sfink
https://hg.mozilla.org/integration/mozilla-inbound/rev/c3c7d1da2589
Part 3: Update test262 exclusions. r=sfink
Keywords: checkin-needed
Looks like it is still failing on several  test262/built-ins/* tests such as: https://treeherder.mozilla.org/#/jobs?repo=mozilla-inbound&revision=ecbe25557836cfd3e85a48d79f3d861e25d2527d&group_state=expanded&selectedJob=179716307 

https://treeherder.mozilla.org/logviewer.html#?job_id=179716307&repo=mozilla-inbound&lineNumber=223800

[task 2018-05-22T21:35:01.396Z] TEST-PASS | test262/built-ins/Atomics/wake/non-views.js | (args: "--dll /builds/worker/workspace/breakpad-tools/libbreakpadinjector.so --baseline-eager") [0.2 s]
[task 2018-05-22T21:35:01.396Z] {"action": "test_start", "pid": 1414, "source": "jstests", "test": "test262/built-ins/Atomics/wake/non-views.js", "thread": "main", "time": 1527024901.235338}
[task 2018-05-22T21:35:01.397Z] {"action": "test_end", "extra": {"jitflags": ["--baseline-eager"], "shell_args": "--dll /builds/worker/workspace/breakpad-tools/libbreakpadinjector.so"}, "pid": 1414, "source": "jstests", "status": "PASS", "test": "test262/built-ins/Atomics/wake/non-views.js", "thread": "main", "time": 1527024901.396108}
[task 2018-05-22T21:35:01.459Z] ## test262/built-ins/Atomics/wake/count-defaults-to-infinity-missing.js: rc = 3, run time = 0.398846
[task 2018-05-22T21:35:01.459Z] uncaught exception: Test262Error: Expected SameValue(«3», «4») to be true
[task 2018-05-22T21:35:01.460Z] TEST-UNEXPECTED-FAIL | test262/built-ins/Atomics/wake/count-defaults-to-infinity-missing.js | (args: "--dll /builds/worker/workspace/breakpad-tools/libbreakpadinjector.so") [0.4 s]
[task 2018-05-22T21:35:01.460Z] {"action": "test_start", "pid": 1414, "source": "jstests", "test": "test262/built-ins/Atomics/wake/count-defaults-to-infinity-missing.js", "thread": "main", "time": 1527024901.055263}
[task 2018-05-22T21:35:01.460Z] {"action": "test_end", "extra": {"jitflags": [], "shell_args": "--dll /builds/worker/workspace/breakpad-tools/libbreakpadinjector.so"}, "pid": 1414, "source": "jstests", "status": "FAIL", "test": "test262/built-ins/Atomics/wake/count-defaults-to-infinity-missing.js", "thread": "main", "time": 1527024901.454109}
[task 2018-05-22T21:35:01.476Z] TEST-PASS | test262/built-ins/Atomics/wake/wake-with-no-matching-agents-waiting.js | (args: "--dll /builds/worker/workspace/breakpad-tools/libbreakpadinjector.so --baseline-eager") [0.2 s]
[task 2018-05-22T21:35:01.476Z] {"action": "test_start", "pid": 1414, "source": "jstests", "test": "test262/built-ins/Atomics/wake/wake-with-no-matching-agents-waiting.js", "thread": "main", "time": 1527024901.279521}
Flags: needinfo?(andrebargull)
Filed bug 1464368 to mark the intermittent tests as "random" until https://github.com/tc39/test262/issues/1566 is fixed.
Flags: needinfo?(andrebargull)
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: