Bug 243428

Summary: Run all WPT tests against the web-platform.test domains
Product: WebKit Reporter: Patrick Griffis <pgriffis>
Component: Tools / TestsAssignee: Patrick Griffis <pgriffis>
Status: RESOLVED FIXED    
Severity: Normal CC: jbedard, philn, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=245294
Bug Depends on:    
Bug Blocks: 238265, 246719    

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.