Bug 231454

Summary: [ iOS15 Monterey ] TestWTF.WTF_URLExtras.URLExtras is a constant failure
Product: WebKit Reporter: Eric Hutchison <ehutchison>
Component: New BugsAssignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, benjamin, cdumez, cmarcelo, ehutchison, ews-watchlist, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Description Eric Hutchison 2021-10-08 14:30:10 PDT
TestWTF.WTF_URLExtras.URLExtras

is a constant failure on iOS 15 and Monterey

History: https://results.webkit.org/?suite=api-tests&test=TestWTF.WTF_URLExtras.URLExtras

Build: https://build.webkit.org/#/builders/268/builds/95

Results: https://build.webkit.org/api/v2/logs/4494758/raw

Diff:

Failed

    TestWTF.WTF_URLExtras.URLExtras
        
        /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/Tests/WTF/cocoa/URLExtras.mm:81
        Expected equality of these values:
          ".example.com"
          [WTF::decodeHostName(@"xn--.example.com") UTF8String]
            Which is: NULL

Reproduced using run-api-tests TestWTF.WTF_URLExtras.URLExtras
Comment 1 Radar WebKit Bug Importer 2021-10-08 14:31:38 PDT
<rdar://problem/84043986>
Comment 2 Ryan Haddad 2021-10-13 17:19:10 PDT
Disabled the test as part of https://trac.webkit.org/changeset/284133
Comment 3 Alex Christensen 2021-10-18 11:18:41 PDT
Created attachment 441625 [details]
Patch
Comment 4 EWS 2021-10-18 12:29:58 PDT
Committed r284388 (243170@main): <https://commits.webkit.org/243170@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 441625 [details].