Bug 215953 - REGRESSION: [ Mac iOS ] imported/w3c/web-platform-tests/IndexedDB/blob-valid-before-commit.any.html is a flaky failure
Summary: REGRESSION: [ Mac iOS ] imported/w3c/web-platform-tests/IndexedDB/blob-valid-...
Status: NEW
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-08-28 15:49 PDT by Truitt Savell
Modified: 2020-08-28 16:26 PDT (History)
2 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 2020-08-28 15:49:44 PDT
imported/w3c/web-platform-tests/IndexedDB/blob-valid-before-commit.any.html

this test is a flaky failure on Mac and iOS

Diff:
--- /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/blob-valid-before-commit.any-expected.txt
+++ /Volumes/Data/slave/catalina-release-tests-wk1/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/blob-valid-before-commit.any-actual.txt
@@ -1,3 +1,10 @@
+CONSOLE MESSAGE: Unhandled Promise Rejection: NotFoundError: The object can not be found here.
 
-PASS Blobs can be read back before their records are committed. 
+Harness Error (FAIL), message = Unhandled rejection: The object can not be found here.
 
+TIMEOUT Blobs can be read back before their records are committed. Test timed out
+
+Harness Error (FAIL), message = Unhandled rejection: The object can not be found here.
+
+TIMEOUT Blobs can be read back before their records are committed. Test timed out
+

History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2FIndexedDB%2Fblob-valid-before-commit.any.html

I am not able to reproduce the failure here but was able to reproduce a timeout using command:
run-webkit-tests --iterations 2000 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --debug-rwt-logging --no-retry --force --no-build -f imported/w3c/web-platform-tests/IndexedDB/blob-valid-before-commit.any.html
Comment 1 Radar WebKit Bug Importer 2020-08-28 15:50:04 PDT
<rdar://problem/67966238>
Comment 2 Truitt Savell 2020-08-28 16:25:21 PDT
I was able to reproduce the failure on another machine with the same command.
Comment 3 Truitt Savell 2020-08-28 16:26:16 PDT
I cannot find a clear regression range with bisection as the test still flakes far before the first failure appeared in history.