mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-26 12:20:56 +00:00
Bug 1663816 - Disable test_bug1205983.html and test_bug697981.html on windows and linux. r=intermittent-reviewers,jmaher
Differential Revision: https://phabricator.services.mozilla.com/D102853
This commit is contained in:
parent
c2301076d0
commit
f2fe4465be
@ -21,10 +21,18 @@ support-files =
|
||||
[test_async_UpdateCurrentDictionary.html]
|
||||
[test_bug678842.html]
|
||||
[test_bug697981.html]
|
||||
skip-if =
|
||||
os == "win" && !debug && !asan # Bug 1663816
|
||||
os == "linux" && asan && webrender # Bug 1663816
|
||||
os == "linux" && !debug # Bug 1663816
|
||||
[test_bug717433.html]
|
||||
[test_bug1200533.html]
|
||||
[test_bug1204147.html]
|
||||
[test_bug1205983.html]
|
||||
skip-if =
|
||||
os == "win" && !debug && !asan # Bug 1663816
|
||||
os == "linux" && asan && webrender # Bug 1663816
|
||||
os == "linux" && !debug # Bug 1663816
|
||||
[test_bug1209414.html]
|
||||
[test_bug1219928.html]
|
||||
skip-if = e10s
|
||||
|
Loading…
x
Reference in New Issue
Block a user