summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/credentials.https.html.ini
blob: 3a814e311991dda537f723be2d2ba52c172ba083 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
[credentials.https.html]
  expected:
    if (os == "android") and fission: [OK, TIMEOUT]
    if (processor == "x86") and not debug: [OK, TIMEOUT]
  [Module with an imported statement should not have credentials]
    expected:
      if (processor == "x86") and not debug: [FAIL, TIMEOUT]
      FAIL

  [Script with service worker served as modules should not have credentials]
    expected:
      if (processor == "x86") and not debug: [FAIL, NOTRUN]
      FAIL