Closed
Bug 1678052
Opened 5 years ago
Closed 5 years ago
New Module TLA tests are intermittent
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
DUPLICATE
of bug 1665330
People
(Reporter: yulia, Unassigned)
References
(Depends on 1 open bug)
Details
While working on the Top Level Await feature for JavaScript, I noticed these tests were failing: https://bugzilla.mozilla.org/show_bug.cgi?id=1665330 and they seem to be related to the intermittent tests that are now failing regaring document-write and async modules. If the above bug does not resolve this intermittent issue, then that should be investigated separately.
Tests in question are
html/webappapis/dynamic-markup-insertion/document-write/module-tla-immediate-promise.html.ini
html/webappapis/dynamic-markup-insertion/document-write/module-tla-import.html.ini
Both are intermittent due to the "onLoad" event sometimes not firing, which appears to be the same issue as in the other tests.
Updated•5 years ago
|
Severity: -- → S3
Reporter | ||
Updated•5 years ago
|
Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → DUPLICATE
Severity: S3 → S4
You need to log in
before you can comment on or make changes to this bug.
Description
•