summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webauthn/createcredential-passing.https.html.ini
blob: 42acd23c2c47c0525f7e557090e0656ad05f2015 (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
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
[createcredential-passing.https.html]
  disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1546662
  expected: TIMEOUT
  [WebAuthn credential.create() Passing Tests]
    expected: TIMEOUT

  [passing credentials.create() with default arguments]
    expected:
      if debug and (os == "win"): FAIL
      TIMEOUT

  [passing credentials.create() with rpId (host and port)]
    expected:
      if debug and (os == "win"): FAIL
      NOTRUN

  [passing credentials.create() with rpId (hostname)]
    expected:
      if debug and (os == "win"): FAIL
      NOTRUN

  [passing credentials.create() without rp.icon]
    expected:
      if debug and (os == "win"): TIMEOUT
      NOTRUN

  [very short user id]
    expected:
      NOTRUN

  [max length user id]
    expected:
      NOTRUN

  [Uint8Array user id]
    expected:
      NOTRUN

  [Int8Array user id]
    expected:
      NOTRUN

  [Int16Array user id]
    expected:
      NOTRUN

  [Int32Array user id]
    expected:
      NOTRUN

  [Float32Array user id]
    expected:
      NOTRUN

  [DataView user id]
    expected:
      NOTRUN

  [passing credentials.create() without user.icon]
    expected:
      NOTRUN

  [Int16Array challenge]
    expected:
      NOTRUN

  [Int32Array challenge]
    expected:
      NOTRUN

  [Float32Array challenge]
    expected:
      NOTRUN

  [Float64Array challenge]
    expected:
      NOTRUN

  [DataView challenge]
    expected:
      NOTRUN

  [Absurdly large challenge]
    expected:
      NOTRUN

  [Bad pubKeyCredParams: pubKeyCredParams is empty Array]
    expected:
      NOTRUN

  [EC256 pubKeyCredParams]
    expected:
      NOTRUN

  [SelectEC256 pubKeyCredParams from a list]
    expected:
      NOTRUN

  [passing credentials.create() with no timeout]
    expected:
      NOTRUN

  [authenticatorSelection is undefined]
    expected:
      NOTRUN

  [authenticatorSelection is empty object]
    expected:
      NOTRUN

  [authenticatorSelection default values]
    expected:
      NOTRUN

  [authenticatorSelection attachment undefined]
    expected:
      NOTRUN

  [authenticatorSelection residentKey undefined]
    expected:
      NOTRUN

  [authenticatorSelection residentKey false]
    expected:
      NOTRUN

  [authenticatorSelection userVerification undefined]
    expected:
      NOTRUN

  [authenticatorSelection userVerification discouraged]
    expected:
      NOTRUN

  [attestation parameter: attestation is "none"]
    expected:
      NOTRUN

  [attestation parameter: attestation is "indirect"]
    expected:
      NOTRUN

  [attestation parameter: attestation is "direct"]
    expected:
      NOTRUN

  [attestation parameter: attestation is undefined]
    expected: NOTRUN

  [extensions undefined]
    expected: NOTRUN

  [extensions are empty object]
    expected: NOTRUN

  [extensions are dict of empty strings]
    expected: NOTRUN