Bug 181752

Summary: [iOS] Triage failing LayoutTests in the storage/indexeddb directory
Product: WebKit Reporter: Ryan Haddad <ryanhaddad>
Component: New BugsAssignee: Jon Lee <jonlee>
Status: REOPENED ---    
Severity: Normal CC: beidson, jlewis3, jonlee, ryanhaddad, simon.fraser, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=180958
Attachments:
Description Flags
Patch none

Description Ryan Haddad 2018-01-17 11:21:27 PST
[iOS] Triage failing LayoutTests in the storage/indexeddb directory

The following tests were found to fail or time out when running tests locally for https://bugs.webkit.org/show_bug.cgi?id=180958

storage/indexeddb/connection-leak-private.html [ Failure ]
storage/indexeddb/connection-leak.html [ Failure ]
storage/indexeddb/cursor-leak-private.html [ Failure ]
storage/indexeddb/cursor-leak.html [ Failure ]
storage/indexeddb/cursor-request-cycle-private.html [ Failure ]
storage/indexeddb/cursor-request-cycle.html [ Failure ]
storage/indexeddb/database-odd-names.html [ Failure ]
storage/indexeddb/dont-commit-on-blocked-private.html [ Failure ]
storage/indexeddb/events-private.html [ Failure ]
storage/indexeddb/events.html [ Failure ]
storage/indexeddb/open-db-private-browsing.html [ Failure ]
storage/indexeddb/properties-disabled-at-runtime.html [ Failure ]
storage/indexeddb/removed-private.html [ Failure ]
storage/indexeddb/removed.html [ Failure ]
storage/indexeddb/request-leak-private.html [ Failure ]
storage/indexeddb/request-leak.html [ Failure ]
storage/indexeddb/structured-clone-private.html [ Failure ]
storage/indexeddb/structured-clone.html [ Failure ]
storage/indexeddb/wasm-exceptions.html [ Failure ]
storage/indexeddb/database-quota-private.html [ Skip ]
storage/indexeddb/database-quota.html [ Skip ]
storage/indexeddb/deletedatabase-delayed-by-versionchange.html [ Skip ]
storage/indexeddb/modern/transaction-scheduler-1.html [ Skip ]
storage/indexeddb/modern/transaction-scheduler-2.html [ Skip ]
storage/indexeddb/modern/transaction-scheduler-5.html [ Skip ]
storage/indexeddb/modern/transaction-scheduler-6.html [ Skip ]
storage/indexeddb/odd-strings.html [ Skip ]
storage/indexeddb/transaction-coordination-within-database.html [ Skip ]
storage/indexeddb/transaction-starvation.html [ Skip ]
Comment 1 Radar WebKit Bug Importer 2018-01-17 11:22:32 PST
<rdar://problem/36590081>
Comment 2 Radar WebKit Bug Importer 2018-01-17 11:26:23 PST
<rdar://problem/36590225>
Comment 3 Radar WebKit Bug Importer 2018-01-17 14:25:47 PST
<rdar://problem/36596248>
Comment 4 Jon Lee 2022-01-20 19:59:44 PST
rdar://36590081
Comment 5 Jon Lee 2022-01-20 20:00:51 PST
Created attachment 449634 [details]
Patch
Comment 6 EWS 2022-01-20 22:39:38 PST
Committed r288353 (246259@main): <https://commits.webkit.org/246259@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 449634 [details].
Comment 7 Jon Lee 2022-01-25 14:22:20 PST
Reopening since some of the tests are still failing.