summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webauthn/createcredential-badargs-authnrselection.https.html.ini
blob: f5e791f803c2a62a622c6250954f92d360a6227e (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
[createcredential-badargs-authnrselection.https.html]
  disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1546662
  expected:
    TIMEOUT
  [Bad AuthenticatorSelectionCriteria: authenticatorSelection is empty array]
    expected:
      if debug and (os == "win"): FAIL
      TIMEOUT

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection is null]
    expected:
      if debug and (os == "win"): FAIL
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection is empty string]
    expected:
      if debug and (os == "win"): PASS
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection is string]
    expected:
      if debug and (os == "win"): PASS
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection attachment is empty string]
    expected:
      if debug and (os == "win"): PASS
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection attachment is empty object]
    expected:
      if debug and (os == "win"): PASS
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection attachment is null]
    expected:
      if debug and (os == "win"): PASS
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection attachment platform]
    expected:
      if debug and (os == "win"): PASS
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection residentKey true]
    expected:
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection residentKey is string]
    expected:
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection userVerification empty string]
    expected:
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection userVerification empty object]
    expected:
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection userVerification bad value]
    expected:
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection userVerification null]
    expected:
      NOTRUN

  [Bad AuthenticatorSelectionCriteria: authenticatorSelection userVerification required]
    expected:
      NOTRUN