Tests skipped in 'browser/base/content/test/backforward/browser.ini' for new Fission platform triage
Categories
(Firefox :: General, task)
Tracking
()
People
(Reporter: ahal, Assigned: ahal)
References
Details
Attachments
(1 file)
The following tests were disabled in browser/base/content/test/backforward/browser.ini due to new Fission platform triage:
browser_history_menu.js
Full diff:
diff --git a/browser/base/content/test/backforward/browser.ini b/browser/base/content/test/backforward/browser.ini
--- a/browser/base/content/test/backforward/browser.ini
+++ b/browser/base/content/test/backforward/browser.ini
@@ -1,1 +4,3 @@
[browser_history_menu.js]
+skip-if =
+ fission && (os != "linux" || asan) # New platform triage
See the following try push for failures:
https://treeherder.mozilla.org/jobs?repo=try&revision=ad7a18fdad3b8e35b44152c16d94babb80387cd8
To run these failures in your own try push, first revert the skip-if
annotations, then run:
$ ./mach try fuzzy --rebuild 3 browser/base/content/test/backforward/browser.ini
Then use the fuzzy interface to select the task(s) which are relevant to the
removed skip-if
expression(s). Please note the failure may be intermittent
and/or been fixed since the triage took place.
Comment 1•3 years ago
|
||
We need to determine whether this browser-chrome test failure should block shipping Fission. Tracking for Fission Milestone M7a for the initial audit. Then we can decide whether to move this bug to Fission M8 or post-MVP (Fission Future).
Here is a recent Try run for Fission browser-chrome:
https://treeherder.mozilla.org/jobs?repo=try&revision=ad7a18fdad3b8e35b44152c16d94babb80387cd8
Comment 2•3 years ago
|
||
I don't see an instance of this failure in the linked try push. Can we get more information about what the failure looks like?
Assignee | ||
Comment 3•3 years ago
•
|
||
Yes, sorry about that. I realized after the fact that there was a bug in Push Health that may have caused me to think certain tasks were more intermittent than they really were. So it's possible I skipped this thinking it was more frequent than it was in reality. Also this bug was filed via script, so I didn't manually verify that the try push captured failures in each bug being filed (I've made some tweaks to the script already for next time, thanks for bearing with me).
I made this push to try and reproduce the failure:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=f5f92bf57a92c6dcc0f68c25a42a0f64f1975887
If it's green enough we can use this bug to remove the annotation.
Assignee | ||
Comment 4•3 years ago
|
||
Updated•3 years ago
|
Comment 6•3 years ago
|
||
bugherder |
Description
•