[webkit-changes] [WebKit/WebKit] bab48f: REGRESSION (270621 at main?): [ Sonoma+ iOS17 wk2 Rel...

youennf noreply at github.com
Mon Feb 19 07:01:01 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: bab48fb51b70c146323f32d616e5624d82721f11
      https://github.com/WebKit/WebKit/commit/bab48fb51b70c146323f32d616e5624d82721f11
  Author: Youenn Fablet <youennf at gmail.com>
  Date:   2024-02-19 (Mon, 19 Feb 2024)

  Changed paths:
    M LayoutTests/platform/ios-wk2/TestExpectations
    M LayoutTests/platform/mac-wk2/TestExpectations
    M LayoutTests/webrtc/audio-samplerate-change.html

  Log Message:
  -----------
  REGRESSION (270621 at main?): [ Sonoma+ iOS17 wk2 Release  ] webrtc/audio-samplerate-change.html is a flaky failure
rdar://122917306
https://bugs.webkit.org/show_bug.cgi?id=269327

Reviewed by Jean-Yves Avenard.

In 270621 at main, we changed applyConstraints behavior.
This made webrtc/audio-samplerate-change.html flaky as it is calling applyConstraints repeatedly with a timer
and stopping the track with another timer.
We are now clearing the timer that calls applyConstraints to remove the flakiness.

* LayoutTests/platform/ios-wk2/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:
* LayoutTests/webrtc/audio-samplerate-change.html:

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



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


More information about the webkit-changes mailing list