blob: 3e7cf42e419257afb96b1661374069546c067bb0 (
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
|
[createcredential-extensions.https.html]
disabled: https://bugzilla.mozilla.org/show_bug.cgi?id=1546662
expected:
TIMEOUT
[Bad extensions: extensions is null]
expected:
if debug and (os == "win"): FAIL
TIMEOUT
[Bad extensions: extensions is empty Array]
expected:
if debug and (os == "win"): FAIL
NOTRUN
[Bad extensions: extensions is empty ArrayBuffer]
expected:
if debug and (os == "win"): TIMEOUT
NOTRUN
[Bad extensions: malformatted JSON]
expected:
NOTRUN
[Bad extensions: JavaScript object]
expected:
NOTRUN
[Bad extensions: extension ID too long]
expected:
NOTRUN
[extensions is a nonsensical JSON string]
expected:
NOTRUN
[empty appid in create request]
expected:
NOTRUN
[null appid in create request]
expected:
NOTRUN
[appid in create request]
expected:
NOTRUN
|