[ BigSur wk2 Debug x86_64 ] inspector/indexeddb/requestDatabaseNames.html is a flakey text failure
https://bugs.webkit.org/show_bug.cgi?id=224294
Summary [ BigSur wk2 Debug x86_64 ] inspector/indexeddb/requestDatabaseNames.html is ...
Robert Jenner
Reported 2021-04-07 11:08:35 PDT
inspector/indexeddb/requestDatabaseNames.html is a flakey text failure in BigSur Debug Wk2 on Intel only. HISTORY: https://results.webkit.org/?suite=layout-tests&test=inspector%2Findexeddb%2FrequestDatabaseNames.html TEXT DIFF: --- /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/inspector/indexeddb/requestDatabaseNames-expected.txt +++ /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/inspector/indexeddb/requestDatabaseNames-actual.txt @@ -9,10 +9,13 @@ PASS: No IndexedDB databases should exist initially. -- Running test case: CreateDatabase1 -PASS: A single IndexedDB database should exist. -["Database1"] +!! TIMEOUT: took longer than 10000ms -- Running test case: CreateDatabase2 +FAIL: A single IndexedDB database should exist. + Expected: truthy + Actual: false +["Database2","Database1"] PASS: Two IndexedDB databases should exist. ["Database1","Database2"]
Attachments
Radar WebKit Bug Importer
Comment 1 2021-04-07 11:18:43 PDT
Robert Jenner
Comment 2 2021-04-07 12:15:30 PDT
Attempted to reproduce the failure, but was unable to do so. Test appears to be very flakey, and is only happening in BigSur Debug wk2 on Intel only. It also appears to have been flakey for a while. Updated test expectations to Pass Failure here: https://trac.webkit.org/changeset/275618/webkit
Note You need to log in before you can comment on or make changes to this bug.