Closed
Bug 1798017
Opened 2 years ago
Closed 2 years ago
Perma late-beta TEST-UNEXPECTED-FAIL | TestAsyncBlockers.DeregisterEmpty | Death test: DeregisterEmpty_Test() | TestAsyncBlockers.DeregisterEmpty | test completed (time: 261ms) when Switch from Early Beta to Late Beta 2022-11-25
Categories
(Core :: IPC, defect)
Core
IPC
Tracking
()
VERIFIED
FIXED
108 Branch
Tracking | Status | |
---|---|---|
firefox-esr102 | --- | unaffected |
firefox106 | --- | unaffected |
firefox107 | --- | unaffected |
firefox108 | + | verified |
People
(Reporter: imoraru, Assigned: gerard-majax)
References
(Regression)
Details
(Keywords: intermittent-failure, regression)
Attachments
(1 file)
(deleted),
text/x-phabricator-request
|
Details |
[Tracking Requested - why for this release]:
Central-as-late-beta simulation:
How to run these simulations:
[task 2022-10-28T13:23:58.778Z] 13:23:58 INFO - TEST-START | TestAsyncBlockers.DeregisterEmpty
[task 2022-10-28T13:23:58.961Z] 13:23:58 INFO - Running GTest tests...
[task 2022-10-28T13:23:59.039Z] 13:23:59 WARNING - TEST-UNEXPECTED-FAIL | TestAsyncBlockers.DeregisterEmpty | Death test: DeregisterEmpty_Test()
[task 2022-10-28T13:23:59.040Z] 13:23:59 INFO - Result: failed to die.
[task 2022-10-28T13:23:59.040Z] 13:23:59 INFO - Error msg:
[task 2022-10-28T13:23:59.040Z] 13:23:59 INFO - [ DEATH ] *** You are running in headless mode.
[task 2022-10-28T13:23:59.041Z] 13:23:59 INFO - [ DEATH ] @ /builds/worker/checkouts/gecko/ipc/glue/test/gtest/TestAsyncBlockers.cpp:177
[task 2022-10-28T13:23:59.041Z] 13:23:59 WARNING - TEST-UNEXPECTED-FAIL | TestAsyncBlockers.DeregisterEmpty | test completed (time: 261ms)
[task 2022-10-28T13:23:59.041Z] 13:23:59 INFO - TEST-START | UtilityProcess.ProcessManager
Reporter | ||
Comment 1•2 years ago
|
||
Hi Alexandre! Can you please take a look at this? I think this might be caused by your recent changes in Bug 1792203.
Thank you!
Flags: needinfo?(lissyx+mozillians)
Assignee | ||
Comment 2•2 years ago
|
||
That's ... weird.
Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(lissyx+mozillians)
Assignee | ||
Updated•2 years ago
|
Assignee: nobody → lissyx+mozillians
Updated•2 years ago
|
Keywords: regression
Assignee | ||
Comment 3•2 years ago
|
||
it's not weird, it's my mistake: MOZ_ASSERT
would not exist on late beta simuation.
Assignee | ||
Comment 4•2 years ago
|
||
Assignee | ||
Comment 5•2 years ago
|
||
This simulation should be green: https://treeherder.mozilla.org/jobs?repo=try&revision=7dd5c564681f1562c8dae75e3e2017f920e004d2
Updated•2 years ago
|
Assignee | ||
Comment 6•2 years ago
|
||
Pushed by alissy@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0b1ee7693449
Only run AsyncBlockers death test on builds where MOZ_ASSERT crashes r=nika
Comment 8•2 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 108 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•