RESOLVED FIXED 191703
[ iOS WK2 ] Layout Test imported/w3c/web-platform-tests/IndexedDB/keypath-special-identifiers.htm is flaky
https://bugs.webkit.org/show_bug.cgi?id=191703
Summary [ iOS WK2 ] Layout Test imported/w3c/web-platform-tests/IndexedDB/keypath-spe...
Truitt Savell
Reported 2018-11-15 13:04:01 PST
The following layout test is flaky on iOS WK2 imported/w3c/web-platform-tests/IndexedDB/keypath-special-identifiers.htm Probable cause: unknown, the flakiness has been happening for the whole history. Flakiness Dashboard: https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2FIndexedDB%2Fkeypath-special-identifiers.htm Diff: --- /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/keypath-special-identifiers-expected.txt +++ /Volumes/Data/slave/ios-simulator-12-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/keypath-special-identifiers-actual.txt @@ -1,8 +1,10 @@ + +Harness Error (TIMEOUT), message = null PASS Type: String, identifier: length PASS Type: Array, identifier: length -PASS Type: Blob, identifier: size -PASS Type: Blob, identifier: type -PASS Type: File, identifier: name -PASS Type: File, identifier: lastModified +TIMEOUT Type: Blob, identifier: size Test timed out +TIMEOUT Type: Blob, identifier: type Test timed out +TIMEOUT Type: File, identifier: name Test timed out +TIMEOUT Type: File, identifier: lastModified Test timed out
Attachments
Truitt Savell
Comment 1 2018-12-11 09:46:41 PST
failure seems to have stopped as of around r238786 and the test is not passing continuously. closing bug
Truitt Savell
Comment 2 2018-12-11 09:47:21 PST
*now passing continuously*
Note You need to log in before you can comment on or make changes to this bug.