summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/idbcursor-direction-index.htm.ini
blob: 6f7490bf2bd4b217208461f8456d6cc5265dbe92 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
[idbcursor-direction-index.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 - index - next]
    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 - index - prev]
    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 - index - 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 - index - prevunique]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]