forked from mirrors/gecko-dev
Bug 1776048 - disable browser_aboutthirdparty.js for frequent failures on windows. r=intermittent-reviewers,jmaher DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D162351
This commit is contained in:
parent
d682b5dbac
commit
18469356c3
1 changed files with 2 additions and 0 deletions
|
|
@ -3,3 +3,5 @@ head = head.js
|
||||||
|
|
||||||
[browser_aboutthirdparty.js]
|
[browser_aboutthirdparty.js]
|
||||||
support-files = hello.zzz
|
support-files = hello.zzz
|
||||||
|
skip-if =
|
||||||
|
os == "win" # Bug 1776048
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue