Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 8715d40f1d7038e9f43619d153210883228d17a6
      
https://github.com/WebKit/WebKit/commit/8715d40f1d7038e9f43619d153210883228d17a6
  Author: Jean-Yves Avenard <j...@apple.com>
  Date:   2024-04-21 (Sun, 21 Apr 2024)

  Changed paths:
    M LayoutTests/media/video-played-collapse.html
    M LayoutTests/media/video-played.js
    M LayoutTests/platform/ios/TestExpectations
    M LayoutTests/platform/mac-wk2/TestExpectations
    M LayoutTests/platform/mac/TestExpectations

  Log Message:
  -----------
  REGRESSION(r290676?): [ iOS ] media/video-played-ranges-1.html is a flaky 
text failure
https://bugs.webkit.org/show_bug.cgi?id=238771
rdar://91262784

Reviewed by Eric Carlson.

The test failed due to bug 270618 which was fixed in 276761@main.
However, amend test as it assumes that the value of currentTime would only 
progressed
by less than 0.01 following a call to play(); pause();
While likely, this isn't guaranteed particularly on a busy sytem as playback 
progress
happens completely in parallel to the main thread.

* LayoutTests/media/video-played-ranges-1-expected.txt:
* LayoutTests/media/video-played-reset-expected.txt:
* LayoutTests/media/video-played.js:
(testRanges):
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac/TestExpectations:

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



To unsubscribe from these emails, change your notification settings at 
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to