summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/fetch/metadata/generated/audioworklet.https.sub.html.ini
blob: 7be384979acfd055f94683702a9b1f42cd24815f (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
87
88
89
90
91
92
93
94
95
96
[audioworklet.https.sub.html]
  disabled:
    if (os == "linux"): https://bugzilla.mozilla.org/show_bug.cgi?id=1845961
  expected:
    if (os == "linux") and debug and not fission: [TIMEOUT, OK, ERROR]
    if (os == "linux") and debug and fission: [TIMEOUT, ERROR]
    if (os == "linux") and not debug: [TIMEOUT, ERROR]
  [sec-fetch-site - Same-Origin -> Same-Site -> Same-Origin redirect]
    expected:
      if (os == "linux") and not debug and (processor == "x86_64") and fission: [PASS, TIMEOUT]
      if (os == "linux") and not debug and (processor == "x86_64") and not fission: [PASS, TIMEOUT]
      if (os == "linux") and not debug and (processor == "x86"): [TIMEOUT, PASS]
      if (os == "linux") and debug: [PASS, TIMEOUT]

  [sec-fetch-site - Cross-Site -> Same Origin]
    expected:
      if (os == "linux") and not debug and (processor == "x86_64") and not fission: [PASS, NOTRUN]
      if (os == "linux") and not debug and (processor == "x86_64") and fission: [PASS, NOTRUN]
      if (os == "linux") and not debug and (processor == "x86"): [NOTRUN, PASS]
      if (os == "linux") and debug: [PASS, NOTRUN]

  [sec-fetch-site - Cross-Site -> Same-Site]
    expected:
      if (os == "linux") and not debug and (processor == "x86_64") and not fission: [PASS, NOTRUN]
      if (os == "linux") and not debug and (processor == "x86_64") and fission: [PASS, NOTRUN]
      if (os == "linux") and not debug and (processor == "x86"): [NOTRUN, PASS]
      if (os == "linux") and debug: [PASS, NOTRUN]

  [sec-fetch-site - Cross-Site -> Cross-Site]
    expected:
      if (os == "linux") and not debug and (processor == "x86_64") and fission: [PASS, NOTRUN]
      if (os == "linux") and not debug and (processor == "x86_64") and not fission: [PASS, NOTRUN]
      if (os == "linux") and not debug and (processor == "x86"): [NOTRUN, PASS]
      if (os == "linux") and debug: [PASS, NOTRUN]

  [sec-fetch-site - Same-Origin -> Same Origin]
    expected:
      if (os == "linux") and not debug and fission and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
      if (os == "linux") and not debug and fission and (processor == "x86"): [NOTRUN, PASS, TIMEOUT]
      if (os == "linux") and not debug and not fission: [PASS, NOTRUN]
      if (os == "linux") and debug: [PASS, NOTRUN]

  [sec-fetch-site - Same-Origin -> Same-Site]
    expected:
      if (os == "linux") and not debug and (processor == "x86_64") and fission: [PASS, NOTRUN]
      if (os == "linux") and not debug and (processor == "x86_64") and not fission: [PASS, NOTRUN]
      if (os == "linux") and not debug and (processor == "x86"): [NOTRUN, PASS]
      if (os == "linux") and debug: [PASS, NOTRUN]

  [sec-fetch-site - Same-Origin -> Cross-Site]
    expected:
      if (os == "linux") and not debug and (processor == "x86_64") and not fission: [PASS, NOTRUN]
      if (os == "linux") and not debug and (processor == "x86_64") and fission: [PASS, NOTRUN]
      if (os == "linux") and not debug and (processor == "x86"): [NOTRUN, PASS]
      if (os == "linux") and debug: [PASS, NOTRUN]

  [sec-fetch-site - Same-Site -> Same Origin]
    expected:
      if (os == "linux") and fission and not debug and (processor == "x86"): [NOTRUN, PASS, TIMEOUT]
      if (os == "linux") and fission and not debug and (processor == "x86_64"): [PASS, NOTRUN, TIMEOUT]
      if (os == "linux") and not fission and not debug: [PASS, NOTRUN]
      if (os == "linux") and not fission and debug: [PASS, NOTRUN]
      if (os == "linux") and fission and debug: [PASS, TIMEOUT, NOTRUN]

  [sec-fetch-site - Same-Site -> Same-Site]
    expected:
      if (os == "linux") and not debug and (processor == "x86_64") and not fission: [TIMEOUT, NOTRUN]
      if (os == "linux") and not debug and (processor == "x86_64") and fission: [TIMEOUT, NOTRUN]
      if (os == "linux") and debug and not fission: [TIMEOUT, PASS, NOTRUN]
      if (os == "linux") and debug and fission: [TIMEOUT, NOTRUN]
      if (os == "linux") and not debug and (processor == "x86"): [NOTRUN, TIMEOUT]

  [sec-fetch-site - Same-Site -> Cross-Site]
    expected:
      if (os == "linux") and debug and not fission: [NOTRUN, PASS, TIMEOUT]
      if (os == "linux") and debug and fission: NOTRUN
      if (os == "linux") and not debug: NOTRUN

  [sec-fetch-mode]
    expected:
      if (os == "linux") and debug and not fission: [NOTRUN, PASS, TIMEOUT]
      if (os == "linux") and debug and fission: NOTRUN
      if (os == "linux") and not debug: NOTRUN

  [sec-fetch-dest]
    expected:
      if (os == "linux") and debug and fission: NOTRUN
      if (os == "linux") and debug and not fission: [NOTRUN, PASS, TIMEOUT]
      if (os == "linux") and not debug: NOTRUN

  [sec-fetch-user]
    expected:
      if (os == "linux") and debug and not fission and not swgl: [NOTRUN, PASS]
      if (os == "linux") and debug and not fission and swgl: [NOTRUN, PASS, TIMEOUT]
      if (os == "linux") and debug and fission: NOTRUN
      if (os == "linux") and not debug: NOTRUN