WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
234574
REGRESSION (12/21/2021): [iOS] TestWebKitAPI.WebKit.AddAndRemoveDataDetectors is consistently failing
https://bugs.webkit.org/show_bug.cgi?id=234574
Summary
REGRESSION (12/21/2021): [iOS] TestWebKitAPI.WebKit.AddAndRemoveDataDetectors...
Ryan Haddad
Reported
2021-12-21 13:35:29 PST
TestWebKitAPI.WebKit.AddAndRemoveDataDetectors is consistently failing on iOS bots as of
r287296
TestWebKitAPI.WebKit.AddAndRemoveDataDetectors 2021-12-21 05:31:26.975 TestWebKitAPI[11559:16050223] Writing analzed variants. /Volumes/Data/worker/ios-simulator-15-release/build/Tools/TestWebKitAPI/cocoa/TestWKWebView.mm:204 Expected equality of these values: count Which is: 5 [self stringByEvaluatingJavaScript:script].integerValue Which is: 4
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebKit.AddAndRemoveDataDetectors
Attachments
Patch
(2.43 KB, patch)
2021-12-21 17:48 PST
,
Wenson Hsieh
no flags
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-12-21 13:35:42 PST
<
rdar://problem/86782559
>
Wenson Hsieh
Comment 2
2021-12-21 13:37:15 PST
Regression point seems rather unlikely, but I can take a look...
Wenson Hsieh
Comment 3
2021-12-21 17:31:54 PST
``` TEST(WebKit, AddAndRemoveDataDetectors) { … EXPECT_WK_STREQ("December 21, 2021", results[1].value); ``` 🤦🏻♂️ I should be able to fix this by just bumping the year to *much* later date..
Wenson Hsieh
Comment 4
2021-12-21 17:48:49 PST
Created
attachment 447768
[details]
Patch
Alexey Proskuryakov
Comment 5
2021-12-21 18:41:49 PST
No one we care about will live to suffer from this in 2099? ;)
Wenson Hsieh
Comment 6
2021-12-21 19:11:17 PST
Comment on
attachment 447768
[details]
Patch (In reply to Alexey Proskuryakov from
comment #5
)
> No one we care about will live to suffer from this in 2099? ;)
😅
EWS
Comment 7
2021-12-21 19:27:12 PST
Committed
r287340
(
245482@main
): <
https://commits.webkit.org/245482@main
> All reviewed patches have been landed. Closing bug and clearing flags on
attachment 447768
[details]
.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug