Title: [289699] trunk/LayoutTests
Revision
289699
Author
[email protected]
Date
2022-02-12 13:33:33 -0800 (Sat, 12 Feb 2022)

Log Message

Unreviewed test gardening: imported/w3c/web-platform-tests/url/toascii.window.html

LayoutTests/imported/w3c:

* web-platform-tests/url/toascii.window-expected.txt:

LayoutTests:

* platform/gtk/imported/w3c/web-platform-tests/url/toascii.window-expected.txt: Removed.
* platform/mac/TestExpectations:

Modified Paths

Removed Paths

  • trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/url/

Diff

Modified: trunk/LayoutTests/ChangeLog (289698 => 289699)


--- trunk/LayoutTests/ChangeLog	2022-02-12 19:25:51 UTC (rev 289698)
+++ trunk/LayoutTests/ChangeLog	2022-02-12 21:33:33 UTC (rev 289699)
@@ -1,3 +1,10 @@
+2022-02-12  Tim Nguyen  <[email protected]>
+
+        Unreviewed test gardening: imported/w3c/web-platform-tests/url/toascii.window.html
+
+        * platform/gtk/imported/w3c/web-platform-tests/url/toascii.window-expected.txt: Removed.
+        * platform/mac/TestExpectations:
+
 2022-02-12  Jer Noble  <[email protected]>
 
         Add settings to restrict media containers and codecs when in Captive Portal mode

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (289698 => 289699)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2022-02-12 19:25:51 UTC (rev 289698)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2022-02-12 21:33:33 UTC (rev 289699)
@@ -1,3 +1,9 @@
+2022-02-12  Tim Nguyen  <[email protected]>
+
+        Unreviewed test gardening: imported/w3c/web-platform-tests/url/toascii.window.html
+
+        * web-platform-tests/url/toascii.window-expected.txt:
+
 2022-02-11  Commit Queue  <[email protected]>
 
         Unreviewed, reverting r289498.

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/url/toascii.window-expected.txt (289698 => 289699)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/url/toascii.window-expected.txt	2022-02-12 19:25:51 UTC (rev 289698)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/url/toascii.window-expected.txt	2022-02-12 21:33:33 UTC (rev 289699)
@@ -126,15 +126,15 @@
 PASS xn--a.ß (using <area>)
 PASS xn--a.ß (using <area>.host)
 PASS xn--a.ß (using <area>.hostname)
-FAIL xn--tešla (using URL) assert_throws_js: function "() => makeURL("url", hostTest.input)" did not throw
-FAIL xn--tešla (using URL.host) assert_equals: expected "x" but got "xn--teala"
-FAIL xn--tešla (using URL.hostname) assert_equals: expected "x" but got "xn--teala"
-FAIL xn--tešla (using <a>) assert_equals: expected "" but got "xn--teala"
-FAIL xn--tešla (using <a>.host) assert_equals: expected "x" but got "xn--teala"
-FAIL xn--tešla (using <a>.hostname) assert_equals: expected "x" but got "xn--teala"
-FAIL xn--tešla (using <area>) assert_equals: expected "" but got "xn--teala"
-FAIL xn--tešla (using <area>.host) assert_equals: expected "x" but got "xn--teala"
-FAIL xn--tešla (using <area>.hostname) assert_equals: expected "x" but got "xn--teala"
+PASS xn--tešla (using URL)
+PASS xn--tešla (using URL.host)
+PASS xn--tešla (using URL.hostname)
+PASS xn--tešla (using <a>)
+PASS xn--tešla (using <a>.host)
+PASS xn--tešla (using <a>.hostname)
+PASS xn--tešla (using <area>)
+PASS xn--tešla (using <area>.host)
+PASS xn--tešla (using <area>.hostname)
 PASS xn--zca.xn--zca (using URL)
 PASS xn--zca.xn--zca (using URL.host)
 PASS xn--zca.xn--zca (using URL.hostname)

Modified: trunk/LayoutTests/platform/mac/TestExpectations (289698 => 289699)


--- trunk/LayoutTests/platform/mac/TestExpectations	2022-02-12 19:25:51 UTC (rev 289698)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2022-02-12 21:33:33 UTC (rev 289699)
@@ -2443,4 +2443,6 @@
 [ BigSur+ ] compositing/iframes/border-radius-composited-frame.html [ ImageOnlyFailure ]
 
 # rdar://84556831 
-[ Catalina ] media/media-allowed-containers.html [ Skip ]
\ No newline at end of file
+[ Catalina ] media/media-allowed-containers.html [ Skip ]
+
+[ Catalina BigSur ] imported/w3c/web-platform-tests/url/toascii.window.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to