Bug 239310 - [ iOS ] TestWebKitAPI.IndexedDB.IndexedDBSuspendImminently is a constant timeout
Summary: [ iOS ] TestWebKitAPI.IndexedDB.IndexedDBSuspendImminently is a constant timeout
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Sihui Liu
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-04-13 16:07 PDT by Dawn Morningstar
Modified: 2022-05-24 15:03 PDT (History)
6 users (show)

See Also:


Attachments
Patch (3.57 KB, patch)
2022-04-22 15:40 PDT, Sihui Liu
ews-feeder: commit-queue-
Details | Formatted Diff | Diff
Patch (3.62 KB, patch)
2022-04-22 16:41 PDT, Sihui Liu
no flags Details | Formatted Diff | Diff
Patch (3.62 KB, patch)
2022-04-25 10:03 PDT, Sihui Liu
no flags Details | Formatted Diff | Diff
Patch for landing (4.73 KB, patch)
2022-04-27 14:32 PDT, Sihui Liu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dawn Morningstar 2022-04-13 16:07:59 PDT
TestWebKitAPI.IndexedDB.IndexedDBSuspendImminently
is a constant timeout on iOS release queues

Regression appears to be r292401-r292310:

HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.IndexedDB.IndexedDBSuspendImminently

DIFF:
Timeout
    TestWebKitAPI.IndexedDB.IndexedDBSuspendImminently
        2022-04-13 11:59:04.558 TestWebKitAPI[89406:667924] Writing analzed variants.
Comment 1 Radar WebKit Bug Importer 2022-04-13 16:09:35 PDT
<rdar://problem/91721160>
Comment 2 Dawn Morningstar 2022-04-13 18:30:17 PDT
Disabling test for now to help EWS r292849
Comment 3 Dawn Morningstar 2022-04-20 17:37:32 PDT
May be related to https://bugs.webkit.org/show_bug.cgi?id=239303
However, unable to reproduce the failure locally.
Comment 4 Sihui Liu 2022-04-22 15:40:01 PDT
Created attachment 458180 [details]
Patch
Comment 5 Sihui Liu 2022-04-22 16:41:32 PDT
Created attachment 458185 [details]
Patch
Comment 6 Sihui Liu 2022-04-25 10:03:32 PDT
Created attachment 458282 [details]
Patch
Comment 7 youenn fablet 2022-04-25 23:27:40 PDT
Comment on attachment 458282 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=458282&action=review

> Tools/TestWebKitAPI/Tests/WebKitCocoa/IndexedDBSuspendImminently.mm:91
>  

s/idbAcitivitiesStarted/idbActivitiesStarted
Comment 8 Sihui Liu 2022-04-27 14:32:56 PDT
Created attachment 458471 [details]
Patch for landing
Comment 9 EWS 2022-04-27 20:20:45 PDT
Committed r293559 (250073@main): <https://commits.webkit.org/250073@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 458471 [details].