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

--HG--
extra : rebase_source : 8c93c6783bcd64a183001ccd7d5052cd232bfdbf
extra : source : f652682efd548139d3ba978d1cb3e64fe7234759
This commit is contained in:
Ehsan Akhgari 2015-04-15 18:40:38 -04:00
parent 9ee119c2bd
commit cdb1485385
2 changed files with 2 additions and 6 deletions

View File

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

View File

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