mirror of
https://gitlab.winehq.org/wine/wine-gecko.git
synced 2024-09-13 09:24:08 -07:00
Bug 1149987 follow-up: Disable the broken WPT tests completely because I can't figure out how to disable just the failing tests
Landed on a CLOSED TREE
This commit is contained in:
parent
71ce4e82d8
commit
d131334768
@ -1,8 +1,6 @@
|
||||
[cache-match.https.html]
|
||||
type: testharness
|
||||
disabled:
|
||||
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1153470
|
||||
if os == "linux" and bits == 64: https://bugzilla.mozilla.org/show_bug.cgi?id=1153470
|
||||
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1154975
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): TIMEOUT
|
||||
|
@ -1,8 +1,6 @@
|
||||
[cache-match.https.html]
|
||||
type: testharness
|
||||
disabled:
|
||||
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1153470
|
||||
if os == "linux" and bits == 64: https://bugzilla.mozilla.org/show_bug.cgi?id=1153470
|
||||
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1154975
|
||||
expected:
|
||||
if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
[Cache.matchAll with no matching entries]
|
||||
|
Loading…
Reference in New Issue
Block a user