зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1153521 - Disable some unstable cache-storage tests, a=testonly
This commit is contained in:
Родитель
eeee9fad53
Коммит
6d7d5514c1
|
@ -1,5 +1,7 @@
|
|||
[cache-add.https.html]
|
||||
type: testharness
|
||||
disabled:
|
||||
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1153470
|
||||
[Cache.add called with Request object]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
[cache-delete.https.html]
|
||||
type: testharness
|
||||
disabled:
|
||||
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1153470
|
||||
[Cache.delete called with a Request object]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
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
|
||||
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,5 +1,7 @@
|
|||
[cache-add.https.html]
|
||||
type: testharness
|
||||
disabled:
|
||||
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1153470
|
||||
[Cache.add called with Request object]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -1,5 +1,7 @@
|
|||
[cache-delete.https.html]
|
||||
type: testharness
|
||||
disabled:
|
||||
if os == "win": https://bugzilla.mozilla.org/show_bug.cgi?id=1153470
|
||||
[Cache.delete called with a Request object]
|
||||
expected: FAIL
|
||||
|
||||
|
|
|
@ -2,6 +2,7 @@
|
|||
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
|
||||
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]
|
||||
|
|
Загрузка…
Ссылка в новой задаче