Bug 243428 - Run all WPT tests against the web-platform.test domains
Summary: Run all WPT tests against the web-platform.test domains
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Patrick Griffis
URL:
Keywords: InRadar
Depends on:
Blocks: 238265 246719
  Show dependency treegraph
 
Reported: 2022-08-01 14:38 PDT by Patrick Griffis
Modified: 2022-10-26 13:17 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Griffis 2022-08-01 14:38:40 PDT
Run all WPT tests against the web-platform.test domains. PR follows.
Comment 1 Patrick Griffis 2022-08-01 14:39:37 PDT
Pull request: https://github.com/WebKit/WebKit/pull/2489
Comment 2 Radar WebKit Bug Importer 2022-08-08 14:39:16 PDT
<rdar://problem/98342036>
Comment 3 EWS 2022-08-24 10:33:27 PDT
Committed 253729@main (951719c40699): <https://commits.webkit.org/253729@main>

Reviewed commits have been landed. Closing PR #2489 and removing active labels.
Comment 4 Jonathan Bedard 2022-08-24 14:48:57 PDT
This broke a bunch of webkitpy tests: https://results.webkit.org/suites?suite=webkitpy-tests
Comment 5 Jonathan Bedard 2022-08-24 14:51:39 PDT
Reverted by https://github.com/WebKit/WebKit/pull/3629
Comment 6 EWS 2022-08-24 14:56:18 PDT
Committed 253742@main (65a288fdc104): <https://commits.webkit.org/253742@main>

Reviewed commits have been landed. Closing PR #3629 and removing active labels.
Comment 7 Patrick Griffis 2022-08-25 11:07:38 PDT
Reopening since this was reverted.
Comment 8 Patrick Griffis 2022-08-26 12:36:04 PDT
Pull request: https://github.com/WebKit/WebKit/pull/3715
Comment 9 EWS 2022-09-08 08:30:25 PDT
Committed 254273@main (a5f5fb99a72b): <https://commits.webkit.org/254273@main>

Reviewed commits have been landed. Closing PR #3715 and removing active labels.
Comment 10 Philippe Normand 2022-09-09 09:40:09 PDT
Did this fix #219198 too or is it un-related?
Comment 11 Patrick Griffis 2022-09-09 09:49:17 PDT
(In reply to Philippe Normand from comment #10)
> Did this fix #219198 too or is it un-related?

Indeed it was fixed, I closed it.