зеркало из https://github.com/mozilla/gecko-dev.git
Bug 1560360 - Update syntax for disabling more flaky css-appearance tests on win7 debug and win10 aarch64. a=testonly
--HG-- extra : amend_source : b7bd3c079c342674dba1116dadbc514a706886c3
This commit is contained in:
Родитель
8c2b7f4504
Коммит
d96d24e199
|
@ -3,4 +3,4 @@
|
|||
if os == "win": FAIL
|
||||
disabled:
|
||||
if debug and os == "win" and version == "6.1.7601": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" && processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" and processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[appearance-button-bevel-001.html]
|
||||
disabled:
|
||||
if debug and os == "win" and version == "6.1.7601": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" && processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" and processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
expected:
|
||||
if (os == "win") and debug and (processor == "x86_64"): FAIL
|
||||
if (os == "win") and not debug: FAIL
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
if os == "win": FAIL
|
||||
disabled:
|
||||
if debug and os == "win" and version == "6.1.7601": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" && processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" and processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
if os == "win": FAIL
|
||||
disabled:
|
||||
if debug and os == "win" and version == "6.1.7601": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" && processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" and processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
|
|
|
@ -3,4 +3,4 @@
|
|||
if os == "win": FAIL
|
||||
disabled:
|
||||
if debug and os == "win" and version == "6.1.7601": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" && processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" and processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[appearance-menulist-button-001.html]
|
||||
disabled:
|
||||
if debug and os == "win" and version == "6.1.7601": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" && processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" and processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
expected:
|
||||
if (os == "win") and debug and (processor == "x86_64"): FAIL
|
||||
if (os == "win") and not debug: FAIL
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[appearance-menulist-button-002.html]
|
||||
disabled:
|
||||
if debug and os == "win" and version == "6.1.7601": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" && processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" and processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
expected:
|
||||
if os == "win": PASS
|
||||
FAIL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[appearance-meter-001.html]
|
||||
disabled:
|
||||
if debug and os == "win" and version == "6.1.7601": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" && processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" and processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[appearance-progress-bar-001.html]
|
||||
disabled:
|
||||
if debug and os == "win" and version == "6.1.7601": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" && processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" and processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[appearance-push-button-001.html]
|
||||
disabled:
|
||||
if debug and os == "win" and version == "6.1.7601": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" && processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" and processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
expected:
|
||||
if os == "win": FAIL
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[appearance-radio-001.html]
|
||||
disabled:
|
||||
if debug and os == "win" and version == "6.1.7601": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" && processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" and processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
expected:
|
||||
if (os == "win") and debug and (processor == "x86_64"): FAIL
|
||||
if (os == "win") and not debug: FAIL
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
[appearance-searchfield-001.html]
|
||||
disabled:
|
||||
if debug and os == "win" and version == "6.1.7601": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" && processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" and processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
expected:
|
||||
if (os == "win") and debug and (processor == "x86_64"): FAIL
|
||||
if (os == "win") and not debug: FAIL
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[appearance-slider-horizontal-001.html]
|
||||
disabled:
|
||||
if debug and os == "win" and version == "6.1.7601": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" and processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
expected:
|
||||
if (os == "win") and debug and (processor == "x86_64"): FAIL
|
||||
if (os == "win") and not debug: FAIL
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[appearance-square-button-001.html]
|
||||
disabled:
|
||||
if debug and os == "win" and version == "6.1.7601": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" and processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
expected:
|
||||
if (os == "win") and debug and (processor == "x86_64"): FAIL
|
||||
if (os == "win") and not debug: FAIL
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
[appearance-textarea-001.html]
|
||||
disabled:
|
||||
if debug and os == "win" and version == "6.1.7601": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
if os == "win" and processor == "aarch64": https://bugzilla.mozilla.org/show_bug.cgi?id=1560360
|
||||
expected:
|
||||
if (os == "win") and debug and (processor == "x86_64"): FAIL
|
||||
if (os == "win") and not debug: FAIL
|
||||
|
|
Загрузка…
Ссылка в новой задаче