RESOLVED INVALID 154619
storage/indexeddb/odd-strings.html flaky on mac-wk1
https://bugs.webkit.org/show_bug.cgi?id=154619
Summary storage/indexeddb/odd-strings.html flaky on mac-wk1
Ryan Haddad
Reported 2016-02-23 17:15:37 PST
storage/indexeddb/odd-strings.html flaky on mac-wk1 The test is intermittently timing out on El Capitan and Yosemite WK1. It is skipped on mac-wk2 under the comment "Blink tests that crash the DatabaseProcess under DatabaseProcessIDBConnection::deleteDatabase." Most recent timeout. <https://build.webkit.org/results/Apple%20El%20Capitan%20Release%20WK1%20(Tests)/r197006%20(3715)/results.html> Flakiness dashboard: <http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=storage%2Findexeddb%2Fodd-strings.html>
Attachments
Brady Eidson
Comment 1 2016-02-23 20:21:03 PST
This test was specifically targeted for fixing flakiness once before: https://bugs.webkit.org/show_bug.cgi?id=152800 http://trac.webkit.org/changeset/194671 But that was *not* what's happening here. Now it appears to be hanging at the preliminary "delete databases" step.
Ryan Haddad
Comment 2 2016-02-24 14:22:31 PST
Brady Eidson
Comment 3 2016-03-03 10:27:18 PST
Yikes, as of yesterday afternoon this started text-failing reliably.
Brady Eidson
Comment 4 2016-03-03 10:52:09 PST
(In reply to comment #3) > Yikes, as of yesterday afternoon this started text-failing reliably. This regression wasn't caught because the test was marked [ Pass Fail ] in one of the TestExpectation files, instead of [ Pass Timeout ]. :( I filed https://bugs.webkit.org/show_bug.cgi?id=154975 to track that.
Brady Eidson
Comment 5 2016-06-03 12:45:12 PDT
This test has way more issues than "it was flaky in February" and is currently skipped. Another bug is tracking other issues with it. No need to keep this open.
Note You need to log in before you can comment on or make changes to this bug.