Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 64562ce048055db0c3f184a513e83846beb548c8 https://github.com/WebKit/WebKit/commit/64562ce048055db0c3f184a513e83846beb548c8 Author: Alex Christensen <achristen...@apple.com> Date: 2025-03-27 (Thu, 27 Mar 2025)
Changed paths: M Tools/TestWebKitAPI/Tests/WebKitCocoa/WebTransport.mm Log Message: ----------- Temporarily disable WebTransport tests on iOS https://bugs.webkit.org/show_bug.cgi?id=290570 rdar://148054144 Reviewed by Jonathan Bedard. The tests uncovered an issue. Disable them until it is resolved. * Tools/TestWebKitAPI/Tests/WebKitCocoa/WebTransport.mm: (TestWebKitAPI::TEST(WebTransport, DISABLED_ClientBidirectional)): (TestWebKitAPI::TEST(WebTransport, DISABLED_Datagram)): (TestWebKitAPI::TEST(WebTransport, DISABLED_Unidirectional)): (TestWebKitAPI::TEST(WebTransport, DISABLED_NetworkProcessCrash)): (TestWebKitAPI::TEST(WebTransport, DISABLED_Worker)): (TestWebKitAPI::TEST(WebTransport, ClientBidirectional)): Deleted. (TestWebKitAPI::TEST(WebTransport, Datagram)): Deleted. (TestWebKitAPI::TEST(WebTransport, Unidirectional)): Deleted. (TestWebKitAPI::TEST(WebTransport, NetworkProcessCrash)): Deleted. (TestWebKitAPI::TEST(WebTransport, Worker)): Deleted. Canonical link: https://commits.webkit.org/292802@main To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications _______________________________________________ webkit-changes mailing list webkit-changes@lists.webkit.org https://lists.webkit.org/mailman/listinfo/webkit-changes