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)
Tracking
()
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox110 | --- | unaffected |
firefox111 | --- | unaffected |
firefox112 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: chorotan)
References
(Regression)
Details
(Keywords: intermittent-failure, intermittent-testcase, regression, Whiteboard: [stockwell needswork:owner])
Attachments
(1 file)
Filed by: ctuns [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=408378113&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/Zb1OHmIbS-6lxr290hBmAg/runs/0/artifacts/public/logs/live_backing.log
[task 2023-03-09T11:33:45.862Z] 11:33:45 INFO - TEST-START | /html/semantics/scripting-1/the-script-element/module/dynamic-import/microtasks/basic.any.html
[task 2023-03-09T11:33:45.870Z] 11:33:45 INFO - Closing window dd9534c8-0b07-4183-b3b2-7753c196fbad
[task 2023-03-09T11:33:45.939Z] 11:33:45 INFO - PID 26074 | 1678361625938 Marionette WARN Ignoring event 'DOMContentLoaded' because document has an invalid readyState of 'complete'.
[task 2023-03-09T11:34:00.907Z] 11:34:00 INFO -
[task 2023-03-09T11:34:00.907Z] 11:34:00 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-09T11:34:00.907Z] 11:34:00 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-09T11:34:00.907Z] 11:34:00 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-09T11:34:00.908Z] 11:34:00 INFO -
[task 2023-03-09T11:34:00.908Z] 11:34:00 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
Updated•2 years ago
|
Comment 1•2 years ago
|
||
Set release status flags based on info from the regressing bug 1820704
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Updated•2 years ago
|
Updated•2 years ago
|
Assignee | ||
Comment 4•2 years ago
|
||
This test is actually failing on the linux, mac, win shippable platforms, and I see that the expected behavior on other platforms is [TIMEOUT, OK], would it be ok just to set it as failing on those platforms?
Andrew, can you please take a look? Thank you
Updated•2 years ago
|
Comment 6•2 years ago
|
||
bugherder |
Comment 7•2 years ago
|
||
FYI since you commented on the spec issue that added this test. I don't know if we need to be alarmed that we're failing this subtest or not.
Comment 8•2 years ago
|
||
Thanks andrew. I'll take a closer look monday but I was struggling with this test earlier this week. We have some refactoring to catch up on.
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•11 months ago
|
Description
•