Bug 283654

Summary: fast/url/idna2003.html and fast/url/idna2008.html fail with ICU 76.1
Product: WebKit Reporter: Fujii Hironori <Hironori.Fujii>
Component: Web Template FrameworkAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: annevk, ap, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=283655

Fujii Hironori
Reported 2024-11-24 13:20:28 PST
After WebKitRequirements v2024.10.25 bumpped ICU from 75.1 to 76.1, two url tests fail. https://github.com/WebKitForWindows/WebKitRequirements/releases/tag/v2024.10.25 Buildbot: builder Windows-64-bit-Release-Tests build 896 : 285774@main https://build.webkit.org/#/builders/1191/builds/896 fast/url/idna2003.html [ Failure ] fast/url/idna2008.html [ Failure ]
Attachments
Radar WebKit Bug Importer
Comment 1 2024-12-01 13:21:13 PST
Anne van Kesteren
Comment 2 2024-12-02 03:28:07 PST
FWIW, these changes seem in line with expectations. All of these allow more inputs to work as domain, which should be a compatible change. I should really upstream these tests to WPT and update their expectations so they're not a mix of PASS/FAIL. But that probably has to wait until Interop 2024 results are frozen.
Anne van Kesteren
Comment 3 2024-12-13 03:38:34 PST
Note that as of https://github.com/WebKit/WebKit/commit/333123b1f0c2ebe8ec1412a55241598f76e0d4ca these failures are in a different test.
Note You need to log in before you can comment on or make changes to this bug.