Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: ced4457ca615ba585f6d17f5dd2ca10f90775e8b
      
https://github.com/WebKit/WebKit/commit/ced4457ca615ba585f6d17f5dd2ca10f90775e8b
  Author: Ryosuke Niwa <[email protected]>
  Date:   2026-04-27 (Mon, 27 Apr 2026)

  Changed paths:
    M LayoutTests/http/tests/websocket/tests/hybi/contentextensions/upgrade.html

  Log Message:
  -----------
  REGRESSION(312044@main): [macOS] 
http/tests/websocket/tests/hybi/contentextensions/upgrade.html is a flaky text 
failure.
https://bugs.webkit.org/show_bug.cgi?id=313464
rdar://175696417

Reviewed by Anne van Kesteren.

The flakiness was caused by the race between "close" event firing and 
setTimeout(~, 0) in "error" event handler firing.
Fixed the test by always waiting and finishing the test in the "close" event 
listener.

* LayoutTests/http/tests/websocket/tests/hybi/contentextensions/upgrade.html:

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



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

Reply via email to