summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/idbcursor-direction-objectstore-keyrange.htm.ini
blob: 14c39d5750753a52506a31341bf4406127e44e60 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[idbcursor-direction-objectstore-keyrange.htm]
  expected:
    if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
    if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
  [IDBCursor direction - object store with keyrange - nextunique]
    expected:
      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]

  [IDBCursor direction - object store with keyrange - prevunique]
    expected:
      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]

  [IDBCursor direction - object store with keyrange - prev]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]

  [IDBCursor direction - object store with keyrange - next]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]