summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/idbcursor-direction-objectstore.htm.ini
diff options
context:
space:
mode:
Diffstat (limited to 'testing/web-platform/meta/IndexedDB/idbcursor-direction-objectstore.htm.ini')
-rw-r--r--testing/web-platform/meta/IndexedDB/idbcursor-direction-objectstore.htm.ini18
1 files changed, 18 insertions, 0 deletions
diff --git a/testing/web-platform/meta/IndexedDB/idbcursor-direction-objectstore.htm.ini b/testing/web-platform/meta/IndexedDB/idbcursor-direction-objectstore.htm.ini
new file mode 100644
index 0000000000..a728280ed3
--- /dev/null
+++ b/testing/web-platform/meta/IndexedDB/idbcursor-direction-objectstore.htm.ini
@@ -0,0 +1,18 @@
+[idbcursor-direction-objectstore.htm]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
+ [IDBCursor direction - object store - prev]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
+
+ [IDBCursor direction - object store - next]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
+
+ [IDBCursor direction - object store - nextunique]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]
+
+ [IDBCursor direction - object store - prevunique]
+ expected:
+ if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]