Bug 224294
Summary: | [ BigSur wk2 Debug x86_64 ] inspector/indexeddb/requestDatabaseNames.html is a flakey text failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Robert Jenner <jenner> |
Component: | Web Inspector | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | hi, inspector-bugzilla-changes, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Robert Jenner
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/76357021>
Robert Jenner
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