summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/service-workers/service-worker/navigation-redirect.https.html.ini
blob: d32272c3b82b19b56b0c88a203fc3427d11d21a5 (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
[navigation-redirect.https.html]
  [SW-fallbacked redirect to same-origin same-scope with different hash fragments.]
    expected:
      if debug and (os == "win") and (processor == "x86_64") and swgl: PASS
      if debug and (os == "android") and not swgl: PASS
      if debug and (os == "win") and (processor == "x86"): PASS
      if debug and (os == "linux"): PASS
      if debug and (os == "mac"): PASS
      [PASS, FAIL]

  [SW-fallbacked redirect to same-origin same-scope.]
    expected:
      if not debug and (os == "linux"): [PASS, FAIL]
      if not debug and (os == "mac"): [PASS, FAIL]
      if not debug and (os == "win"): [PASS, FAIL]

  [SW-fallbacked redirect to same-origin same-scope with a hash fragment.]
    expected:
      if (os == "linux") and debug and not fission and swgl: [PASS, FAIL]
      if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
      if (os == "linux") and not debug: [PASS, FAIL]
      if os == "mac": [PASS, FAIL]

  [SW-fallbacked redirect to other-origin and back to same-origin.]
    expected:
      if (os == "mac") and not debug: [PASS, FAIL]
      if (os == "win") and not debug: [PASS, FAIL]


[navigation-redirect.https.html?client]
  disabled:
    if os == "mac": true
    if os == "linux": https://bugzilla.mozilla.org/show_bug.cgi?id=1522439
    if debug and (os == "win"): https://bugzilla.mozilla.org/show_bug.cgi?id=1522439
  [Redirect to same-origin out-scope with opaque redirect response.]
    expected: FAIL

  [SW-generated redirect to same-origin out-scope with different hash fragments.]
    expected: FAIL

  [Redirect to same-origin out-scope with opaque redirect response which is passed through Cache.]
    expected: FAIL

  [SW-generated redirect to same-origin out-scope.]
    expected: FAIL

  [SW-fallbacked redirect to same-origin out-scope.]
    expected: FAIL

  [SW-fetched redirect to same-origin out-scope.]
    expected: FAIL

  [SW-generated redirect to same-origin out-scope with a hash fragment.]
    expected: FAIL

  [SW-fallbacked redirect to other-origin and back to same-origin.]
    expected:
      if os == "win": [PASS, FAIL]


[navigation-redirect.https.html?default]
  [SW-fallbacked redirect to same-origin same-scope.]
    expected:
      if (os == "linux") and asan and fission: [PASS, FAIL]
      if (os == "win") and not debug: [PASS, FAIL]

  [SW-fallbacked redirect to same-origin same-scope with a hash fragment.]
    expected:
      if (os == "win") and debug: [PASS, FAIL]

  [SW-fallbacked redirect to same-origin same-scope with different hash fragments.]
    expected:
      if (os == "win") and debug and (processor == "x86_64"): [PASS, FAIL]

  [SW-fallbacked redirect to other-origin and back to same-origin.]
    expected:
      if (processor == "x86") and not debug: [PASS, FAIL]