Bug 315578
| Summary: | [macOS Tahoe] imported/w3c/web-platform-tests/url/IdnaTestV2.any.html is a constant text failure. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego De La Toba <d_delatoba> |
| Component: | New Bugs | Assignee: | Diego De La Toba <d_delatoba> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Diego De La Toba
imported/w3c/web-platform-tests/url/IdnaTestV2.any.html is a constant text failure on macOS Tahoe.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Furl%2FIdnaTestV2.any.html
DIFF:
--- /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/url/IdnaTestV2.any-expected.txt
+++ /Volumes/Data/worker/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/url/IdnaTestV2.any-actual.txt
@@ -1822,8 +1822,8 @@
PASS ToASCII("1꫶Ss𑲥。ᷘ") V6
PASS ToASCII("xn--3j78f.xn--mkb20b") V7
PASS ToASCII("𲤱⒛⾳.ꡦ⒈") V7
-FAIL ToASCII("𲤱20.音.ꡦ1.") A4_2 (ignored) "https://𲤱20.音.ꡦ1./x" cannot be parsed as a URL.
-FAIL ToASCII("xn--20-9802c.xn--0w5a.xn--1-eg4e.") A4_2 (ignored) "https://xn--20-9802c.xn--0w5a.xn--1-eg4e./x" cannot be parsed as a URL.
+PASS ToASCII("𲤱20.音.ꡦ1.") A4_2 (ignored)
+PASS ToASCII("xn--20-9802c.xn--0w5a.xn--1-eg4e.") A4_2 (ignored)
PASS ToASCII("xn--dth6033bzbvx.xn--tsh9439b") V7
PASS ToASCII("Ⴕ。۰≮ß݅")
PASS ToASCII("Ⴕ。۰≮ß݅")
@@ -1910,9 +1910,9 @@
PASS ToASCII("𲮚9ê©áŸ“.â€ÃŸ") C2
PASS ToASCII("𲮚9ê©áŸ“.â€SS") C2
PASS ToASCII("𲮚9ê©áŸ“.â€ss") C2
-FAIL ToASCII("xn--9-i0j5967eg3qz.ss") "https://xn--9-i0j5967eg3qz.ss/x" cannot be parsed as a URL.
-FAIL ToASCII("𲮚9ê©áŸ“.ss") "https://𲮚9ê©áŸ“.ss/x" cannot be parsed as a URL.
-FAIL ToASCII("𲮚9ê©áŸ“.SS") "https://𲮚9ê©áŸ“.SS/x" cannot be parsed as a URL.
+PASS ToASCII("xn--9-i0j5967eg3qz.ss")
+PASS ToASCII("𲮚9ê©áŸ“.ss")
+PASS ToASCII("𲮚9ê©áŸ“.SS")
PASS ToASCII("xn--9-i0j5967eg3qz.xn--ss-l1t") C2
PASS ToASCII("xn--9-i0j5967eg3qz.xn--zca770n") C2
PASS ToASCII("𲮚9ê©áŸ“.â€SS") C2
DIFF URL:
https://build.webkit.org/results/Apple-Tahoe-Release-AppleSilicon-WK2-Tests/313888@main%20(4185)/imported/w3c/web-platform-tests/url/IdnaTestV2.any-pretty-diff.html
REPRODUCTION:
I was able to reproduce on macOS Tahoe 26.4 release ToT with the following:
run-webkit-tests imported/w3c/web-platform-tests/url/IdnaTestV2.any.html --force --no-retry
I am going to mark expectations as failure while this pends investigation.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/177964721>
Diego De La Toba
This looks like a progression.
Diego De La Toba
Test gardening pull request: https://github.com/WebKit/WebKit/pull/65688
EWS
Test gardening commit 313899@main (4f37c82af3e9): <https://commits.webkit.org/313899@main>
Reviewed commits have been landed. Closing PR #65688 and removing active labels.
Diego De La Toba
Pull request: https://github.com/WebKit/WebKit/pull/65691