Skip to content
This repository has been archived by the owner on Jul 30, 2022. It is now read-only.

Commit

Permalink
Bug 1610710 - Disable browser_bug767836_perwindowpb.js on linux and w…
Browse files Browse the repository at this point in the history
…in asan. r=intermittent-reviewers,jmaher DONTBUILD

Differential Revision: https://phabricator.services.mozilla.com/D98840
  • Loading branch information
CosminSabou committed Dec 5, 2020
1 parent 6d28a8a commit 2972ba2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions browser/base/content/test/general/browser.ini
Original file line number Diff line number Diff line change
Expand Up @@ -175,6 +175,9 @@ skip-if = (verify && debug && (os == 'linux'))
[browser_bug763468_perwindowpb.js]
# DO NOT ADD MORE TESTS HERE. USE A TOPICAL DIRECTORY INSTEAD.
[browser_bug767836_perwindowpb.js]
skip-if =
os == "linux" #Bug 1610710
os == "win" && asan #Bug 1610710
# DO NOT ADD MORE TESTS HERE. USE A TOPICAL DIRECTORY INSTEAD.
[browser_bug817947.js]
skip-if = os == 'linux' && !debug && bits == 64 # Bug 1556066
Expand Down

0 comments on commit 2972ba2

Please sign in to comment.