RESOLVED FIXED 240049
REGRESSION(r293703):[ BigSur+ iOS ] TestWTF.WTF_URLExtras.URLExtras_ParsingError (API-Test) is a constant failure
https://bugs.webkit.org/show_bug.cgi?id=240049
Summary REGRESSION(r293703):[ BigSur+ iOS ] TestWTF.WTF_URLExtras.URLExtras_ParsingEr...
Robert Jenner
Reported 2022-05-03 17:54:44 PDT
TestWTF.WTF_URLExtras.URLExtras_ParsingError is a constant failure on BigSur and greater, as well as iOS. HISTORY: https://results.webkit.org/?suite=api-tests&test=TestWTF.WTF_URLExtras.URLExtras_ParsingError TestWTF.WTF_URLExtras.URLExtras_ParsingError /Volumes/Data/worker/Apple-iOS-15-Simulator-Debug-Build/build/Tools/TestWebKitAPI/Tests/WTF/cocoa/URLExtras.mm:240 Expected equality of these values: [[url3 absoluteString] UTF8String] Which is: "%C3%82%C2%B6%00" "%C3%82%C2%B6"
Attachments
[fast-cq] follow-up fix (1.58 KB, patch)
2022-05-04 15:34 PDT, Chris Dumez
no flags
Radar WebKit Bug Importer
Comment 1 2022-05-03 17:55:02 PDT
Robert Jenner
Comment 2 2022-05-03 18:20:30 PDT
I was able to reproduce the failure at iOS15 and Monterey Debug ToT using the following test: run-api-tests TestWTF.WTF_URLExtras.URLExtras_ParsingError We have had some build failures with the Monterey and iOS queues. I am attempting to resolve them, and get the revisions build so I can confirm the regression point. But it looks like it has a pretty clean regression point at r293703
Chris Dumez
Comment 3 2022-05-03 19:06:47 PDT
EWS
Comment 4 2022-05-03 23:20:19 PDT
Committed r293761 (250240@main): <https://commits.webkit.org/250240@main> Reviewed commits have been landed. Closing PR #488 and removing active labels.
Robert Jenner
Comment 5 2022-05-04 14:41:21 PDT
https://commits.webkit.org/250240@main did not resolve the issue with this test. In was able to reproduce the same failure at Monterey Debug ToT
Chris Dumez
Comment 6 2022-05-04 15:34:12 PDT
Created attachment 458829 [details] [fast-cq] follow-up fix
EWS
Comment 7 2022-05-04 16:28:56 PDT
Committed r293802 (250276@main): <https://commits.webkit.org/250276@main> All reviewed patches have been landed. Closing bug and clearing flags on attachment 458829 [details].
Note You need to log in before you can comment on or make changes to this bug.