blob: 88f35894cfe44083a62d0fa8f300e8f2b33bf4bd (
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
|
[basics.tentative.https.window.html]
expected: ERROR
[start() rejects with invalid threshold (NaN)]
expected: NOTRUN
[start() rejects with invalid threshold (-1)]
expected: NOTRUN
[start() allows threshold (61000)]
expected: NOTRUN
[start() uses a default value for the threshold]
expected: NOTRUN
[start() rejects with threshold below minimum (59000)]
expected: NOTRUN
[start() uses a default value for the threshold when none is passed]
expected: NOTRUN
[start() rejects with invalid threshold (null)]
expected: NOTRUN
[start() uses threshold property]
expected: NOTRUN
[start() rejects with invalid threshold (0)]
expected: NOTRUN
[start() basics]
expected: NOTRUN
[start() rejects threshold (60000)]
expected: NOTRUN
[start() uses signal property]
expected: NOTRUN
|