summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/reading-autoincrement-indexes.any.js.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/IndexedDB/reading-autoincrement-indexes.any.js.ini')
-rw-r--r--testing/web-platform/meta/IndexedDB/reading-autoincrement-indexes.any.js.ini117
1 files changed, 117 insertions, 0 deletions
diff --git a/testing/web-platform/meta/IndexedDB/reading-autoincrement-indexes.any.js.ini b/testing/web-platform/meta/IndexedDB/reading-autoincrement-indexes.any.js.ini
new file mode 100644
index 0000000000..63d5571193
--- /dev/null
+++ b/testing/web-platform/meta/IndexedDB/reading-autoincrement-indexes.any.js.ini
@@ -0,0 +1,117 @@
+[reading-autoincrement-indexes.any.serviceworker.html]
+ expected:
+ if (os == "win") and not debug: [OK, TIMEOUT]
+ [IDBIndex.getAll() for an index on the autoincrement key]
+ expected: FAIL
+
+ [IDBIndex.getAllKeys() for an index on the autoincrement key]
+ expected: FAIL
+
+ [IDBIndex.get() for an index on the autoincrement key]
+ expected: FAIL
+
+ [IDBIndex.getAllKeys() returns correct result for an index not covering the autoincrement key]
+ expected:
+ if (os == "win") and not debug: [PASS, TIMEOUT]
+
+ [IDBIndex.get() for an index not covering the autoincrement key]
+ expected:
+ if (os == "win") and not debug: [PASS, NOTRUN]
+
+
+[reading-autoincrement-indexes.any.html]
+ expected:
+ if (os == "win") and not debug: [OK, TIMEOUT]
+ [IDBIndex.getAll() for an index on the autoincrement key]
+ expected:
+ if (processor == "x86") and not debug: [FAIL, TIMEOUT]
+ FAIL
+
+ [IDBIndex.getAllKeys() for an index on the autoincrement key]
+ expected:
+ if (processor == "x86") and not debug: [FAIL, NOTRUN]
+ FAIL
+
+ [IDBIndex.get() for an index on the autoincrement key]
+ expected:
+ if (processor == "x86") and not debug: [FAIL, NOTRUN]
+ FAIL
+
+ [IDBIndex.getAll() for an index not covering the autoincrement key]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
+ if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT, NOTRUN]
+
+ [IDBIndex.get() for an index not covering the autoincrement key]
+ expected:
+ if (os == "win") and not debug: [PASS, NOTRUN]
+
+ [IDBIndex.getAllKeys() returns correct result for an index not covering the autoincrement key]
+ expected:
+ if (os == "win") and not debug: [PASS, NOTRUN]
+
+
+[reading-autoincrement-indexes.any.sharedworker.html]
+ expected:
+ if (os == "win") and not debug: [OK, TIMEOUT]
+ [IDBIndex.getAll() for an index on the autoincrement key]
+ expected:
+ if (processor == "x86") and not debug: [FAIL, TIMEOUT]
+ FAIL
+
+ [IDBIndex.getAllKeys() for an index on the autoincrement key]
+ expected:
+ if (processor == "x86") and not debug: [FAIL, NOTRUN]
+ FAIL
+
+ [IDBIndex.get() for an index on the autoincrement key]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [FAIL, TIMEOUT]
+ if (os == "win") and not debug and (processor == "x86"): [FAIL, NOTRUN]
+ FAIL
+
+ [IDBIndex.getAll() for an index not covering the autoincrement key]
+ expected:
+ if (os == "win") and not debug: [PASS, NOTRUN]
+
+ [IDBIndex.get() for an index not covering the autoincrement key]
+ expected:
+ if (os == "win") and not debug: [PASS, NOTRUN]
+
+ [IDBIndex.getAllKeys() returns correct result for an index not covering the autoincrement key]
+ expected:
+ if (os == "win") and not debug: [PASS, NOTRUN]
+
+
+[reading-autoincrement-indexes.any.worker.html]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
+ if (os == "win") and not debug and (processor == "x86"): [TIMEOUT, OK]
+ [IDBIndex.getAll() for an index on the autoincrement key]
+ expected: FAIL
+
+ [IDBIndex.getAllKeys() for an index on the autoincrement key]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [FAIL, TIMEOUT]
+ FAIL
+
+ [IDBIndex.get() for an index on the autoincrement key]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [FAIL, NOTRUN]
+ if (os == "win") and not debug and (processor == "x86"): TIMEOUT
+ FAIL
+
+ [IDBIndex.get() for an index not covering the autoincrement key]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
+ if (os == "win") and not debug and (processor == "x86"): [NOTRUN, PASS]
+
+ [IDBIndex.getAllKeys() returns correct result for an index not covering the autoincrement key]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
+ if (os == "win") and not debug and (processor == "x86"): [NOTRUN, PASS, TIMEOUT]
+
+ [IDBIndex.getAll() for an index not covering the autoincrement key]
+ expected:
+ if (os == "win") and not debug and (processor == "x86_64"): [PASS, NOTRUN]
+ if (os == "win") and not debug and (processor == "x86"): NOTRUN