summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/worker-interception-redirect.https.html.ini
blob: 9d7a3593aebd3dcdf15b65c712a9686d00c87cb6 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
[worker-interception-redirect.https.html]
  expected:
    if (os == "android") and debug and not swgl: [OK, ERROR]
  [Case #3: sw scope1->scope2 (classic SharedWorker)]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [Case #1: network scope1->scope2 (classic SharedWorker, fetch())]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [Case #4: sw scope1->out-scope (module DedicatedWorker)]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [Case #3: sw scope1->scope2 (module SharedWorker)]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [Case #4: sw scope1->out-scope (classic DedicatedWorker)]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [Case #1: network scope1->scope2 (module DedicatedWorker, fetch())]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [Case #2: network scope1->out-scope (classic DedicatedWorker, fetch())]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [Case #2: network scope1->out-scope (module SharedWorker, fetch())]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [Case #1: network scope1->scope2 (module SharedWorker, fetch())]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [Case #2: network scope1->out-scope (module DedicatedWorker, fetch())]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [Case #2: network scope1->out-scope (classic SharedWorker, importScripts())]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [Case #3: sw scope1->scope2 (module DedicatedWorker)]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [Case #4: sw scope1->out-scope (module SharedWorker)]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [Case #1: network scope1->scope2 (classic SharedWorker, importScripts())]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [Case #1: network scope1->scope2 (classic DedicatedWorker, importScripts())]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [Case #2: network scope1->out-scope (classic DedicatedWorker, importScripts())]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [Case #3: sw scope1->scope2 (classic DedicatedWorker)]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [Case #4: sw scope1->out-scope (classic SharedWorker)]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [Case #1: network scope1->scope2 (classic DedicatedWorker, fetch())]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [Case #2: network scope1->out-scope (classic SharedWorker, fetch())]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]

  [initialize global state]
    expected:
      if (os == "linux") and not debug and fission: [PASS, FAIL]