summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/idbtransaction_objectStoreNames.html.ini
blob: 2272bff238bb4dbcffc0d566707274c05d3f2242 (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
[idbtransaction_objectStoreNames.html]
  expected:
    if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT]
    if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT]
  [IDBTransaction.objectStoreNames - value after close]
    expected:
      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]

  [IDBTransaction.objectStoreNames - value after commit]
    expected:
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]
      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]

  [IDBTransaction.objectStoreNames - value after abort]
    expected:
      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]

  [IDBTransaction.objectStoreNames - sorting]
    expected:
      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]

  [IDBTransaction.objectStoreNames - no duplicates]
    expected:
      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]

  [IDBTransaction.objectStoreNames - unusual names]
    expected:
      if (os == "win") and not debug and (processor == "x86"): [PASS, TIMEOUT]
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, TIMEOUT]