summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/registration-schedule-job.https.html.ini
blob: 58e56b93cfcdb7b784cdaf29a667aefffdba2cd7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[registration-schedule-job.https.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
  [different type]
    expected: FAIL

  [different updateViaCache]
    expected:
      if (os == "win") and (processor == "x86") and debug: [PASS, FAIL]
      if (os == "win") and (processor == "x86_64") and not debug: [PASS, FAIL]
      if (os == "linux") and not fission and not debug: [PASS, FAIL]
      [FAIL, PASS]