[webkit-changes] [WebKit/WebKit] 8c1b94: TestWTF.WTF_URLParser.ParserDifferences fails with...

Fujii Hironori noreply at github.com
Sun Dec 1 03:54:29 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8c1b94022359f400945e981528e2f9eb711162ec
      https://github.com/WebKit/WebKit/commit/8c1b94022359f400945e981528e2f9eb711162ec
  Author: Fujii Hironori <Hironori.Fujii at sony.com>
  Date:   2024-12-01 (Sun, 01 Dec 2024)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WTF/URLParser.cpp

  Log Message:
  -----------
  TestWTF.WTF_URLParser.ParserDifferences fails with ICU 76.1
https://bugs.webkit.org/show_bug.cgi?id=283655

Reviewed by Yusuke Suzuki and Anne van Kesteren.

After Windows port bumpped ICU to 76.1, the test was failing. Unicode
16 contains IDNA changes.
<https://www.unicode.org/versions/Unicode16.0.0/>

Added a new expectation for u"http://\u2132" test for ICU 76.

* Tools/TestWebKitAPI/Tests/WTF/URLParser.cpp:
(TestWebKitAPI::TEST_F(WTF_URLParser, ParserDifferences)):

Canonical link: https://commits.webkit.org/287189@main



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list