Closed
Bug 1793602
Opened 2 years ago
Closed 2 years ago
Perma TEST-UNEXPECTED-FAIL | js/xpconnect/tests/unit/test_import_devtools_loader.js | xpcshell return code: 0 when Gecko 107 switches to Late Beta on 2022-10-28
Categories
(Core :: XPConnect, defect)
Core
XPConnect
Tracking
()
VERIFIED
FIXED
107 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox105 | --- | unaffected |
firefox106 | --- | unaffected |
firefox107 | + | verified |
People
(Reporter: NarcisB, Assigned: ochameau)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
[Tracking Requested - why for this release]:
[task 2022-10-04T12:23:53.335Z] 12:23:53 INFO - TEST-START | toolkit/xre/test/test_launch_without_hang.js
[task 2022-10-04T12:24:05.587Z] 12:24:05 INFO - TEST-PASS | toolkit/xre/test/test_launch_without_hang.js | took 12251ms
[task 2022-10-04T12:24:05.590Z] 12:24:05 INFO - Retrying tests that failed when run in parallel.
[task 2022-10-04T12:24:05.593Z] 12:24:05 INFO - TEST-START | js/xpconnect/tests/unit/test_import_devtools_loader.js
[task 2022-10-04T12:24:06.030Z] 12:24:06 WARNING - TEST-UNEXPECTED-FAIL | js/xpconnect/tests/unit/test_import_devtools_loader.js | xpcshell return code: 0
[task 2022-10-04T12:24:06.030Z] 12:24:06 INFO - TEST-INFO took 435ms
[task 2022-10-04T12:24:06.030Z] 12:24:06 INFO - >>>>>>>
[task 2022-10-04T12:24:06.032Z] 12:24:06 INFO - (xpcshell/head.js) | test MAIN run_test pending (1)
[task 2022-10-04T12:24:06.032Z] 12:24:06 INFO - (xpcshell/head.js) | test run_next_test 0 pending (2)
[task 2022-10-04T12:24:06.032Z] 12:24:06 INFO - (xpcshell/head.js) | test MAIN run_test finished (2)
[task 2022-10-04T12:24:06.033Z] 12:24:06 INFO - running event loop
[task 2022-10-04T12:24:06.033Z] 12:24:06 INFO - js/xpconnect/tests/unit/test_import_devtools_loader.js | Starting testDevToolsModuleLoader
[task 2022-10-04T12:24:06.033Z] 12:24:06 INFO - (xpcshell/head.js) | test testDevToolsModuleLoader pending (2)
[task 2022-10-04T12:24:06.033Z] 12:24:06 INFO - "Test importing in the regular shared loader"
Flags: needinfo?(poirot.alex)
Updated•2 years ago
|
Updated•2 years ago
|
Keywords: regression
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → poirot.alex
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•2 years ago
|
||
I still don't know how to push to try as beta, but here is a run on nightly:
https://treeherder.mozilla.org/jobs?repo=try&revision=7004f2867db59ac352d19cded276ba5ad6182ed7
Flags: needinfo?(poirot.alex)
Pushed by apoirot@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/28852e069708
Test getModuleImportStack only on nightly builds in test_import_devtools_loader.js. r=arai
![]() |
||
Comment 5•2 years ago
|
||
(In reply to Alexandre Poirot [:ochameau] from comment #3)
I still don't know how to push to try as beta, but here is a run on nightly:
Based on https://wiki.mozilla.org/Sheriffing/How_To/Beta_simulations#TRUNK_AS_EARLY_BETA
./mach try release -v 107.0b1 --tasks release-sim --migration central-to-beta --stage-changes
hg commit -m "Early beta config"
Add your changes and create a try push (better to request debug tasks instead of opt ones because those have been replaced with slower shippable ones outside Nightly).
Comment 6•2 years ago
|
||
Patch seems to be working as of today's central as beta simulation
Comment 7•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 107 Branch
Comment 8•2 years ago
|
||
Fix verified in today's central as early beta simulation.
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•