summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/idbcursor-continue-exception-order.htm.ini
blob: e915fa017a362c1df5b1cfbed2a6f4241bf231cc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[idbcursor-continue-exception-order.htm]
  expected:
    if (processor == "x86") and not debug: [TIMEOUT, OK]
  [IDBCursor.continue exception order: TransactionInactiveError vs. InvalidStateError]
    expected:
      if (processor == "x86") and not debug: [TIMEOUT, PASS]

  [IDBCursor.continue exception order: InvalidStateError vs. DataError]
    expected:
      if (processor == "x86") and not debug: [TIMEOUT, PASS]

  [IDBCursor.continue exception order: TransactionInactiveError vs. DataError]
    expected:
      if (processor == "x86") and not debug: TIMEOUT