If you find a buggy test, please file a bug and tag one of the suggested reviewers.

Summary

Harness status: OK

Found 1 tests

Details

ResultTest NameMessage
FailOptionally, at the user agent's discretion, return a promise rejected with a "NotAllowedError" DOMException.assert_equals: If it throws, then it must be a NotAllowedError. expected "NotAllowedError" but got "UnknownError"
    at Test.<anonymous> (https://www1.wpt.live/payment-request/payment-request-hasenrolledinstrument-method-protection.tentative.https.html:39:7)
Asserts run
Fail
assert_equals("UnknownError", "NotAllowedError", "If it throws, then it must be a NotAllowedError.")
    at Test.<anonymous> ( /payment-request/payment-request-hasenrolledinstrument-method-protection.tentative.https.html:39:7)