Bug 175611
| Summary: | [Payment Request] Some imported tests time out because they can't load echo-PaymentRequest.html | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Andy Estes <aestes> |
| Component: | Tools / Tests | Assignee: | Marcos Caceres <marcosc> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | aestes, ben_schwartz, cdumez, lforschler, marcosc, marcos, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Local Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=175612 https://bugs.webkit.org/show_bug.cgi?id=218308 |
||
Andy Estes
Tests that time out:
imported/w3c/web-platform-tests/payment-request/allowpaymentrequest/allowpaymentrequest-attribute-cross-origin-bc-containers.https.html
imported/w3c/web-platform-tests/payment-request/allowpaymentrequest/no-attribute-cross-origin-bc-containers.https.html
imported/w3c/web-platform-tests/payment-request/allowpaymentrequest/removing-allowpaymentrequest.https.sub.html
imported/w3c/web-platform-tests/payment-request/allowpaymentrequest/setting-allowpaymentrequest-timing.https.sub.html
imported/w3c/web-platform-tests/payment-request/allowpaymentrequest/setting-allowpaymentrequest.https.sub.html
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Chris Dumez
Blocked access to external URL https://www1.localhost:9443/payment-request/allowpaymentrequest/echo-PaymentRequest.html?embed
This is the typical case of WPT using https://www1.localhost:9443 host, which we don't support. I believe this is a way to write those tests so that they use a host we support. Youenn knows how to fix that.
Marcos Caceres
If anyone can point me to an example that works for Webkit, I'm happy to update the tests.
Radar WebKit Bug Importer
<rdar://problem/125592721>
Marcos Caceres
Pull request: https://github.com/WebKit/WebKit/pull/26603
EWS
Committed 276932@main (339e8f017c40): <https://commits.webkit.org/276932@main>
Reviewed commits have been landed. Closing PR #26603 and removing active labels.