Closed
Bug 1825282
Opened 2 years ago
Closed 2 years ago
Perma dom/workers/test/browser_WorkerDebugger.initialize.js | Test timed out - when Gecko 113 merges to Beta on 2023-04-10
Categories
(Core :: DOM: Workers, defect)
Core
DOM: Workers
Tracking
()
VERIFIED
FIXED
113 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr102 | --- | unaffected |
| firefox111 | --- | unaffected |
| firefox112 | --- | unaffected |
| firefox113 | + | verified |
People
(Reporter: SerbanS, Assigned: ochameau)
References
(Regression)
Details
(Keywords: regression, Whiteboard: [stockwell needswork:owner])
Attachments
(3 files)
[task 2023-03-29T12:37:32.829Z] 12:37:32 INFO - TEST-PASS | dom/workers/test/browser_WorkerDebugger.initialize.js | Debugger with url chrome://mochitests/content/browser/dom/workers/test/WorkerDebugger.initialize_es_worker.js should be registered. -
[task 2023-03-29T12:37:32.829Z] 12:37:32 INFO - Wait for worker message
[task 2023-03-29T12:37:32.829Z] 12:37:32 INFO - Buffered messages logged at 12:35:33
[task 2023-03-29T12:37:32.830Z] 12:37:32 INFO - Console message: [JavaScript Error: "Error: Can't find profile directory." {file: "resource://gre/modules/XULStore.sys.mjs" line: 58}]
[task 2023-03-29T12:37:32.830Z] 12:37:32 INFO - load@resource://gre/modules/XULStore.sys.mjs:58:15
[task 2023-03-29T12:37:32.830Z] 12:37:32 INFO - XULStore@resource://gre/modules/XULStore.sys.mjs:17:10
[task 2023-03-29T12:37:32.830Z] 12:37:32 INFO -
[task 2023-03-29T12:37:32.831Z] 12:37:32 INFO - Buffered messages finished
[task 2023-03-29T12:37:32.832Z] 12:37:32 INFO - TEST-UNEXPECTED-FAIL | dom/workers/test/browser_WorkerDebugger.initialize.js | Test timed out -
[task 2023-03-29T12:37:32.833Z] 12:37:32 INFO - GECKO(8446) | MEMORY STAT vsizeMaxContiguous not supported in this build configuration.
[task 2023-03-29T12:37:32.834Z] 12:37:32 INFO - GECKO(8446) | MEMORY STAT heapAllocated not supported in this build configuration.
[task 2023-03-29T12:37:32.835Z] 12:37:32 INFO - GECKO(8446) | MEMORY STAT | vsize 130551262MB | residentFast 1144MB
[task 2023-03-29T12:37:32.835Z] 12:37:32 INFO - TEST-OK | dom/workers/test/browser_WorkerDebugger.initialize.js | took 120033ms
Flags: needinfo?(poirot.alex)
Updated•2 years ago
|
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Comment 2•2 years ago
|
||
The patch doesn't seem to be working as seen in today's central as beta sim
| Comment hidden (Intermittent Failures Robot) |
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/51622a12113b
Disable browser_WorkerDebugger.initialize.js until workers support ES Modules. r=yulia
Comment 5•2 years ago
|
||
Updated•2 years ago
|
Attachment #9326484 -
Attachment description: Bug 1825282 - Disable browser_WorkerDebugger.initialize.js until workers support ES Modules. r=RyanVM → Bug 1825282 - Fix the check for nightly builds in the test manifest. r=RyanVM
Pushed by nfay@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/4f1a19c69db3
Fix the check for nightly builds in the test manifest. r=RyanVM
| Comment hidden (Intermittent Failures Robot) |
Comment 8•2 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/51622a12113b
https://hg.mozilla.org/mozilla-central/rev/4f1a19c69db3
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
Comment 9•2 years ago
|
||
This is still perma failing on today's beta simulation
https://treeherder.mozilla.org/logviewer?job_id=411186568&repo=try&lineNumber=4203
Alexandre, could you please take a look at this?
Status: RESOLVED → REOPENED
status-firefox113:
fixed → ---
Resolution: FIXED → ---
Target Milestone: 113 Branch → ---
| Assignee | ||
Comment 10•2 years ago
|
||
Timeout isn't considered as a failure, so use skip-if instead.
Comment 11•2 years ago
|
||
Set release status flags based on info from the regressing bug 1816933
status-firefox113:
--- → affected
Comment 12•2 years ago
|
||
Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c36465533060
Disable browser_WorkerDebugger.initialize.js until workers support ES Modules. r=arai
Comment 13•2 years ago
|
||
| bugherder | ||
Status: REOPENED → RESOLVED
Closed: 2 years ago → 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 113 Branch
Comment 14•2 years ago
|
||
Verified fix in today's beta-sim
You need to log in
before you can comment on or make changes to this bug.
Description
•