summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/idbindex-rename-abort.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/IndexedDB/idbindex-rename-abort.html.ini')
-rw-r--r--testing/web-platform/meta/IndexedDB/idbindex-rename-abort.html.ini13
1 files changed, 13 insertions, 0 deletions
diff --git a/testing/web-platform/meta/IndexedDB/idbindex-rename-abort.html.ini b/testing/web-platform/meta/IndexedDB/idbindex-rename-abort.html.ini
new file mode 100644
index 0000000000..9b39da2937
--- /dev/null
+++ b/testing/web-platform/meta/IndexedDB/idbindex-rename-abort.html.ini
@@ -0,0 +1,13 @@
+[idbindex-rename-abort.html]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
+ if (processor == "x86_64") and (os == "win") and not debug: [OK, TIMEOUT]
+ [IndexedDB index creation and rename in an aborted transaction]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN, TIMEOUT]
+ if (processor == "x86_64") and (os == "win") and not debug: [PASS, NOTRUN]
+
+ [IndexedDB index rename in aborted transaction]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
+ if (processor == "x86_64") and (os == "win") and not debug: [PASS, TIMEOUT]