RESOLVED DUPLICATE of bug 156070 159060
[mac] LayoutTest storage/indexeddb/modern/abort-requests-cancelled-private.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=159060
Summary [mac] LayoutTest storage/indexeddb/modern/abort-requests-cancelled-private.ht...
Ryan Haddad
Reported 2016-06-23 10:09:31 PDT
LayoutTest storage/indexeddb/modern/abort-requests-cancelled-private.html is a flaky timeout Most recent timeout: <https://build.webkit.org/results/Apple%20Yosemite%20Release%20WK1%20(Tests)/r202379%20(15699)/results.html> Flakiness Dashboard: <http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=storage%2Findexeddb%2Fmodern%2Fabort-requests-cancelled-private.html> --- /Volumes/Data/slave/yosemite-release-tests-wk1/build/layout-test-results/storage/indexeddb/modern/abort-requests-cancelled-private-expected.txt +++ /Volumes/Data/slave/yosemite-release-tests-wk1/build/layout-test-results/storage/indexeddb/modern/abort-requests-cancelled-private-actual.txt @@ -1,3 +1,4 @@ +FAIL: Timed out waiting for notifyDone to be called This test makes sure that un-handled requests in a transaction receive onerror callbacks when the transaction is aborted. On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". @@ -27,8 +28,4 @@ Error handling: "objectStore.get(1);" (error) Error handling: "objectStore.get(2);" (error) Error handling: "objectStore.get(3);" (error) -readonly transaction aborted -PASS successfullyParsed is true -TEST COMPLETE -
Attachments
Brady Eidson
Comment 1 2016-06-23 13:54:53 PDT
Exact same failure as the non-private version - https://bugs.webkit.org/show_bug.cgi?id=156070 *** This bug has been marked as a duplicate of bug 156070 ***
Note You need to log in before you can comment on or make changes to this bug.