Intermittent uriloader/exthandler/tests/mochitest/browser_open_internal_choice_persistence.js | single tracking bug
Categories
(Firefox :: File Handling, defect, P5)
Tracking
()
People
(Reporter: jmaher, Unassigned)
References
(Depends on 1 open bug)
Details
(Keywords: intermittent-failure, intermittent-testcase)
Attachments
(1 file)
Reporter | ||
Comment 1•3 years ago
|
||
Additional information about this bug failures and frequency patterns can be found by running: ./mach test-info failure-report --bug 1776017
Comment 2•3 years ago
|
||
Please clear the severity field if any of these bugs spike in frequency. Right now, there don't appear to be enough failures here to warrant (or facilitate) investigating.
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 9•3 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Comment 10•3 years ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=393122886&repo=autoland
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 15•3 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Comment 16•2 years ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=401210642&repo=autoland
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 32•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Comment 33•2 years ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=424778790&repo=autoland
Comment hidden (Intermittent Failures Robot) |
Comment 35•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Comment 36•2 years ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=430539408&repo=autoland
Comment hidden (Intermittent Failures Robot) |
Comment 38•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Comment 39•2 years ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=435718358&repo=mozilla-beta
Comment hidden (Intermittent Failures Robot) |
Comment 41•2 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Comment 42•1 years ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=442262655&repo=autoland
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 45•1 year ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Comment 46•1 year ago
|
||
treeherder |
New failure instance: https://treeherder.mozilla.org/logviewer?job_id=454987361&repo=mozilla-central
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 69•9 months ago
|
||
There's a failure spike with this failure line which seems perma and backfills aren't yielding any results because they also fail with this line no matter how "deep" you backfill.
It fails on macOSX 1015 only.
Also fails on beta and esr128 so this makes me think it's off tree related maybe (?)
First noticed around this push
Can someone take a look?
Reporter | ||
Comment 70•9 months ago
|
||
odd, no updates to the macosx 10.15 pool in the last week.
as this is across all pools something is wrong with the entire set of machines.
looking at the screenshot, it appears that we do not know specifically what to do with the .svg file extension.
Could it be that:
- we have >1 default choice for what app to use?
- we didn't cleanup firefox properly from a previous run (i.e. Firefox vs FirefoxDebug vs FirefoxBeta vs ...)?
- some other pref didn't reset properly due to a bad install or some difference in tooling
- some time bomb occurred on the machine. Maybe a license expired?
- some network flow changed and the macosx machines are now getting updates or information from somewhere else
- something else I cannot think of.
As this will be perma fail, probably for a day or so, we should probably disable this for now on macosx (history shows last week this failed on linux):
skip-if = ["os == 'mac' && os_version == '10.15']
If this affected all macs, we need something that ran 300+ jobs, that means it could be something on esr/beta (not release), or a trunk/project branch. probably less likely esr/beta as typically those changes land on trunk first- and the volume on trunk would cause this to happen within 6 hours, so maybe looking at changes on autoland up to 6 hours prior to first failure.
If there is nothing obvious in the push logs which will resolve this, then we need to take a machine out of the pool and investigate what is going on. Probably tomorrow realistically with timezones, workdays.
Comment 71•9 months ago
|
||
Updated•9 months ago
|
Updated•9 months ago
|
Comment 72•9 months ago
|
||
Updated•9 months ago
|
Comment hidden (Intermittent Failures Robot) |
Comment 74•9 months ago
|
||
bugherder |
Comment 75•9 months ago
|
||
uplift |
Comment 76•9 months ago
|
||
uplift |
Comment 77•9 months ago
|
||
uplift |
Comment 78•9 months ago
•
|
||
uplift |
Comment hidden (Intermittent Failures Robot) |
![]() |
||
Updated•9 months ago
|
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 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 114•4 days ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit BugBot documentation.
Updated•4 days ago
|
Comment hidden (Intermittent Failures Robot) |
Description
•