Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 9bf6bda65326dc409250607e796165a689755ce6
      
https://github.com/WebKit/WebKit/commit/9bf6bda65326dc409250607e796165a689755ce6
  Author: Youenn Fablet <[email protected]>
  Date:   2025-03-19 (Wed, 19 Mar 2025)

  Changed paths:
    M LayoutTests/platform/mac-wk2/TestExpectations
    M LayoutTests/webrtc/datachannel/bufferedAmount-afterClose.html

  Log Message:
  -----------
  [ macOS Sequoia wk2 Debug arm64 ] 
webrtc/datachannel/bufferedAmount-afterClose.html is a flaky failure.
rdar://146498719
https://bugs.webkit.org/show_bug.cgi?id=289356

Reviewed by Jean-Yves Avenard.

When writing the test, I pasted some code from another test and the promise 
created is unused.
But it rejects with a timer and the result is that testharness sometimes prints 
that the promise is rejected.
This patch removes the promise since it is unneeded.

* LayoutTests/platform/mac-wk2/TestExpectations:
* LayoutTests/webrtc/datachannel/bufferedAmount-afterClose.html:

Canonical link: https://commits.webkit.org/292357@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