imported/w3c/web-platform-tests/IndexedDB/idbfactory-databases-opaque-origin.html imported/w3c/web-platform-tests/IndexedDB/idbfactory-deleteDatabase-opaque-origin.htm Are 2 flaky text failures on iOS wk2 Release ToT and since a re-sync at 253263@main. HISTORY: https://results.webkit.org/?suite=layout-tests&test=imported/w3c/web-platform-tests/IndexedDB/idbfactory-databases-opaque-origin.html DIFF (databases-opaque-origin.html): @@ -1,6 +1,8 @@ + +Harness Error (TIMEOUT), message = null PASS IDBFactory.databases() in non-sandboxed iframe should not reject PASS IDBFactory.databases() in sandboxed iframe should reject PASS IDBFactory.databases() in data URL dedicated worker should throw SecurityError -PASS IDBFactory.databases() in data URL shared worker should throw SecurityError +TIMEOUT IDBFactory.databases() in data URL shared worker should throw SecurityError Test timed out DIFF (deleteDatabase-opaque-origin.htm): Harness Error (TIMEOUT), message = null PASS IDBFactory.deleteDatabase() in non-sandboxed iframe should not throw PASS IDBFactory.deleteDatabase() in sandboxed iframe should throw SecurityError PASS IDBFactory.deleteDatabase() in data URL dedicated worker should throw SecurityError TIMEOUT IDBFactory.deleteDatabase() in data URL shared worker should throw SecurityError Test timed out DIFF URL(s): https://build.webkit.org/results/Apple-iOS-15-Simulator-Release-WK2-Tests/253268@main%20(4057)/results.html
<rdar://problem/99443686>
This issue can be bisected to 253263@main using command: run-webkit-tests -f --exit-after-n-failures 1 --force--child-processes=5 --ios-simulator --iterations=1000 imported/w3c/web-platform-tests/IndexedDB/idbfactory-databases-opaque-origin.html You may need to checkout commits to reproduce due to re-sync.
Test gardening commit 254084@main (9162ff097311): <https://commits.webkit.org/254084@main> Reviewed commits have been landed. Closing PR #3945 and removing active labels.