Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 7fb8f632008099b0c4e93664481ce76a02e890fa
      
https://github.com/WebKit/WebKit/commit/7fb8f632008099b0c4e93664481ce76a02e890fa
  Author: Ben Nham <[email protected]>
  Date:   2023-03-09 (Thu, 09 Mar 2023)

  Changed paths:
    M 
LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/status.h2.any-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/status.h2.any.worker-expected.txt
    M 
LayoutTests/imported/w3c/web-platform-tests/xhr/status.h2.window-expected.txt
    M LayoutTests/platform/ios-wk2/TestExpectations
    M LayoutTests/platform/mac-wk1/TestExpectations
    M LayoutTests/platform/mac-wk2/TestExpectations
    M LayoutTests/platform/wk2/TestExpectations
    M Tools/Scripts/webkitpy/port/driver.py

  Log Message:
  -----------
  Make HTTP/2-only WPT tests use the HTTP/2 server
https://bugs.webkit.org/show_bug.cgi?id=253043
rdar://problem/106003603

Reviewed by Jon Bedard.

Currently HTTP/2-only WPT tests actually run on the HTTP/1.1 server. This makes 
them run against the
HTTP/2 server instead as intended.

* 
LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/status.h2.any-expected.txt:
* 
LayoutTests/imported/w3c/web-platform-tests/fetch/api/basic/status.h2.any.worker-expected.txt:
* LayoutTests/imported/w3c/web-platform-tests/xhr/status.h2.window-expected.txt:
* LayoutTests/platform/ios-wk2/TestExpectations:
* LayoutTests/platform/mac-wk1/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:
* LayoutTests/platform/wk2/TestExpectations:
* Tools/Scripts/webkitpy/port/driver.py:
(Driver.wpt_test_path_to_uri):

Canonical link: https://commits.webkit.org/261489@main


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to