Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 61d7c9a63a271d8dc98dd652fc0778d9f001e080
      
https://github.com/WebKit/WebKit/commit/61d7c9a63a271d8dc98dd652fc0778d9f001e080
  Author: Youenn Fablet <[email protected]>
  Date:   2023-06-20 (Tue, 20 Jun 2023)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKit/getUserMedia.html

  Log Message:
  -----------
  [ macOS ] TestWebKitAPI.WebKit2.CrashGPUProcessWhileCapturingAndCalling is a 
flaky failure.
https://bugs.webkit.org/show_bug.cgi?id=256910
rdar://109469588

Reviewed by Eric Carlson.

According logs, the H264 encoder is skipping frames on the bots.
Given the test expects to receive frames, this explains the timeout/failure.
This patch is reducing the encoding processing by reducing the frame rate and 
reducing the frame size.

* Tools/TestWebKitAPI/Tests/WebKit/getUserMedia.html:

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


_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to