|
| 1 | +<!DOCTYPE html> |
| 2 | +<html lang='en'> |
| 3 | + <head> |
| 4 | + <meta charset='utf-8'> |
| 5 | + <title>Complete Failures</title> |
| 6 | + <link rel='stylesheet' href='bootstrap.min.css'> |
| 7 | + <link rel='stylesheet' href='analysis.css'> |
| 8 | + </head> |
| 9 | + <body> |
| 10 | + <div class='container'> |
| 11 | + <header> |
| 12 | + <h1>Complete Failures</h1> |
| 13 | + </header> |
| 14 | + <p><strong>Completely failed files</strong>: 8; <strong>Completely failed subtests</strong>: 7; <strong>Failure level</strong>: 7/232 (3.02%)</p> |
| 15 | + <h3>Test Files</h3> |
| 16 | +<ol class='toc'><li><a href='#test-file-0'>/payment-request/idlharness.https.window.html</a> <small>(1/103, 0.97%, 0.43% of total)</small></li> |
| 17 | +<li><a href='#test-file-1'>/payment-request/onpaymentmenthodchange-attribute.https.html</a> <small>(1/4, 25.00%, 0.43% of total)</small></li> |
| 18 | +<li><a href='#test-file-2'>/payment-request/payment-request-abort-method.https.html</a> <small>(2/3, 66.67%, 0.86% of total)</small></li> |
| 19 | +<li><a href='#test-file-3'>/payment-request/rejects_if_not_active.https.html</a> <small>(3/3, 100.00%, 1.29% of total)</small></li> |
| 20 | +</ol> |
| 21 | + <table class='table persist-area'> |
| 22 | + <thead><tr class='persist-header'><th>Test</th><th>CH69</th><th>ED42</th><th>FF63</th><th>SF11</th></tr></thead> |
| 23 | +<tr class='test' id='test-file-0'><td><a href='http://www.w3c-test.org/payment-request/idlharness.https.window.html' target='_blank'>/payment-request/idlharness.https.window.html</a> <small>(1/103, 0.97%, 0.43% of total)</small></td><td class='OK'>OK</td><td class='OK'>OK</td><td class='OK'>OK</td><td class='OK'>OK</td></tr> |
| 24 | +<tr class='subtest'><td>PaymentAddress interface: attribute regionCode</td><td class='FAIL'>FAIL</td><td class='FAIL'>FAIL</td><td class='FAIL'>FAIL</td><td class='FAIL'>FAIL</td></tr> |
| 25 | +<tr class='test' id='test-file-1'><td><a href='http://www.w3c-test.org/payment-request/onpaymentmenthodchange-attribute.https.html' target='_blank'>/payment-request/onpaymentmenthodchange-attribute.https.html</a> <small>(1/4, 25.00%, 0.43% of total)</small></td><td class='OK'>OK</td><td class='OK'>OK</td><td class='OK'>OK</td><td class='OK'>OK</td></tr> |
| 26 | +<tr class='subtest'><td>onpaymentmethodchange attribute is a handler for PaymentMethodChangeEvent</td><td class='FAIL'>FAIL</td><td class='FAIL'>FAIL</td><td class='FAIL'>FAIL</td><td class='FAIL'>FAIL</td></tr> |
| 27 | +<tr class='test' id='test-file-2'><td><a href='http://www.w3c-test.org/payment-request/payment-request-abort-method.https.html' target='_blank'>/payment-request/payment-request-abort-method.https.html</a> <small>(2/3, 66.67%, 0.86% of total)</small></td><td class='OK'>OK</td><td class='OK'>OK</td><td class='OK'>OK</td><td class='OK'>OK</td></tr> |
| 28 | +<tr class='subtest'><td>Test for PaymentRequest.abort() method</td><td class='FAIL'>FAIL</td><td class='FAIL'>FAIL</td><td class='FAIL'>FAIL</td><td class='FAIL'>FAIL</td></tr> |
| 29 | +<tr class='subtest'><td>Test for PaymentRequest.abort() method 1</td><td class='FAIL'>FAIL</td><td class='FAIL'>FAIL</td><td class='FAIL'>FAIL</td><td class='FAIL'>FAIL</td></tr> |
| 30 | +<tr class='test' id='test-file-3'><td><a href='http://www.w3c-test.org/payment-request/rejects_if_not_active.https.html' target='_blank'>/payment-request/rejects_if_not_active.https.html</a> <small>(3/3, 100.00%, 1.29% of total)</small></td><td class='TIMEOUT'>TIMEOUT</td><td class='OK'>OK</td><td class='TIMEOUT'>TIMEOUT</td><td class='ERROR'>ERROR</td></tr> |
| 31 | +<tr class='subtest'><td>PaymentRequest.show() aborts if the document is not active</td><td class='FAIL'>FAIL</td><td class='FAIL'>FAIL</td><td class='TIMEOUT'>TIMEOUT</td><td class='FAIL'>FAIL</td></tr> |
| 32 | +<tr class='subtest'><td>PaymentRequest.show() aborts if the document is active, but not fully active</td><td class='FAIL'>FAIL</td><td class='FAIL'>FAIL</td><td class='NOTRUN'>NOTRUN</td><td class='FAIL'>FAIL</td></tr> |
| 33 | +<tr class='subtest'><td>If a payment request is showing, but its document is navigated away (so no longer fully active), the payment request aborts.</td><td class='TIMEOUT'>TIMEOUT</td><td class='FAIL'>FAIL</td><td class='NOTRUN'>NOTRUN</td><td class='FAIL'>FAIL</td></tr> |
| 34 | + |
| 35 | + </table> |
| 36 | + </div> |
| 37 | + <script src='jquery.min.js'></script> |
| 38 | + <script src='sticky-headers.js'></script> |
| 39 | + </body> |
| 40 | +</html> |
0 commit comments