NEW 167122
LayoutTest imported/w3c/web-platform-tests/IndexedDB/idbindex-rename.html is a flaky failure
https://bugs.webkit.org/show_bug.cgi?id=167122
Summary LayoutTest imported/w3c/web-platform-tests/IndexedDB/idbindex-rename.html is ...
Ryan Haddad
Reported 2017-01-17 10:11:46 PST
LayoutTest imported/w3c/web-platform-tests/IndexedDB/idbindex-rename.html is a flaky failure https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r210798%20(1667)/results.html https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2FIndexedDB%2Fidbindex-rename.html --- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbindex-rename-expected.txt +++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbindex-rename-actual.txt @@ -1,3 +1,5 @@ + +Harness Error (TIMEOUT), message = null PASS IndexedDB index rename in new transaction PASS IndexedDB index rename in the transaction where it is created @@ -6,6 +8,6 @@ PASS IndexedDB index swapping via renames succeeds PASS IndexedDB index rename stringifies non-string names PASS IndexedDB index can be renamed to "" -PASS IndexedDB index can be renamed to "\u0000" -PASS IndexedDB index can be renamed to "\uDC00\uD800" +TIMEOUT IndexedDB index can be renamed to "\u0000" Test timed out +TIMEOUT IndexedDB index can be renamed to "\uDC00\uD800" Test timed out
Attachments
Ryan Haddad
Comment 1 2017-01-17 16:27:42 PST
This seems to be limited to macOS Debug WK2
Note You need to log in before you can comment on or make changes to this bug.