Branch: refs/heads/main Home: https://github.com/WebKit/WebKit Commit: 4b9535a452d28848b17d5840e81d2eb51f3366f5 https://github.com/WebKit/WebKit/commit/4b9535a452d28848b17d5840e81d2eb51f3366f5 Author: Chris Dumez <cdu...@apple.com> Date: 2025-03-05 (Wed, 05 Mar 2025)
Changed paths: M LayoutTests/http/tests/eventsource/eventsource-reconnect.html M LayoutTests/platform/mac-wk2/TestExpectations Log Message: ----------- [ macOS wk2 Debug arm64 ] http/tests/eventsource/eventsource-reconnect.html is a flaky failure. https://bugs.webkit.org/show_bug.cgi?id=289127 rdar://146165288 Reviewed by Sihui Liu. Increase the delay of the reconnect timeout timer from 1 second to 10 seconds. 1 second is short enough that it can happen on a slow configuration / machine and there is no good reason for a very short timeout here. The timer is only useful to print out a useful error message in case of timeout (rather than having the whole test time out after 30 seconds with a generic timeout message). * LayoutTests/http/tests/eventsource/eventsource-reconnect.html: * LayoutTests/platform/mac-wk2/TestExpectations: Canonical link: https://commits.webkit.org/291621@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