Bug 168380
Summary: | [El Capitan Debug WK2] LayoutTest imported/w3c/web-platform-tests/IndexedDB/idb-binary-key-roundtrip.htm is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ryan Haddad <ryanhaddad> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED CONFIGURATION CHANGED | ||
Severity: | Normal | CC: | beidson, joepeck, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | Other | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ryan Haddad
LayoutTest imported/w3c/web-platform-tests/IndexedDB/idb-binary-key-roundtrip.htm is a flaky failure
https://build.webkit.org/results/Apple%20El%20Capitan%20Debug%20WK2%20(Tests)/r212363%20(11060)/results.html
https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2FIndexedDB%2Fidb-binary-key-roundtrip.htm
--- /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idb-binary-key-roundtrip-expected.txt
+++ /Volumes/Data/slave/elcapitan-debug-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idb-binary-key-roundtrip-actual.txt
@@ -1,17 +1,19 @@
-PASS Binary keys can be supplied using the view type Uint8Array
-PASS Binary keys can be supplied using the view type Uint8ClampedArray
-PASS Binary keys can be supplied using the view type Int8Array
-PASS Binary keys can be supplied using the view type Uint16Array
-PASS Binary keys can be supplied using the view type Int16Array
-PASS Binary keys can be supplied using the view type Uint32Array
-PASS Binary keys can be supplied using the view type Int32Array
-PASS Binary keys can be supplied using the view type Float32Array
-PASS Binary keys can be supplied using the view type Float64Array
-PASS ArrayBuffer can be used to supply a binary key
-PASS DataView can be used to supply a binary key
-PASS DataView with explicit offset can be used to supply a binary key
-PASS DataView with explicit offset and length can be used to supply a binary key
-PASS Uint8Array with explicit offset can be used to supply a binary key
-PASS Uint8Array with explicit offset and length can be used to supply a binary key
+Harness Error (TIMEOUT), message = null
+TIMEOUT Binary keys can be supplied using the view type Uint8Array Test timed out
+TIMEOUT Binary keys can be supplied using the view type Uint8ClampedArray Test timed out
+TIMEOUT Binary keys can be supplied using the view type Int8Array Test timed out
+TIMEOUT Binary keys can be supplied using the view type Uint16Array Test timed out
+TIMEOUT Binary keys can be supplied using the view type Int16Array Test timed out
+TIMEOUT Binary keys can be supplied using the view type Uint32Array Test timed out
+TIMEOUT Binary keys can be supplied using the view type Int32Array Test timed out
+TIMEOUT Binary keys can be supplied using the view type Float32Array Test timed out
+TIMEOUT Binary keys can be supplied using the view type Float64Array Test timed out
+TIMEOUT ArrayBuffer can be used to supply a binary key Test timed out
+TIMEOUT DataView can be used to supply a binary key Test timed out
+TIMEOUT DataView with explicit offset can be used to supply a binary key Test timed out
+TIMEOUT DataView with explicit offset and length can be used to supply a binary key Test timed out
+TIMEOUT Uint8Array with explicit offset can be used to supply a binary key Test timed out
+TIMEOUT Uint8Array with explicit offset and length can be used to supply a binary key Test timed out
+
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ryan Haddad
This test was imported with https://trac.webkit.org/changeset/212202
Ryan Haddad
Marked test as flaky on El Capitan debug with http://trac.webkit.org/projects/webkit/changeset/213156
Joseph Pecoraro
Closing. El Capitan expectations have been removed.
Radar WebKit Bug Importer
<rdar://problem/43118089>