Bug 231454 - [ iOS15 Monterey ] TestWTF.WTF_URLExtras.URLExtras is a constant failure
Summary: [ iOS15 Monterey ] TestWTF.WTF_URLExtras.URLExtras is a constant failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alex Christensen
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-10-08 14:30 PDT by Eric Hutchison
Modified: 2021-10-18 12:30 PDT (History)
8 users (show)

See Also:


Attachments
Patch (3.77 KB, patch)
2021-10-18 11:18 PDT, Alex Christensen
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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].