summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/registration-script.https.html.ini
blob: 8abee5a74829ce656d6f74261fef0ee1ceccd6c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
[registration-script.https.html]
  expected:
    if (os == "android") and debug and fission: [OK, TIMEOUT]
    if (os == "android") and not debug: [OK, TIMEOUT]
  [Registering script importing non-existent script]
    expected:
      if (os == "android") and not debug: [PASS, NOTRUN]

  [Registering script importing malformed script]
    expected:
      if (os == "android") and not debug: [PASS, NOTRUN]

  [Registering script including caught exception]
    expected:
      if (os == "android") and not debug: [PASS, NOTRUN]

  [Registering script including parse error]
    expected:
      if (os == "android") and not debug: [PASS, TIMEOUT]

  [Registering script including undefined error]
    expected:
      if (os == "android") and not debug: [PASS, NOTRUN]

  [Registering non-existent script]
    expected:
      if (os == "android") and not debug: [PASS, NOTRUN]

  [Registering script including uncaught exception]
    expected:
      if (os == "android") and not debug: [PASS, NOTRUN]