Intermittent devtools/shared/commands/resource/tests/browser_resources_sources.js | single tracking bug
Categories
(DevTools :: General, defect, P3)
Tracking
(Not tracked)
People
(Reporter: jmaher, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: intermittent-failure, intermittent-testcase, leave-open, Whiteboard: [stockwell disabled])
Attachments
(4 files, 1 obsolete file)
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 26•2 years ago
|
||
All occurrences starting from the 20th of November are Bug 1865983.
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Comment 28•2 years ago
|
||
Comment 29•2 years ago
|
||
Updated•2 years ago
|
Comment 30•2 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•1 year ago
|
Comment 35•1 year ago
|
||
The DOM Timer source is now correctly resurrected.
And the unique call to forceGC was a source of intermittent.
Comment 36•1 year ago
|
||
I mislanded a fix for this test in bug 1874227. I'll try to attach a patch here to re-enable it.
Updated•1 year ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 39•2 months ago
|
||
(In reply to Alexandre Poirot [:ochameau] from comment #35)
Created attachment 9402821 [details]
Bug 1874227 - [devtools] Fix browser_resources_sources.js permafail.The DOM Timer source is now correctly resurrected.
And the unique call to forceGC was a source of intermittent.
For info on recent failures (mostly linux asan) I see that the DOM Timer is missing after GC has been done so I guess we fail to resurrect it?
I can reskip on Linux asan, but there's probably something to investigate here.
Comment hidden (Intermittent Failures Robot) |
Comment 41•2 months ago
|
||
For the record I'm restoring skip-ifs for this test in Bug 1959345
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 45•2 months ago
|
||
This used to be skipped on all platforms virtually before Bug 1957258. I tried to restore only a limited amount of skip ifs, but it really looks like this test highlights an issue with resurrecting GC'd sources, as mentioned in comment 39.
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•20 days ago
|
Comment hidden (Intermittent Failures Robot) |
Comment 52•13 days ago
|
||
Comment 53•13 days ago
|
||
Comment 54•13 days ago
|
||
Comment 55•12 days ago
|
||
Comment 56•12 days ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Description
•