зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1367072 - Disable crashing test in wpt import, a=testonly
MozReview-Commit-ID: G4ILJ8cUR8s
This commit is contained in:
Родитель
0d9b215518
Коммит
a2ec3e311a
|
@ -1,5 +1,7 @@
|
|||
[fetch-request-html-imports.https.html]
|
||||
type: testharness
|
||||
disabled:
|
||||
if debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1367072
|
||||
expected:
|
||||
if debug and not e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86") and (bits == 32): CRASH
|
||||
if debug and e10s and (os == "linux") and (version == "Ubuntu 16.04") and (processor == "x86_64") and (bits == 64): TIMEOUT
|
||||
|
|
Загрузка…
Ссылка в новой задаче