summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/resource-timing/resource_timing.worker.js.ini
blob: 1fff8813d54feb772c17a529525f7bfb9d19a338 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[resource_timing.worker.html]
  disabled:
    if os == "android": Bug 1557495, Bug 1499003, Bug 1557492
  expected:
    if (os == "win") and not swgl and not debug and (processor == "x86_64"): OK
    if (os == "win") and not swgl and debug: OK
    if os == "mac": OK
    [OK, TIMEOUT]
  [Performance Resource Entries in workers]
    expected:
      if (os == "win") and not swgl and not debug and (processor == "x86_64"): PASS
      if (os == "win") and not swgl and debug: PASS
      if os == "mac": PASS
      [PASS, TIMEOUT]