Skip to content

Commit

Permalink
Bug 1560360 - Update syntax for disabling more flaky css-appearance t…
Browse files Browse the repository at this point in the history
…ests on win7 debug and win10 aarch64. a=testonly
  • Loading branch information
CosminSabou committed Jun 21, 2019
1 parent 6f95980 commit 673d61d
Show file tree
Hide file tree
Showing 15 changed files with 15 additions and 12 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
Expand Up @@ -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
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Original file line number Diff line number Diff line change
@@ -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
Expand Down

0 comments on commit 673d61d

Please sign in to comment.