Bug 175611 - [Payment Request] Some imported tests time out because they can't load echo-PaymentRequest.html
Summary: [Payment Request] Some imported tests time out because they can't load echo-P...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Local Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Marcos Caceres
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2017-08-15 18:07 PDT by Andy Estes
Modified: 2024-04-02 05:18 PDT (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Andy Estes 2017-08-15 18:07:43 PDT
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
Comment 1 Chris Dumez 2020-10-28 15:34:25 PDT
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.
Comment 2 Marcos Caceres 2021-06-23 16:32:26 PDT
If anyone can point me to an example that works for Webkit, I'm happy to update the tests.
Comment 3 Radar WebKit Bug Importer 2024-03-28 19:34:46 PDT
<rdar://problem/125592721>
Comment 4 Marcos Caceres 2024-03-28 21:14:20 PDT
Pull request: https://github.com/WebKit/WebKit/pull/26603
Comment 5 EWS 2024-04-02 05:18:02 PDT
Committed 276932@main (339e8f017c40): <https://commits.webkit.org/276932@main>

Reviewed commits have been landed. Closing PR #26603 and removing active labels.