Bug 187594

Summary: [WPE] imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_createIndex7-event_order.htm is flaky
Product: WebKit Reporter: Miguel Gomez <magomez>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply, calvaris
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Miguel Gomez
Reported 2018-07-12 06:53:44 PDT
imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_createIndex7-event_order.htm [ Failure Pass ] It doens't happen very often but the test fails sometimes. This is the diff when it does: --- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_createIndex7-event_order-expected.txt +++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/IndexedDB/idbobjectstore_createIndex7-event_order-actual.txt @@ -1,3 +1,3 @@ -PASS IDBObjectStore.createIndex() - Event ordering for ConstraintError on request +FAIL IDBObjectStore.createIndex() - Event ordering for ConstraintError on request assert_array_equals: events lengths differ, expected 10 got 8
Attachments
Diego Pino
Comment 1 2023-01-25 20:43:00 PST
There are no references to this bug in any TestExpectations. It's probable this bug was solved at some point but it wasn't marked as closed. I'm closing this bug now. If you think this bug report is still valid, please reopen it and add an entry to TestExpectations.
Note You need to log in before you can comment on or make changes to this bug.