[webkit-changes] [WebKit/WebKit] 61d7c9: [ macOS ] TestWebKitAPI.WebKit2.CrashGPUProcessWhi...

youennf noreply at github.com
Tue Jun 20 07:20:14 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 61d7c9a63a271d8dc98dd652fc0778d9f001e080
      https://github.com/WebKit/WebKit/commit/61d7c9a63a271d8dc98dd652fc0778d9f001e080
  Author: Youenn Fablet <youennf at gmail.com>
  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




More information about the webkit-changes mailing list