summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/update-module-request-mode.https.html.ini
blob: 56546521e1aad203a7e42b882d057e2cd1682a77 (plain)
1
2
3
4
5
6
7
8
9
10
11
[update-module-request-mode.https.html]
  expected:
    if (os == "android") and debug and not swgl: [OK, ERROR]
    if (os == "linux") and not fission and not debug: [OK, CRASH]
  [headers of a main module script]
    bug:
      if fission and (os == "linux") and not debug: https://bugzilla.mozilla.org/show_bug.cgi?id=1712652
    expected:
      if not debug and (os == "linux") and (processor == "x86_64"): [PASS, FAIL]
      if not debug and (os == "linux") and (processor == "x86"): [PASS, FAIL]
      if not debug and (os == "win"): [PASS, FAIL]