mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-02-25 11:58:55 +00:00
Bug 1831531 - Update disabling condition to match failures. r=intermittent-reviewers,jmaher DONTBUILD
Differential Revision: https://phabricator.services.mozilla.com/D177458
This commit is contained in:
parent
6817372a99
commit
e1d69ef98f
@ -13,8 +13,8 @@ skip-if = true # Bug 1163311
|
||||
[test_bug508115.xhtml]
|
||||
[test_bug514732-2.xhtml]
|
||||
[test_bug632379.xhtml]
|
||||
skip-if = true # bug 1831531 covers re-enabling because of the broken condition below.
|
||||
# skip-if =
|
||||
# os == 'linux' || (verify && (os == 'win')) # Bug 1207914
|
||||
# os == 'win' && os_version = '10.0' # Bug 1765788
|
||||
skip-if =
|
||||
verify && os == 'win' # Bug 1207914
|
||||
os == 'linux' # Bug 1207914
|
||||
os == 'win' # Bug 1765788
|
||||
[test_selection_underline.html]
|
||||
|
Loading…
x
Reference in New Issue
Block a user