Closed Bug 1714093 Opened 5 years ago Closed 5 years ago

Tests skipped in 'browser/base/content/test/backforward/browser.ini' for new Fission platform triage

Categories

(Firefox :: General, task)

task

Tracking

()

RESOLVED INVALID

People

(Reporter: ahal, Unassigned)

Details

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.

Sorry, filed via script by mistake.

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.