Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 38921d39818c38b77b070e4c5ff7993d3ea9a1bf
      
https://github.com/WebKit/WebKit/commit/38921d39818c38b77b070e4c5ff7993d3ea9a1bf
  Author: Kimmo Kinnunen <[email protected]>
  Date:   2024-04-16 (Tue, 16 Apr 2024)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm

  Log Message:
  -----------
  REGRESSION (277239@main): 4 tests in TestWebKitAPI.IPCTestingAPI are 
consistent failure/timeout
https://bugs.webkit.org/show_bug.cgi?id=272735
rdar://126516172

Reviewed by Ryosuke Niwa.

The 277239@main made sending async messages possible only with the
dedicated sendWithAsyncReply. The patch did not change the API tests
in IPCTestingAPI.mm.

Fix by making the change in IPCTestingAPI.mm, too.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/IPCTestingAPI.mm:
(TEST(IPCTestingAPI, CanSendAsyncMessageToGPUProcess)):
(TEST(IPCTestingAPI, CanSendInvalidAsyncMessageToGPUProcessWithoutTermination)):
(DecodesReplyArgumentsForAsyncMessage)):
(CanInterceptHasStorageAccess)):

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to