Bug 244674
| Summary: | [ iOS iPadOS Release ] 2X imported/w3c/web-platform-tests/IndexedDB/idbfactory(Layout tests) are flaky failures | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Hercules Hjalmarsson <hhjalmarsson> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WORKSFORME | ||
| Severity: | Normal | CC: | ben_schwartz, sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Hercules Hjalmarsson
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
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/99443686>
Hercules Hjalmarsson
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.
EWS
Test gardening commit 254084@main (9162ff097311): <https://commits.webkit.org/254084@main>
Reviewed commits have been landed. Closing PR #3945 and removing active labels.
Fady Farag
Pull request: https://github.com/WebKit/WebKit/pull/42286
EWS
Test gardening commit 292183@main (1fe8cb0c143c): <https://commits.webkit.org/292183@main>
Reviewed commits have been landed. Closing PR #42286 and removing active labels.