Permafailing /html/semantics/scripting-1/the-script-element/module/evaluation-order-1.html | Test evaluation order of modules - assert_array_equals: expected property 2 to be "microtask" but got "global-error" when Gecko 86 merges to Beta on 2021-01-25
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
| Tracking | Status | |
|---|---|---|
| firefox-esr78 | --- | unaffected |
| firefox84 | --- | unaffected |
| firefox85 | --- | unaffected |
| firefox86 | + | verified |
People
(Reporter: nataliaCs, Assigned: yulia)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
[Tracking Requested - why for this release]:
Failure log: https://treeherder.mozilla.org/logviewer?job_id=325007413&repo=try&lineNumber=7605
[task 2020-12-19T12:19:27.380Z] 12:19:27 INFO - TEST-START | /html/semantics/scripting-1/the-script-element/module/evaluation-order-1.html
[task 2020-12-19T12:19:27.390Z] 12:19:27 INFO - Setting pref javascript.options.experimental.top_level_await (true)
[task 2020-12-19T12:19:27.392Z] 12:19:27 INFO - Closing window 556
[task 2020-12-19T12:19:27.587Z] 12:19:27 INFO - PID 15363 | JavaScript error: http://web-platform.test:8000/html/semantics/scripting-1/the-script-element/module/evaluation-order-1.mjs, line 5: Error: error
[task 2020-12-19T12:19:27.631Z] 12:19:27 INFO -
[task 2020-12-19T12:19:27.632Z] 12:19:27 INFO - TEST-UNEXPECTED-FAIL | /html/semantics/scripting-1/the-script-element/module/evaluation-order-1.html | Test evaluation order of modules - assert_array_equals: expected property 2 to be "microtask" but got "global-error" (expected array ["step-1-1", "step-1-2", "microtask", "global-error", "error", "script-load", "global-load"] got ["step-1-1", "step-1-2", "global-error", "error", "microtask", "script-load", "global-load"])
[task 2020-12-19T12:19:27.632Z] 12:19:27 INFO - globalThis.testDone<@http://web-platform.test:8000/html/semantics/scripting-1/the-script-element/module/evaluation-order-setup.mjs:18:22
[task 2020-12-19T12:19:27.632Z] 12:19:27 INFO - Test.prototype.step@http://web-platform.test:8000/resources/testharness.js:2044:25
[task 2020-12-19T12:19:27.632Z] 12:19:27 INFO - Test.prototype.step_func_done/<@http://web-platform.test:8000/resources/testharness.js:2085:32
[task 2020-12-19T12:19:27.632Z] 12:19:27 INFO - @http://web-platform.test:8000/html/semantics/scripting-1/the-script-element/module/evaluation-order-1.html:9:55
[task 2020-12-19T12:19:27.632Z] 12:19:27 INFO - TEST-OK | /html/semantics/scripting-1/the-script-element/module/evaluation-order-1.html | took 247ms
Looks like a regression of Bug 1676612.
Yulia can you take a look please?
Thank you.
Updated•5 years ago
|
| Assignee | ||
Updated•5 years ago
|
| Assignee | ||
Comment 1•5 years ago
|
||
Updated•5 years ago
|
Updated•5 years ago
|
Comment 3•5 years ago
|
||
| bugherder | ||
Comment 4•5 years ago
|
||
Verified as fixed with this beta sim:
https://treeherder.mozilla.org/jobs?repo=try&revision=ff3de401cdc7a8bd5040084462407ac7fc084142&searchStr=linux%2C18.04%2Cx64%2Cdevedition%2Copt%2Cweb%2Cplatform%2Ctests%2Ctest-linux1804-64-devedition%2Fopt-web-platform-tests-e10s%2Cwpt3&selectedTaskRun=bcNxqISES_GJbSbuTk3SUA.0
Updated•5 years ago
|
Description
•