WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
257212
[ iOS ] 30 API Tests Failures on EWS Results.
https://bugs.webkit.org/show_bug.cgi?id=257212
Summary
[ iOS ] 30 API Tests Failures on EWS Results.
Bri Harris
Reported
2023-05-23 10:36:25 PDT
The following 30 API Tests are failing on EWS: TestWebKitAPI.IndexedDB.CheckpointsWALAutomatically TestWebKitAPI.IndexedDB.IndexUpgradeToV2 TestWebKitAPI.IndexedDB.IndexUpgradeToV2WithMultipleIndices TestWebKitAPI.IndexedDB.IndexUpgradeToV2WithMultipleIndicesHaveSameID TestWebKitAPI.IndexedDB.IndexedDBGetDatabases TestWebKitAPI.IndexedDB.IndexedDBInPageCache TestWebKitAPI.IndexedDB.IndexedDBMultiProcess TestWebKitAPI.IndexedDB.IndexedDBPersistence TestWebKitAPI.IndexedDB.IndexedDBSuspendImminently TestWebKitAPI.IndexedDB.IndexedDBTempFileSize TestWebKitAPI.IndexedDB.IndexedDBThirdPartyDataRemoval TestWebKitAPI.IndexedDB.IndexedDBThirdPartyFrameHasAccess TestWebKitAPI.IndexedDB.IndexedDBThirdPartyStorageLayout TestWebKitAPI.IndexedDB.IndexedDBThirdPartyWorkerHasAccess TestWebKitAPI.IndexedDB.IndexedDBUserDelete TestWebKitAPI.IndexedDB.KillWebProcessWithOpenConnection TestWebKitAPI.IndexedDB.StoreBlobThenDeleteDatabase TestWebKitAPI.IndexedDB.StoreBlobThenRemoveData TestWebKitAPI.IndexedDB.SuspendImminentlyForThirdPartyDatabases TestWebKitAPI.IndexedDB.WebProcessKillIDBCleanup TestWebKitAPI.PushAPI.firePushEventWithNoPagesFail TestWebKitAPI.PushAPI.firePushEventWithNoPagesSuccessful TestWebKitAPI.ServiceWorkers.ClearDOMCacheAlsoIncludesServiceWorkerRegistrations TestWebKitAPI.ServiceWorkers.ServerTrust TestWebKitAPI.WKWebView.LocalStorageProcessCrashes TestWebKitAPI.WKWebsiteDataStorePrivate.FetchWithSize TestWebKitAPI.WebKit.WebCryptoNilMasterKey TestWebKitAPI.WebKit.WebsiteDataStoreCustomPathsWithPrewarming TestWebKitAPI.WebKit.WebsiteDataStoreCustomPathsWithoutPrewarming TestWebKitAPI.WebKit.WebsiteDataStoreRenameOriginForIndexedDatabase Despite the tests not showing any failures on results; these tests are causing a 15 hour backlog on EWS.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2023-05-23 10:36:44 PDT
<
rdar://problem/109725221
>
Bri Harris
Comment 2
2023-05-23 10:37:26 PDT
TEST RUN LINK:
https://ews-build.webkit.org/#/builders/13/builds/7176
HISTORY LINK:
https://results.webkit.org/?suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&suite=api-tests&test=TestWebKitAPI.IndexedDB.CheckpointsWALAutomatically&test=TestWebKitAPI.IndexedDB.IndexUpgradeToV2&test=TestWebKitAPI.IndexedDB.IndexUpgradeToV2WithMultipleIndices&test=TestWebKitAPI.IndexedDB.IndexUpgradeToV2WithMultipleIndicesHaveSameID&test=TestWebKitAPI.IndexedDB.IndexedDBGetDatabases&test=TestWebKitAPI.IndexedDB.IndexedDBInPageCache&test=TestWebKitAPI.IndexedDB.IndexedDBMultiProcess&test=TestWebKitAPI.IndexedDB.IndexedDBPersistence&test=TestWebKitAPI.IndexedDB.IndexedDBPersistencePrivate&test=TestWebKitAPI.IndexedDB.IndexedDBSuspendImminently&test=TestWebKitAPI.IndexedDB.IndexedDBTempFileSize&test=TestWebKitAPI.IndexedDB.IndexedDBThirdPartyDataRemoval&test=TestWebKitAPI.IndexedDB.IndexedDBThirdPartyFrameHasAccess&test=TestWebKitAPI.IndexedDB.IndexedDBThirdPartyStorageLayout&test=TestWebKitAPI.IndexedDB.IndexedDBThirdPartyWorkerHasAccess&test=TestWebKitAPI.IndexedDB.IndexedDBUserDelete&test=TestWebKitAPI.IndexedDB.IndexedDBUserDeleteBeforeLoading&test=TestWebKitAPI.IndexedDB.KillWebProcessWithOpenConnection&test=TestWebKitAPI.IndexedDB.StoreBlobThenDeleteDatabase&test=TestWebKitAPI.IndexedDB.StoreBlobThenRemoveData&test=TestWebKitAPI.IndexedDB.SuspendImminentlyForThirdPartyDatabases&test=TestWebKitAPI.IndexedDB.WebProcessKillIDBCleanup&test=TestWebKitAPI.PushAPI.firePushEventWithNoPagesFail&test=TestWebKitAPI.PushAPI.firePushEventWithNoPagesSuccessful&test=TestWebKitAPI.ServiceWorkers.ClearDOMCacheAlsoIncludesServiceWorkerRegistrations&test=TestWebKitAPI.ServiceWorkers.ServerTrust&test=TestWebKitAPI.WKWebView.LocalStorageProcessCrashes&test=TestWebKitAPI.WKWebsiteDataStorePrivate.FetchWithSize&test=TestWebKitAPI.WebKit.WebCryptoNilMasterKey&test=TestWebKitAPI.WebKit.WebsiteDataStoreCustomPathsWithPrewarming&test=TestWebKitAPI.WebKit.WebsiteDataStoreCustomPathsWithoutPrewarming&test=TestWebKitAPI.WebKit.WebsiteDataStoreRenameOriginForIndexedDatabase
EWS
Comment 3
2023-05-23 11:40:29 PDT
Test gardening commit
264431@main
(25bd1ac74905): <
https://commits.webkit.org/264431@main
> Reviewed commits have been landed. Closing PR #14255 and removing active labels.
Alexey Proskuryakov
Comment 4
2023-05-23 12:56:24 PDT
Looks like there are no failures in post-commit. What could make all these different tests fail on EWS only?
Bri Harris
Comment 5
2023-05-24 10:23:54 PDT
I disabled all the test to help get the EWS queue cleared up. I am currently working on creating individually grouped bugs for Engineers to take a look. We manually tested the tests on an EWS bot with the same result happening so we're unsure why that is.
EWS
Comment 6
2023-06-14 11:16:47 PDT
Test gardening commit
265156@main
(7d12cf784ea0): <
https://commits.webkit.org/265156@main
> Reviewed commits have been landed. Closing PR #14277 and removing active labels.
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