Closed
Bug 1825476
Opened 2 years ago
Closed 2 years ago
Perma /html/semantics/scripting-1/the-script-element/module/dynamic-import/microtasks/basic.any.html | import() should not drain the microtask queue when loading an already loaded module - assert_less_than: expected a number less than 1000 but got 1000
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox111 | --- | unaffected |
firefox112 | --- | unaffected |
firefox113 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: CosminS)
References
(Regression)
Details
(Keywords: intermittent-failure, intermittent-testcase, regression, Whiteboard: [retriggered][stockwell needswork:owner])
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
Filed by: csabou [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=410752821&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/ZbDK-89wQy-XBLinMCKcBg/runs/0/artifacts/public/logs/live_backing.log
[task 2023-03-30T05:42:38.877Z] 05:42:38 INFO - TEST-OK | /html/semantics/scripting-1/the-script-element/module/dynamic-import/inline-event-handler.html | took 94ms
[task 2023-03-30T05:42:38.877Z] 05:42:38 INFO - TEST-START | /html/semantics/scripting-1/the-script-element/module/dynamic-import/microtasks/basic.any.html
[task 2023-03-30T05:42:38.883Z] 05:42:38 INFO - Closing window a0ab49a1-13e4-4358-9176-cba5ed6bb8c9
[task 2023-03-30T05:42:58.390Z] 05:42:58 INFO -
[task 2023-03-30T05:42:58.390Z] 05:42:58 INFO - TEST-PASS | /html/semantics/scripting-1/the-script-element/module/dynamic-import/microtasks/basic.any.html | import() should not drain the microtask queue if it fails during specifier resolution
[task 2023-03-30T05:42:58.390Z] 05:42:58 INFO - TEST-UNEXPECTED-FAIL | /html/semantics/scripting-1/the-script-element/module/dynamic-import/microtasks/basic.any.html | import() should not drain the microtask queue when loading an already loaded module - assert_less_than: expected a number less than 1000 but got 1000
[task 2023-03-30T05:42:58.390Z] 05:42:58 INFO - @http://web-platform.test:8000/html/semantics/scripting-1/the-script-element/module/dynamic-import/microtasks/basic.any.js:21:19
[task 2023-03-30T05:42:58.393Z] 05:42:58 INFO -
[task 2023-03-30T05:42:58.393Z] 05:42:58 INFO - TEST-PASS | /html/semantics/scripting-1/the-script-element/module/dynamic-import/microtasks/basic.any.html | import() should drain the microtask queue when fetching a new module
[task 2023-03-30T05:42:58.393Z] 05:42:58 INFO - TEST-KNOWN-INTERMITTENT-OK | /html/semantics/scripting-1/the-script-element/module/dynamic-import/microtasks/basic.any.html | took 19513ms
Comment 1•2 years ago
|
||
Set release status flags based on info from the regressing bug 1823471
status-firefox111:
--- → unaffected
status-firefox112:
--- → unaffected
status-firefox113:
--- → affected
status-firefox-esr102:
--- → unaffected
Updated•2 years ago
|
Summary: Perma /html/semantics/scripting-1/the-script-element/module/dynamic-import/microtasks/basic.any.html | single tracking bug → Perma /html/semantics/scripting-1/the-script-element/module/dynamic-import/microtasks/basic.any.html | import() should not drain the microtask queue when loading an already loaded module - assert_less_than: expected a number less than 1000 but got 1000
Updated•2 years ago
|
Flags: needinfo?(james)
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 4•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → csabou
Status: NEW → ASSIGNED
Updated•2 years ago
|
Attachment #9326424 -
Attachment description: Bug 1825476 - restore deleted expectatations by the wpt-sync on microtasks/basic.any.js.ini. r=aryx,hsivonen → Bug 1825476 - restore deleted expectations by the wpt-sync on microtasks/basic.any.js.ini. r=aryx,hsivonen
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Whiteboard: [stockwell needswork:owner] → [retriggered][stockwell needswork:owner]
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/df20ea451b87
restore deleted expectations by the wpt-sync on microtasks/basic.any.js.ini. r=aryx DONTBUILD
Comment hidden (Intermittent Failures Robot) |
Comment 10•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Flags: needinfo?(james)
Reporter | ||
Updated•1 year ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•