mirror of
https://github.com/servo/servo.git
synced 2025-08-03 04:30:10 +01:00
While this introduces many new crashes in the test results, that's actually progress. Previously a huge number of tests were failing early because we never persisted the load-bearing `result` value for upgradeneeded events, so now we get to see much more interesting failures in our IndexedDB implementation. Testing: Existing WPT testsuite for IndexedDB. Fixes: part of #6963 Depends on #37567. Signed-off-by: Josh Matthews <josh@joshmatthews.net>
41 lines
1 KiB
INI
Vendored
41 lines
1 KiB
INI
Vendored
[clone-before-keypath-eval.any.sharedworker.html]
|
|
expected: ERROR
|
|
|
|
[clone-before-keypath-eval.any.html]
|
|
expected: CRASH
|
|
[Key generator and key path validity check operates on a clone]
|
|
expected: FAIL
|
|
|
|
[Failing key path validity check operates on a clone]
|
|
expected: FAIL
|
|
|
|
[Index key path evaluations operate on a clone]
|
|
expected: FAIL
|
|
|
|
[Store and index key path evaluations operate on the same clone]
|
|
expected: FAIL
|
|
|
|
[Cursor update checks and keypath evaluations operate on a clone]
|
|
expected: FAIL
|
|
|
|
|
|
[clone-before-keypath-eval.any.worker.html]
|
|
expected: CRASH
|
|
[Key generator and key path validity check operates on a clone]
|
|
expected: FAIL
|
|
|
|
[Failing key path validity check operates on a clone]
|
|
expected: FAIL
|
|
|
|
[Index key path evaluations operate on a clone]
|
|
expected: FAIL
|
|
|
|
[Store and index key path evaluations operate on the same clone]
|
|
expected: FAIL
|
|
|
|
[Cursor update checks and keypath evaluations operate on a clone]
|
|
expected: FAIL
|
|
|
|
|
|
[clone-before-keypath-eval.any.serviceworker.html]
|
|
expected: ERROR
|