Title: [262358] trunk/LayoutTests
Revision
262358
Author
[email protected]
Date
2020-05-31 01:11:50 -0700 (Sun, 31 May 2020)

Log Message

Rebaseline imported/w3c/web-platform-tests/encoding/single-byte-decoder.html
https://bugs.webkit.org/show_bug.cgi?id=212565
<rdar://problem/63682561>

Unreviewed.

Rebaseline the expected result.


LayoutTests/imported/w3c:

* web-platform-tests/encoding/single-byte-decoder-expected.txt:

LayoutTests:

* platform/ios/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (262357 => 262358)


--- trunk/LayoutTests/ChangeLog	2020-05-31 08:10:03 UTC (rev 262357)
+++ trunk/LayoutTests/ChangeLog	2020-05-31 08:11:50 UTC (rev 262358)
@@ -1,5 +1,18 @@
 2020-05-31  Myles C. Maxfield  <[email protected]>
 
+        Rebaseline imported/w3c/web-platform-tests/encoding/single-byte-decoder.html
+        https://bugs.webkit.org/show_bug.cgi?id=212565
+        <rdar://problem/63682561>
+
+        Unreviewed.
+
+        Rebaseline the expected result.
+
+        * platform/ios/TestExpectations:
+        * platform/mac/TestExpectations:
+
+2020-05-31  Myles C. Maxfield  <[email protected]>
+
         [iPad] REGRESSION(r261940): fast/text-autosizing/ios/idempotentmode/idempotent-autosizing-after-changing-initial-scale.html is failing
         https://bugs.webkit.org/show_bug.cgi?id=212564
         <rdar://problem/63729887>

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (262357 => 262358)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2020-05-31 08:10:03 UTC (rev 262357)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2020-05-31 08:11:50 UTC (rev 262358)
@@ -1,3 +1,15 @@
+2020-05-31  Myles C. Maxfield  <[email protected]>
+
+        Rebaseline imported/w3c/web-platform-tests/encoding/single-byte-decoder.html
+        https://bugs.webkit.org/show_bug.cgi?id=212565
+        <rdar://problem/63682561>
+
+        Unreviewed.
+
+        Rebaseline the expected result.
+
+        * web-platform-tests/encoding/single-byte-decoder-expected.txt:
+
 2020-05-30  Commit Queue  <[email protected]>
 
         Unreviewed, reverting r262335.

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/encoding/single-byte-decoder-expected.txt (262357 => 262358)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/encoding/single-byte-decoder-expected.txt	2020-05-31 08:10:03 UTC (rev 262357)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/encoding/single-byte-decoder-expected.txt	2020-05-31 08:11:50 UTC (rev 262358)
@@ -461,14 +461,14 @@
 PASS windows-1254: x-cp1254 (XMLHttpRequest) 
 PASS windows-1254: x-cp1254 (TextDecoder) 
 PASS windows-1254: x-cp1254 (document.characterSet and document.inputEncoding) 
-FAIL windows-1255: cp1255 (XMLHttpRequest) assert_equals: windows-1255:202 expected 1466 but got 65533
-FAIL windows-1255: cp1255 (TextDecoder) assert_equals: windows-1255:202 expected 1466 but got 65533
+PASS windows-1255: cp1255 (XMLHttpRequest) 
+PASS windows-1255: cp1255 (TextDecoder) 
 PASS windows-1255: cp1255 (document.characterSet and document.inputEncoding) 
-FAIL windows-1255: windows-1255 (XMLHttpRequest) assert_equals: windows-1255:202 expected 1466 but got 65533
-FAIL windows-1255: windows-1255 (TextDecoder) assert_equals: windows-1255:202 expected 1466 but got 65533
+PASS windows-1255: windows-1255 (XMLHttpRequest) 
+PASS windows-1255: windows-1255 (TextDecoder) 
 PASS windows-1255: windows-1255 (document.characterSet and document.inputEncoding) 
-FAIL windows-1255: x-cp1255 (XMLHttpRequest) assert_equals: windows-1255:202 expected 1466 but got 65533
-FAIL windows-1255: x-cp1255 (TextDecoder) assert_equals: windows-1255:202 expected 1466 but got 65533
+PASS windows-1255: x-cp1255 (XMLHttpRequest) 
+PASS windows-1255: x-cp1255 (TextDecoder) 
 PASS windows-1255: x-cp1255 (document.characterSet and document.inputEncoding) 
 PASS windows-1256: cp1256 (XMLHttpRequest) 
 PASS windows-1256: cp1256 (TextDecoder) 

Modified: trunk/LayoutTests/platform/ios/TestExpectations (262357 => 262358)


--- trunk/LayoutTests/platform/ios/TestExpectations	2020-05-31 08:10:03 UTC (rev 262357)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2020-05-31 08:11:50 UTC (rev 262358)
@@ -3529,3 +3529,6 @@
 webkit.org/b/212227 imported/w3c/web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-002.html [ ImageOnlyFailure ]
 
 webkit.org/b/212493 imported/w3c/web-platform-tests/css/css-grid/grid-items/grid-items-sizing-alignment-001.html [ ImageOnlyFailure ]
+
+# This test requires an update to system decoders
+webkit.org/b/212565 imported/w3c/web-platform-tests/encoding/single-byte-decoder.html [ Failure ]

Modified: trunk/LayoutTests/platform/mac/TestExpectations (262357 => 262358)


--- trunk/LayoutTests/platform/mac/TestExpectations	2020-05-31 08:10:03 UTC (rev 262357)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2020-05-31 08:11:50 UTC (rev 262358)
@@ -1965,4 +1965,7 @@
 
 webkit.org/b/212226 imported/w3c/web-platform-tests/css/css-grid/alignment/self-baseline/grid-self-baseline-changes-grid-area-size-008.html [ ImageOnlyFailure ]
 
-webkit.org/b/212488 [ Catalina ] media/video-play-audio-require-user-gesture.html [ Pass Timeout ]
\ No newline at end of file
+webkit.org/b/212488 [ Catalina ] media/video-play-audio-require-user-gesture.html [ Pass Timeout ]
+
+# This test requires an update to system decoders
+webkit.org/b/212565 [ Catalina Mojave ] imported/w3c/web-platform-tests/encoding/single-byte-decoder.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to