Summary

Harness status: OK

Found 9 tests

Details

ResultTest NameMessage
PasspaymentRequestID in PaymentRequest
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /payment-request/historical.https.html:30:5)
PasspaymentRequestID in PaymentResponse
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /payment-request/historical.https.html:30:5)
FailcareOf in ContactAddressCannot read properties of undefined (reading 'prototype')
TypeError: Cannot read properties of undefined (reading 'prototype')
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/payment-request/historical.https.html:30:43)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/payment-request/historical.https.html:29:3
    at Array.forEach (<anonymous>)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/payment-request/historical.https.html:28:3
Asserts runNo asserts ran
PasstotalAmount in PaymentResponse
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /payment-request/historical.https.html:30:5)
PasspaymentRequestId in PaymentRequest
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /payment-request/historical.https.html:30:5)
PasspaymentRequestId in PaymentResponse
Asserts run
Pass
assert_false(false)
    at Test.<anonymous> ( /payment-request/historical.https.html:30:5)
FaillanguageCode in ContactAddressCannot read properties of undefined (reading 'prototype')
TypeError: Cannot read properties of undefined (reading 'prototype')
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/payment-request/historical.https.html:30:43)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/payment-request/historical.https.html:29:3
    at Array.forEach (<anonymous>)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/payment-request/historical.https.html:28:3
Asserts runNo asserts ran
FailallowPaymentRequest in HTMLIFrameElementassert_false: expected false got true
    at Test.<anonymous> (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/payment-request/historical.https.html:30:5)
    at Test.step (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:2642:25)
    at test (https://xn--n8j6ds53lwwkrqhv28a.wpt.live/resources/testharness.js:633:30)
    at https://xn--n8j6ds53lwwkrqhv28a.wpt.live/payment-request/historical.https.html:29:3
    at Array.forEach (<anonymous>)
Asserts run
Fail
assert_false(true)
    at Test.<anonymous> ( /payment-request/historical.https.html:30:5)
PasssupportedMethods must not support sequence<DOMString>
Asserts run
Pass
assert_throws_exactly(object "[object Object]", function "() => {     new PaymentRequest([{supportedMethods: methods}], {total: {label: 'bar', amount: {currency: 'BAZ', value: '0'}}});   }")
    at Test.<anonymous> ( /payment-request/historical.https.html:41:3)