[webkit-changes] [WebKit/WebKit] 8bc686: REGRESSION (260364 at main-260393@main): [ iOS , Vent...

Chris Dumez noreply at github.com
Fri May 5 11:31:49 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8bc686eae52a71bcb222c488081db29d5787dd83
      https://github.com/WebKit/WebKit/commit/8bc686eae52a71bcb222c488081db29d5787dd83
  Author: Chris Dumez <cdumez at apple.com>
  Date:   2023-05-05 (Fri, 05 May 2023)

  Changed paths:
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/GPUProcess.mm
    M Tools/TestWebKitAPI/Tests/WebKitCocoa/audio-context-playing.html

  Log Message:
  -----------
  REGRESSION (260364 at main-260393@main): [ iOS , Ventura ] 2x  TestWebKitAPI.GPUProcess tests are near constant failures
https://bugs.webkit.org/show_bug.cgi?id=255250
rdar://107852513

Reviewed by Brent Fulgham.

Make sure that audio has started rendering before we proceed with the test
and send a memory pressure signal. If we don't the signal may get sent too
early, causing the GPUProcess to exit because it is not yet rendering
audio.

* Tools/TestWebKitAPI/Tests/WebKitCocoa/GPUProcess.mm:
(TestWebKitAPI::TEST):
* Tools/TestWebKitAPI/Tests/WebKitCocoa/audio-context-playing.html:

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




More information about the webkit-changes mailing list