Bug 1195723: P16. Adjust expected results. r?gerald draft
authorJean-Yves Avenard <jyavenard@mozilla.com>
Tue, 23 Aug 2016 10:43:03 +1200
changeset 404125 34f08be263dca2aac3d3b129112028b8ea60569c
parent 404124 1dc4143308b1bb5ba3ba40727b620021117f200d
child 404300 04724ee936b4a222753bd24a56424d7789186c7e
push id27118
push userbmo:jyavenard@mozilla.com
push dateMon, 22 Aug 2016 22:58:57 +0000
reviewersgerald
bugs1195723
milestone51.0a1
Bug 1195723: P16. Adjust expected results. r?gerald The test uses either a theora/flac file or a h264/mp4 one. XP doesn't have a h264 decoder and as such the test would have failed in the past having no file to work with. This is no longer the case now that flac in ogg is usable. MozReview-Commit-ID: EWUR4G85XPD
testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html.ini
testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-16le.html.ini
testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-8.html.ini
testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html.ini
--- a/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html.ini
+++ b/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-16be.html.ini
@@ -7,32 +7,16 @@
     expected: TIMEOUT
 
   [hyperlink auditing <area ping>]
     expected: TIMEOUT
 
   [loading image <video poster>]
     disabled: true
 
-  [loading video <video>]
-    expected:
-      if (os == "win") and (version == "5.1.2600"): FAIL
-
-  [loading video <video><source>]
-    expected:
-      if (os == "win") and (version == "5.1.2600"): FAIL
-
-  [loading video <audio>]
-    expected:
-      if (os == "win") and (version == "5.1.2600"): FAIL
-
-  [loading video <audio><source>]
-    expected:
-      if (os == "win") and (version == "5.1.2600"): FAIL
-
   [history.pushState]
     expected: FAIL
 
   [history.replaceState]
     expected: FAIL
 
   [SharedWorker() in a dedicated worker]
     expected: FAIL
--- a/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-16le.html.ini
+++ b/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-16le.html.ini
@@ -7,32 +7,16 @@
     expected: TIMEOUT
 
   [hyperlink auditing <area ping>]
     expected: TIMEOUT
 
   [loading image <video poster>]
     disabled: true
 
-  [loading video <video>]
-    expected:
-      if (os == "win") and (version == "5.1.2600"): FAIL
-
-  [loading video <video><source>]
-    expected:
-      if (os == "win") and (version == "5.1.2600"): FAIL
-
-  [loading video <audio>]
-    expected:
-      if (os == "win") and (version == "5.1.2600"): FAIL
-
-  [loading video <audio><source>]
-    expected:
-      if (os == "win") and (version == "5.1.2600"): FAIL
-
   [history.pushState]
     expected: FAIL
 
   [history.replaceState]
     expected: FAIL
 
   [SharedWorker() in a dedicated worker]
     expected: FAIL
--- a/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-8.html.ini
+++ b/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/utf-8.html.ini
@@ -7,32 +7,16 @@
     expected: TIMEOUT
 
   [hyperlink auditing <area ping>]
     expected: TIMEOUT
 
   [loading image <video poster>]
     disabled: true
 
-  [loading video <video>]
-    expected:
-      if (os == "win") and (version == "5.1.2600"): FAIL
-
-  [loading video <video><source>]
-    expected:
-      if (os == "win") and (version == "5.1.2600"): FAIL
-
-  [loading video <audio>]
-    expected:
-      if (os == "win") and (version == "5.1.2600"): FAIL
-
-  [loading video <audio><source>]
-    expected:
-      if (os == "win") and (version == "5.1.2600"): FAIL
-
   [history.pushState]
     expected: FAIL
 
   [history.replaceState]
     expected: FAIL
 
   [SharedWorker() in a dedicated worker]
     expected: FAIL
--- a/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html.ini
+++ b/testing/web-platform/meta/html/infrastructure/urls/resolving-urls/query-encoding/windows-1252.html.ini
@@ -43,24 +43,8 @@
     expected: FAIL
 
   [Scheme wss (getting <a>.href)]
     expected: FAIL
 
   [loading image <video poster>]
     disabled: true
 
-  [loading video <video>]
-    expected:
-      if (os == "win") and (version == "5.1.2600"): FAIL
-
-  [loading video <video><source>]
-    expected:
-      if (os == "win") and (version == "5.1.2600"): FAIL
-
-  [loading video <audio>]
-    expected:
-      if (os == "win") and (version == "5.1.2600"): FAIL
-
-  [loading video <audio><source>]
-    expected:
-      if (os == "win") and (version == "5.1.2600"): FAIL
-