Skip to content

Commit

Permalink
Bug 1769241 - Skip test when fission is enabled, and run it sequentia…
Browse files Browse the repository at this point in the history
…lly. r=rpl

See also: Bug 1762638

Differential Revision: https://phabricator.services.mozilla.com/D153646
  • Loading branch information
willdurand committed Aug 3, 2022
1 parent 35e03c3 commit cc81b4c
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -23,5 +23,9 @@ prefs =
[test_ext_runtime_getBackgroundPage.js]
[test_ext_scripting_contentScripts.js]
[test_ext_scripting_contentScripts_css.js]
skip-if =
os == "linux" && debug && fission # Bug 1762638
os == "mac" && debug && fission # Bug 1762638
run-sequentially = very high failure rate in parallel
[test_ext_scripting_contentScripts_file.js]
[test_ext_scripting_updateContentScripts.js]

0 comments on commit cc81b4c

Please sign in to comment.