Bug 191703 - [ iOS WK2 ] Layout Test imported/w3c/web-platform-tests/IndexedDB/keypath-special-identifiers.htm is flaky
Summary: [ iOS WK2 ] Layout Test imported/w3c/web-platform-tests/IndexedDB/keypath-spe...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-15 13:04 PST by Truitt Savell
Modified: 2018-12-11 09:47 PST (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Truitt Savell 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
Comment 1 Truitt Savell 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
Comment 2 Truitt Savell 2018-12-11 09:47:21 PST
*now passing continuously*