Bug 1255656 - Remove expected fail for 1111111111...a (quirks) test; r?Ms2ger draft
authorGregory Szorc <gps@mozilla.com>
Thu, 24 Mar 2016 09:06:36 -0700
changeset 344435 e1be788c637b7b60a05e1827411cb5838bb68b35
parent 344434 8b32ca68dca3f00bc918cb364d68fcc123db2286
child 516943 51e831f7fcadd1aa1bd74bb52db52efecf7e5911
push id13812
push usergszorc@mozilla.com
push dateThu, 24 Mar 2016 16:06:45 +0000
reviewersMs2ger
bugs1255656
milestone48.0a1
Bug 1255656 - Remove expected fail for 1111111111...a (quirks) test; r?Ms2ger According to dbaron, the deleted block smells like a workaround for a compiler bug which no longer reproduces in VS2015. This is the last bug blocking the landing of VS2015. So remove the apparent workaround. MozReview-Commit-ID: zsmfFjSOxN
testing/web-platform/meta/quirks-mode/hashless-hex-color.html.ini
--- a/testing/web-platform/meta/quirks-mode/hashless-hex-color.html.ini
+++ b/testing/web-platform/meta/quirks-mode/hashless-hex-color.html.ini
@@ -259,19 +259,8 @@
     expected: FAIL
 
   [11111e1a (quirks)]
     expected: FAIL
 
   [111111e1a (quirks)]
     expected: FAIL
 
-  [1111111111...a (quirks)]
-    expected:
-      if not debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
-      if not debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
-      if not debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
-      if debug and (os == "win") and (version == "5.1.2600") and (processor == "x86") and (bits == 32): FAIL
-      if debug and (os == "win") and (version == "6.2.9200") and (processor == "x86_64") and (bits == 64): FAIL
-      if debug and (os == "win") and (version == "6.1.7601") and (processor == "x86") and (bits == 32): FAIL
-      if debug and (os == "win") and (version == "10.0.10240") and (processor == "x86_64") and (bits == 64): FAIL
-      if not debug and (os == "win") and (version == "10.0.10240") and (processor == "x86_64") and (bits == 64): FAIL
-