REOPENED 208451
[iOS] TestWebKitAPI.WKWebsiteDataStore.RemoveAndFetchData is failing
https://bugs.webkit.org/show_bug.cgi?id=208451
Summary [iOS] TestWebKitAPI.WKWebsiteDataStore.RemoveAndFetchData is failing
Ryan Haddad
Reported 2020-03-02 09:30:17 PST
TestWebKitAPI.WKWebsiteDataStore.RemoveAndFetchData is failing on iOS API test EWS bots: TestWebKitAPI.WKWebsiteDataStore.RemoveAndFetchData /Volumes/Data/worker/API-Tests-iOS-Simulator-EWS/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/WKWebsiteDatastore.mm:95 Expected equality of these values: 0u Which is: 0 dataRecords.count Which is: 1 https://ews-build.webkit.org/#/builders/9/builds/18565 https://ews-build.webkit.org/#/builders/9/builds/18562 https://ews-build.webkit.org/#/builders/9/builds/18561
Attachments
Patch (1.51 KB, patch)
2020-05-15 14:30 PDT, Ryan Haddad
no flags
Radar WebKit Bug Importer
Comment 1 2020-03-02 09:30:41 PST
Ryan Haddad
Comment 2 2020-03-03 11:37:48 PST
Ryan Haddad
Comment 3 2020-03-03 11:44:40 PST
Disabled the test for iOS with https://trac.webkit.org/changeset/257792/webkit to speed up EWS.
Ryan Haddad
Comment 4 2020-05-15 14:30:21 PDT
Ryan Haddad
Comment 5 2020-05-15 16:36:29 PDT
Comment on attachment 399512 [details] Patch iOS API test EWS is happy, so let's just land it.
EWS
Comment 6 2020-05-15 16:43:08 PDT
Committed r261768: <https://trac.webkit.org/changeset/261768> All reviewed patches have been landed. Closing bug and clearing flags on attachment 399512 [details].
Ryan Haddad
Comment 7 2020-05-18 09:54:58 PDT
This test is failing on only one EWS bot and one trunk bot: https://ews-build.webkit.org/#/builders/9/builds/24405 https://build.webkit.org/builders/Apple%20iPadOS%2013%20Simulator%20Release%20WK2%20%28Tests%29/builds/3285 All others are fine, so something must be broken on those two specifically.
Ryan Haddad
Comment 8 2020-05-18 09:57:08 PDT
Sihui, is there anything you can think related to this test of that could be leaving some bad state on bots?
Ryan Haddad
Comment 9 2020-06-01 15:57:22 PDT
Reopening since this is still failing on certain bots.
Ryan Haddad
Comment 10 2020-06-05 15:33:06 PDT
(In reply to Ryan Haddad from comment #9) > Reopening since this is still failing on certain bots. Disabled the test for iOS again in r262656.
Note You need to log in before you can comment on or make changes to this bug.