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    

Description Ryan Haddad 2016-02-23 17:07:38 PST
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 
-
Comment 1 Ryan Haddad 2016-02-24 14:12:09 PST
Marked test as flaky in <http://trac.webkit.org/projects/webkit/changeset/197051>
Comment 2 Brady Eidson 2016-03-25 15:53:35 PDT
This hasn't flaked in a long, long time.
Comment 3 Brady Eidson 2016-06-03 12:46:42 PDT
(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.
Comment 4 Brady Eidson 2016-06-03 12:47:54 PDT
It's not skipped and not failing - Closing!