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:
Cosmin Sabou 2023-05-09 14:57:13 +00:00
parent 6817372a99
commit e1d69ef98f

View File

@ -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]