Bug 208890
Summary: | [ macOS iOS ] imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_openKeyCursor.htm is flaky failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jacob Uphoff <jacob_uphoff> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED DUPLICATE | ||
Severity: | Normal | CC: | sihui_liu, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Jacob Uphoff
imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_openKeyCursor.htm
This test has been a flaky failure for all visible history for the test on macOS and iOS. For macOS it seems to be failing for wk1 only and for iOS it seems to be failing for wk2.
History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2FIndexedDB%2Fidbobjectstore_openKeyCursor.htm
Diff:
--- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_openKeyCursor-expected.txt
+++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_openKeyCursor-actual.txt
@@ -1,7 +1,9 @@
+
+Harness Error (TIMEOUT), message = null
PASS IDBObjectStore.openKeyCursor() - forward iteration
PASS IDBObjectStore.openKeyCursor() - reverse iteration
PASS IDBObjectStore.openKeyCursor() - forward iteration with range
-PASS IDBObjectStore.openKeyCursor() - reverse iteration with range
+TIMEOUT IDBObjectStore.openKeyCursor() - reverse iteration with range Test timed out
PASS IDBObjectStore.openKeyCursor() - invalid inputs
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/60295126>
Jacob Uphoff
Set expectations here: https://trac.webkit.org/changeset/258236/webkit
Sihui Liu
Expectations updated at https://bugs.webkit.org/show_bug.cgi?id=228241 as the test is no longer flaky.
*** This bug has been marked as a duplicate of bug 228241 ***