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>
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.
Marked as flaky on mac-wk1 with <http://trac.webkit.org/projects/webkit/changeset/197052>
Yikes, as of yesterday afternoon this started text-failing reliably.
(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.
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.