summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/webauthn/createcredential-badargs-rp.https.html.ini
blob: 687e8da0c77867b896a8aa6db2d384867ca6379c (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
[createcredential-badargs-rp.https.html]
  disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1546662
  expected:
    TIMEOUT
  [Bad rp: id is object]
    expected: FAIL

  [Bad rp: name is object]
    expected:
      if debug and (os == "win"): FAIL
      TIMEOUT

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

  [Bad rp: name is empty String]
    expected:
      if debug and (os == "win"): TIMEOUT
      NOTRUN

  [Bad rp: icon is object]
    expected:
      NOTRUN

  [Bad rp: icon is null]
    expected:
      NOTRUN

  [Bad rp: icon is empty String]
    expected:
      NOTRUN

  [Bad rp: icon is insecure]
    expected:
      NOTRUN

  [Bad rp: rp null]
    expected: FAIL