Bug 154618
| Summary: | imported/w3c/indexeddb/idbcursor-advance.htm flaky on Yosemite Release WK2 | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
| Component: | WebCore Misc. | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | beidson |
| Priority: | P2 | Keywords: | LayoutTestFailure, MakingBotsRed |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| URL: | https://build.webkit.org/results/Apple%20Yosemite%20Release%20WK2%20(Tests)/r197005%20(12257)/results.html | ||
| Bug Depends on: | |||
| Bug Blocks: | 154968 | ||
Ryan Haddad
imported/w3c/indexeddb/idbcursor-advance.htm started failing on Apple Yosemite Release WK2
Most recent timeout
<https://build.webkit.org/results/Apple%20Yosemite%20Release%20WK2%20(Tests)/r197005%20(12257)/results.html failed>
Flakiness dashboard:
<http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Findexeddb%2Fidbcursor-advance.htm>
--- /Volumes/Data/slave/yosemite-release-tests-wk2/build/layout-test-results/imported/w3c/indexeddb/idbcursor-advance-expected.txt
+++ /Volumes/Data/slave/yosemite-release-tests-wk2/build/layout-test-results/imported/w3c/indexeddb/idbcursor-advance-actual.txt
@@ -1,8 +1,2 @@
+FAIL: Timed out waiting for notifyDone to be called
-FAIL IDBCursor.advance() - advances assert_unreached: unexpected error (UnknownError) Reached unreachable code
-FAIL IDBCursor.advance() - advances backwards assert_unreached: unexpected error (UnknownError) Reached unreachable code
-FAIL IDBCursor.advance() - skip far forward assert_unreached: unexpected error (UnknownError) Reached unreachable code
-PASS IDBCursor.advance() - within range
-PASS IDBCursor.advance() - within single key range
-PASS IDBCursor.advance() - within single key range, with several results
-
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Ryan Haddad
Marked test as flaky in <http://trac.webkit.org/projects/webkit/changeset/197051>
Brady Eidson
This hasn't flaked in a long, long time.
Brady Eidson
(In reply to comment #2)
> This hasn't flaked in a long, long time.
Still no flakes according to the dashboard.
Double checking to make sure it's not skipped or anything.
Brady Eidson
It's not skipped and not failing - Closing!