Bug 207059 - [ macOS wk1 ] imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-small.html is flaky failing
Summary: [ macOS wk1 ] imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-s...
Status: RESOLVED DUPLICATE of bug 228241
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-01-31 11:18 PST by Jacob Uphoff
Modified: 2021-10-21 10:28 PDT (History)
4 users (show)

See Also:


Attachments
Update Test Expectations (1.75 KB, patch)
2020-01-31 11:23 PST, Jacob Uphoff
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Uphoff 2020-01-31 11:18:10 PST
imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-small.html

This test is flaky failing for all visible history on Catalina and Mojave 

I was able to reproduce the failures with running the test in iterations

History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2FIndexedDB%2Finterleaved-cursors-small.html

Diff:

--- /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-small-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/interleaved-cursors-small-actual.txt
@@ -1,5 +1,7 @@
+
+Harness Error (TIMEOUT), message = null
 
 PASS 1 cursors 
 PASS 10 cursors 
-PASS 100 cursors 
+TIMEOUT 100 cursors Test timed out
Comment 1 Radar WebKit Bug Importer 2020-01-31 11:18:32 PST
<rdar://problem/59068213>
Comment 2 Jacob Uphoff 2020-01-31 11:23:31 PST
Created attachment 389383 [details]
Update Test Expectations
Comment 3 Truitt Savell 2020-01-31 11:26:20 PST
Comment on attachment 389383 [details]
Update Test Expectations

Clearing flags on attachment: 389383

Committed r255512: <https://trac.webkit.org/changeset/255512>
Comment 4 Sihui Liu 2021-07-30 10:20:29 PDT
Expectations updated at https://bugs.webkit.org/show_bug.cgi?id=228241 as the test is no longer flaky.

*** This bug has been marked as a duplicate of bug 228241 ***