Bug 151219
| Summary: | Layout Test storage/indexeddb/modern/idbindex-properties-basic.html is flaky on mac-wk1 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | Normal | CC: | beidson |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Bug Depends on: | |||
| Bug Blocks: | 149117 | ||
Ryan Haddad
Layout Test storage/indexeddb/modern/idbindex-properties-basic.html is flaky on mac-wk1
--- /Volumes/Data/slave/elcapitan-release-tests-wk1/build/layout-test-results/storage/indexeddb/modern/idbindex-properties-basic-expected.txt
+++ /Volumes/Data/slave/elcapitan-release-tests-wk1/build/layout-test-results/storage/indexeddb/modern/idbindex-properties-basic-actual.txt
@@ -84,7 +84,6 @@
ALERT: [object DOMStringList]
ALERT: false
ALERT: false
-ALERT: readonly transaction complete
-ALERT: Done
+FAIL: Timed out waiting for notifyDone to be called
This tests getting basic properties on an IDBIndex.
<https://build.webkit.org/results/Apple%20Mavericks%20Release%20WK1%20(Tests)/r192376%20(19302)/results.html>
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Marked as flaky on mac-wk1 in <https://trac.webkit.org/r192380>
Brady Eidson
*** This bug has been marked as a duplicate of bug 151507 ***