summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/abort-in-initial-upgradeneeded.html.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/IndexedDB/abort-in-initial-upgradeneeded.html.ini')
-rw-r--r--testing/web-platform/meta/IndexedDB/abort-in-initial-upgradeneeded.html.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/testing/web-platform/meta/IndexedDB/abort-in-initial-upgradeneeded.html.ini b/testing/web-platform/meta/IndexedDB/abort-in-initial-upgradeneeded.html.ini
new file mode 100644
index 0000000000..8e3d045058
--- /dev/null
+++ b/testing/web-platform/meta/IndexedDB/abort-in-initial-upgradeneeded.html.ini
@@ -0,0 +1,8 @@
+[abort-in-initial-upgradeneeded.html]
+ expected:
+ if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
+ if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
+ [Test that an abort in the initial upgradeneeded sets version back to 0]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
+ if (os == "win") and not debug and (processor == "x86"): [PASS, NOTRUN]