Closed
Bug 1822541
Opened 2 years ago
Closed 2 years ago
Perma /workers | /service-workers | /html/semantics/scripting-1 - SyntaxError: import declarations may only appear at top level of a module when Gecko 113 merges to Beta on 2023-04-10
Categories
(Core :: DOM: Workers, defect, P2)
Core
DOM: Workers
Tracking
()
VERIFIED
FIXED
113 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox111 | --- | unaffected |
firefox112 | --- | unaffected |
firefox113 | + | verified |
People
(Reporter: CosminS, Assigned: yulia)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Failure logs:
- https://treeherder.mozilla.org/logviewer?job_id=408989617&repo=try
- https://treeherder.mozilla.org/logviewer?job_id=408988247&repo=try
- https://treeherder.mozilla.org/logviewer?job_id=408990388&repo=try
There are also these: https://treeherder.mozilla.org/logviewer?job_id=408989597&repo=try
Flags: needinfo?(ystartsev)
Updated•2 years ago
|
Reporter | ||
Updated•2 years ago
|
Summary: Perma /workers | /service-workers - SyntaxError: import declarations may only appear at top level of a module when Gecko 113 merges to Beta on 2023-04-10 → Perma /workers | /service-workers | /html/semantics/scripting-1 - SyntaxError: import declarations may only appear at top level of a module when Gecko 113 merges to Beta on 2023-04-10
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → ystartsev
Flags: needinfo?(ystartsev)
Assignee | ||
Comment 1•2 years ago
|
||
This is a missed test when i was updating for dynamic import. I'll get a patch up.
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 3•2 years ago
|
||
Updated•2 years ago
|
Severity: -- → S2
Priority: -- → P2
Assignee | ||
Comment 4•2 years ago
|
||
Hopefully this is now addressed, beta sim found here: https://treeherder.mozilla.org/jobs?repo=try&author=ystartsev%40mozilla.com&selectedTaskRun=QEAZY-6-SBeKKvpgxGpa8Q.0
Pushed by ystartsev@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/681f4d88d48d
Adjust expectations for beta tests on dynamic import in module workers; r=jonco
Comment 6•2 years ago
|
||
The patch seems to be working on today's central as early beta simulation.
Comment 7•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•