зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1324862 - Set wpt expected status to NOTRUN for object-src-2_1 and object-src-2_2 on linux32 only, for tc migration; r=jgraham
--HG-- extra : rebase_source : 6f12ae4d9f6a7ee3807617bdc18709f89d75f30b
This commit is contained in:
Родитель
4fdfff0c12
Коммит
d5bd5dcc64
|
@ -2,7 +2,8 @@
|
|||
type: testharness
|
||||
[Async SWF load test]
|
||||
expected:
|
||||
if (os == "linux") and (version == "Ubuntu 16.04"): PASS
|
||||
if (os == "linux") and (version == "Ubuntu 16.04") and (bits == 64): PASS
|
||||
if (os == "linux") and (version == "Ubuntu 16.04") and (bits == 32): NOTRUN
|
||||
if (os == "linux") and (version == "Ubuntu 12.04"): NOTRUN
|
||||
if not (os == "linux"): NOTRUN
|
||||
|
||||
|
|
|
@ -2,7 +2,8 @@
|
|||
type: testharness
|
||||
[Async SWF load test]
|
||||
expected:
|
||||
if (os == "linux") and (version == "Ubuntu 16.04"): PASS
|
||||
if (os == "linux") and (version == "Ubuntu 16.04") and (bits == 64): PASS
|
||||
if (os == "linux") and (version == "Ubuntu 16.04") and (bits == 32): NOTRUN
|
||||
if (os == "linux") and (version == "Ubuntu 12.04"): NOTRUN
|
||||
if not (os == "linux"): NOTRUN
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче