blob: 6151e9bb2198a5af3d1933e0c776d94ffaeae5c0 (
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
|
[getcredential-passing.https.html]
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1546662
expected:
if debug and (os == "win"): OK
TIMEOUT
[passing credentials.get() with default args]
expected:
if debug and (os == "win"): FAIL
TIMEOUT
[passing credentials.create() with no timeout]
expected:
if debug and (os == "win"): FAIL
NOTRUN
[rpId undefined]
expected:
if debug and (os == "win"): FAIL
NOTRUN
[passing credentials.get() with rpId (host and port)]
expected:
if debug and (os == "win"): FAIL
NOTRUN
[passing credentials.get() with rpId (hostname)]
expected:
if debug and (os == "win"): FAIL
NOTRUN
[no credential specified]
expected:
if debug and (os == "win"): FAIL
NOTRUN
[authenticatorSelection userVerification undefined]
expected:
if debug and (os == "win"): FAIL
NOTRUN
[authenticatorSelection userVerification preferred]
expected:
if debug and (os == "win"): FAIL
NOTRUN
[authenticatorSelection userVerification discouraged]
expected:
if debug and (os == "win"): FAIL
NOTRUN
[extensions undefined]
expected:
if debug and (os == "win"): FAIL
NOTRUN
[extensions are empty object]
expected:
if debug and (os == "win"): FAIL
NOTRUN
[extensions are dict of empty strings]
expected:
if debug and (os == "win"): FAIL
NOTRUN
|