summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/idbobjectstore_createIndex14-exception_order.htm.ini
blob: 33512efbbe616bcc90ee980461c50574fda78401 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[idbobjectstore_createIndex14-exception_order.htm]
  expected:
    if (processor == "x86") and (os == "win") and not debug: [OK, TIMEOUT]
  [SyntaxError vs. InvalidAccessError]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]

  [ConstraintError vs. SyntaxError]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]

  [TransactionInactiveError vs. ConstraintError]
    expected:
      if (processor == "x86") and (os == "win") and not debug: [PASS, TIMEOUT]