1[secure-payment-confirmation.tentative.https.html]
2  expected:
3    if (os == "win") and (processor == "x86_64") and not ccov: TIMEOUT
4    if win10_2004 and (bits == 32 ) and not ccov: TIMEOUT
5  [Valid payment method data does not throw exceptions.]
6    expected: FAIL
7
8  [The action field is optional.]
9    expected: FAIL
10
11  [The timeout field is optional.]
12    expected: FAIL
13
14  [Extra payment method not allowed afterward.]
15    expected: FAIL
16
17  [Extra payment method not allowed beforehand.]
18    expected: FAIL
19
20  [Cannot request shipping information.]
21    expected: FAIL
22
23  [Cannot request payer name.]
24    expected: FAIL
25
26  [Cannot request payer email.]
27    expected: FAIL
28
29  [Cannot request payer phone.]
30    expected: FAIL
31
32  [Invalid action parameter throws an exception.]
33    expected: FAIL
34
35  [The credentialIds field is required.]
36    expected: FAIL
37
38  [Empty credentialIds field throws exception.]
39    expected: FAIL
40
41  [Timeout longer than 1 hour throws exception.]
42    expected: FAIL
43
44  [Large credentialIds value throws exception.]
45    expected: FAIL
46
47  [Instrument field is required.]
48    expected: FAIL
49
50  [Instrument display name is required.]
51    expected: FAIL
52
53  [Instrument icon is required.]
54    expected: FAIL
55
56  [The challenge field is required.]
57    expected: FAIL
58
59  [Null challenge field throws exception.]
60    expected: FAIL
61
62  [Empty challenge field throws exception.]
63    expected: FAIL
64
65  [Large challenge value throws exception.]
66    expected: FAIL
67
68  [Payee origin is required.]
69    expected: FAIL
70