summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/websockets/basic-auth.any.js.ini
blob: 807d467cd950a60ec572d77c08c60d3fe7697545 (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
[basic-auth.https.any.serviceworker.html]
  expected: TIMEOUT

[basic-auth.any.serviceworker.html]
  [HTTP basic authentication should work with WebSockets]
    expected: FAIL


[basic-auth.any.sharedworker.html?wss]
  expected:
    if not swgl and (os == "android") and debug: [OK, ERROR]
    if swgl and (os == "win"): [OK, TIMEOUT]
    if swgl and (os == "linux"): [OK, ERROR]
    if swgl and (os == "android"): [OK, ERROR]

[basic-auth.any.serviceworker.html?wss]
  expected:
    if debug and (os == "win") and swgl: [OK, TIMEOUT]
    if debug and (os == "android") and not swgl: [OK, ERROR]
    if debug and (os == "linux"): [OK, ERROR]
    if not debug and (processor == "x86"): TIMEOUT
  [HTTP basic authentication should work with WebSockets]
    expected:
      if os == "mac": [PASS, TIMEOUT]


[basic-auth.any.html?wss]
  expected:
    if debug and (os == "linux") and not fission and swgl: [OK, ERROR]
    if debug and (os == "linux") and fission: [OK, ERROR]
    if debug and (os == "win"): [OK, TIMEOUT]
    if debug and (os == "android"): [OK, ERROR]

[basic-auth.any.worker.html?wss]
  expected:
    if debug and (os == "android") and swgl: [OK, ERROR]
    if debug and (os == "win"): [OK, TIMEOUT]
    if debug and (os == "linux"): [OK, ERROR]

[basic-auth.any.html?wpt_flags=h2]
  expected:
    if (os == "win") and not swgl and not debug and (processor == "x86"): OK
    if (os == "linux") and debug and not fission and not swgl: OK
    if (os == "win") and swgl: OK
    if (os == "mac") and debug: OK
    if os == "android": OK
    [OK, TIMEOUT]

[basic-auth.any.worker.html?wpt_flags=h2]

[basic-auth.any.sharedworker.html?wpt_flags=h2]

[basic-auth.any.serviceworker.html?wpt_flags=h2]
  expected:
    if (processor == "x86") and not debug: TIMEOUT