summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/IndexedDB/get-databases.any.js.ini
blob: 0155d49d7a6f4a7b9b05b49860346c6ef91019a9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[get-databases.any.html]
  expected:
    if (processor == "x86") and not debug: [OK, TIMEOUT]
  [Ensure that databases() doesn't pick up changes that haven't commited.]
    expected:
      if (os == "linux") and not debug and not asan and (processor == "x86_64") and not tsan: [PASS, FAIL]
      if (os == "linux") and debug and not fission: [PASS, FAIL]


[get-databases.any.worker.html]
  expected:
    if (processor == "x86") and not debug: [OK, TIMEOUT]