[webkit-changes] [WebKit/WebKit] 2cb0dc: Update WebKit tests for the unified HTTP stack

Guoye Zhang noreply at github.com
Tue May 14 10:48:11 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 2cb0dc39f55ae7ae52d71ce6c7e6ba72143fad6c
      https://github.com/WebKit/WebKit/commit/2cb0dc39f55ae7ae52d71ce6c7e6ba72143fad6c
  Author: Guoye Zhang <guoye_zhang at apple.com>
  Date:   2024-05-14 (Tue, 14 May 2024)

  Changed paths:
    M LayoutTests/imported/w3c/web-platform-tests/websockets/handlers/sleep_10_v13_wsh.py
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/Download.mm

  Log Message:
  -----------
  Update WebKit tests for the unified HTTP stack
https://bugs.webkit.org/show_bug.cgi?id=273806

Reviewed by Alex Christensen and Alexey Proskuryakov.

Fixing 2 tests that fails on the unified HTTP stack.

* LayoutTests/imported/w3c/web-platform-tests/websockets/handlers/sleep_10_v13_wsh.py:
(web_socket_do_extra_handshake): Fixing imported/w3c/web-platform-tests/websockets/interfaces/WebSocket/close/close-connecting.html?wss, import upstream WPT changes.
* Tools/TestWebKitAPI/Tests/WebKitCocoa/Download.mm:
(TestWebKitAPI::ResumeWithExtraInitialDataOnDisk)): Fixing TestWebKitAPI.WKDownload.ResumeWithExtraInitialDataOnDisk, the new stack uses the actual file size on disk to determine where to resume the download.

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



To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications


More information about the webkit-changes mailing list