зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1499913 - Mark some failing wpt 2dcontext tests as also failing on android
Differential Revision: https://phabricator.services.mozilla.com/D10792 --HG-- extra : moz-landing-system : lando
This commit is contained in:
Родитель
48cfce6f6a
Коммит
13dd240e14
|
@ -7,4 +7,5 @@
|
|||
if debug and (os == "linux") and (processor == "x86") and (bits == 32): FAIL
|
||||
if os == "win": FAIL
|
||||
if os == "mac": FAIL
|
||||
if os == "android": FAIL
|
||||
|
||||
|
|
|
@ -4,4 +4,5 @@
|
|||
if os == "win": FAIL
|
||||
if os == "mac": FAIL
|
||||
if os == "linux": FAIL
|
||||
if os == "android": FAIL
|
||||
|
||||
|
|
|
@ -7,4 +7,5 @@
|
|||
if debug and (os == "linux") and (processor == "x86") and (bits == 32): FAIL
|
||||
if os == "win": FAIL
|
||||
if os == "mac": FAIL
|
||||
if os == "android": FAIL
|
||||
|
||||
|
|
|
@ -7,4 +7,5 @@
|
|||
if debug and (os == "linux") and (processor == "x86") and (bits == 32): FAIL
|
||||
if os == "win": FAIL
|
||||
if os == "mac": FAIL
|
||||
if os == "android": FAIL
|
||||
|
||||
|
|
|
@ -4,4 +4,5 @@
|
|||
if os == "win": FAIL
|
||||
if os == "mac": FAIL
|
||||
if os == "linux": FAIL
|
||||
if os == "android": FAIL
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче