File: basic-auth.any.js.ini

package info (click to toggle)
firefox 147.0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 4,683,484 kB
  • sloc: cpp: 7,607,246; javascript: 6,533,185; ansic: 3,775,227; python: 1,415,393; xml: 634,561; asm: 438,951; java: 186,241; sh: 62,752; makefile: 18,079; objc: 13,092; perl: 12,808; yacc: 4,583; cs: 3,846; pascal: 3,448; lex: 1,720; ruby: 1,003; php: 436; lisp: 258; awk: 247; sql: 66; sed: 54; csh: 10; exp: 6
file content (68 lines) | stat: -rw-r--r-- 2,542 bytes parent folder | download
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
[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 (os == "android") and debug: [OK, ERROR]

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


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

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

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

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

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

[basic-auth.any.serviceworker.html?wpt_flags=h2]
  expected:
    if not tsan and not debug and (os == "linux") and asan and fission: [TIMEOUT, OK]
    if not tsan and not debug and (os == "android") and sessionHistoryInParent: [TIMEOUT, OK]
    if tsan: [OK, ERROR, TIMEOUT]
    [OK, TIMEOUT]