summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/reading-autoincrement-indexes-cursors.any.js.ini
blob: f23e6248a7a6b8fc4c35fabeaf1aef16f414fde7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
[reading-autoincrement-indexes-cursors.any.serviceworker.html]
  [IDBIndex.openCursor() iterates over an index on the autoincrement key]
    expected: FAIL

  [IDBIndex.openKeyCursor() iterates over an index on the autoincrement key]
    expected: FAIL


[reading-autoincrement-indexes-cursors.any.worker.html]
  expected:
    if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
  [IDBIndex.openCursor() iterates over an index on the autoincrement key]
    expected: FAIL

  [IDBIndex.openKeyCursor() iterates over an index on the autoincrement key]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [FAIL, TIMEOUT]
      FAIL

  [IDBIndex.openKeyCursor() iterates over an index not covering the autoincrement key]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]

  [IDBIndex.openCursor() iterates over an index not covering the autoincrement key]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, NOTRUN]


[reading-autoincrement-indexes-cursors.any.sharedworker.html]
  expected:
    if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
  [IDBIndex.openCursor() iterates over an index on the autoincrement key]
    expected: FAIL

  [IDBIndex.openKeyCursor() iterates over an index on the autoincrement key]
    expected: FAIL

  [IDBIndex.openKeyCursor() iterates over an index not covering the autoincrement key]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]


[reading-autoincrement-indexes-cursors.any.html]
  [IDBIndex.openCursor() iterates over an index on the autoincrement key]
    expected: FAIL

  [IDBIndex.openKeyCursor() iterates over an index on the autoincrement key]
    expected: FAIL