Bug 293838

Summary: Update IDNA expectations after bot updates
Product: WebKit Reporter: Marta Darbinyan <darbinyan>
Component: PlatformAssignee: Anne van Kesteren <annevk>
Status: RESOLVED FIXED    
Severity: Normal CC: annevk, ap, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Marta Darbinyan
Reported 2025-05-30 17:23:14 PDT
The following tests started failing on Sequoia after the recent update to F release. imported/w3c/web-platform-tests/url/IdnaTestV2.window.html imported/w3c/web-platform-tests/url/toascii.window.html Diff: -FAIL looká Žout.net (using URL.host) assert_equals: expected "lookout.net" but got "x" -FAIL looká Žout.net (using URL.hostname) assert_equals: expected "lookout.net" but got "x" -FAIL looká Žout.net (using <a>) "https://looká Žout.net/x" cannot be parsed as a URL. -FAIL looká Žout.net (using <a>.host) assert_equals: expected "lookout.net" but got "x" -FAIL looká Žout.net (using <a>.hostname) assert_equals: expected "lookout.net" but got "x" -FAIL looká Žout.net (using <area>) "https://looká Žout.net/x" cannot be parsed as a URL. -FAIL looká Žout.net (using <area>.host) assert_equals: expected "lookout.net" but got "x" -FAIL looká Žout.net (using <area>.hostname) assert_equals: expected "lookout.net" but got "x" +PASS looká Žout.net (using URL) Test history; https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Furl%2FIdnaTestV2.window.html&test=imported%2Fw3c%2Fweb-platform-tests%2Furl%2Ftoascii.window.html&version_name=Sequoia Test result: https://ews-build.webkit.org/#/builders/122/builds/24162
Attachments
Radar WebKit Bug Importer
Comment 1 2025-05-30 17:23:40 PDT
EWS
Comment 2 2025-05-30 18:09:01 PDT
Test gardening commit 295635@main (c8ffd81f3af5): <https://commits.webkit.org/295635@main> Reviewed commits have been landed. Closing PR #46154 and removing active labels.
Alexey Proskuryakov
Comment 3 2025-05-31 10:35:56 PDT
Both diffs show progressions, so it would seem like we should check in new results, and mark the tests as failing only on older OS versions instead. But the title says "flaky in EWS", is there actually flakiness?
EWS
Comment 4 2025-06-03 12:57:01 PDT
Test gardening commit 295767@main (d49a2ba433f4): <https://commits.webkit.org/295767@main> Reviewed commits have been landed. Closing PR #46275 and removing active labels.
Anne van Kesteren
Comment 5 2025-06-13 05:03:42 PDT
EWS
Comment 6 2025-06-13 06:53:27 PDT
Committed 296190@main (6369614f4e5b): <https://commits.webkit.org/296190@main> Reviewed commits have been landed. Closing PR #46705 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.