summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/registration-schedule-job.https.html.ini
blob: 01d2fc675c20b132a8dee904242a8bfe4ff9d78c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
[registration-schedule-job.https.html]
  [different type]
    expected: FAIL

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