Bug 223645 - [BigSur] media/video-played-ranges-1.html is flaky failure
Summary: [BigSur] media/video-played-ranges-1.html is flaky failure
Status: RESOLVED DUPLICATE of bug 238771
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2021-03-23 10:08 PDT by Amir Mark Jr
Modified: 2024-04-18 22:01 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Amir Mark Jr 2021-03-23 10:08:19 PDT
media/video-played-ranges-1.html

Is a flaky failure on BigSur WK1 release.


History:

https://results.webkit.org/?suite=layout-tests&test=media%2Fvideo-played-ranges-1.html


Text Diff: 

--- /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/media/video-played-ranges-1-expected.txt
+++ /Volumes/Data/worker/bigsur-release-tests-wk1/build/layout-test-results/media/video-played-ranges-1-actual.txt
@@ -8,56 +8,6 @@
 
 Test playing when there are no ranges
 RUN(handlePromise(video.play()))
-RUN(video.pause())
-EVENT(pause)
-Test 2 OK
-Test 3 OK
-Test 4 OK
-
-Test jumping forward into a new range and play
-RUN(handlePromise(video.play()))
-RUN(video.pause())
-EVENT(pause)
-Test 5 OK
-Test 6 OK
-Test 7 OK
-Test 8 OK
-Test 9 OK
-
-Test jumping backwards into a new range and play, should insert new range
-RUN(handlePromise(video.play()))
-RUN(video.pause())
-EVENT(pause)
-Test 10 OK
-Test 11 OK
-Test 12 OK
-Test 13 OK
-Test 14 OK
-Test 15 OK
-Test 16 OK
-
-Test playing into an existing range, should extend range start
-RUN(handlePromise(video.play()))
-RUN(video.pause())
-EVENT(pause)
-Test 17 OK
-Test 18 OK
-Test 19 OK
-Test 20 OK
-Test 21 OK
-Test 22 OK
-Test 23 OK
-
-Test jumping into an existing range and play beyond end, should extend range end
-RUN(handlePromise(video.play()))
-RUN(video.pause())
-EVENT(pause)
-Test 24 OK
-Test 25 OK
-Test 26 OK
-Test 27 OK
-Test 28 OK
-Test 29 OK
-Test 30 OK
+ERROR: test stalled, waited 2.183000087738037 seconds for movie to play 0 seconds FAIL
 END OF TEST
Comment 1 Radar WebKit Bug Importer 2021-03-23 10:08:45 PDT
<rdar://problem/75742800>
Comment 2 Amir Mark Jr 2021-03-31 11:14:35 PDT
Unable to reproduce issue.
Comment 3 Amir Mark Jr 2021-05-13 15:31:24 PDT
This issue is also occurring on BigSur Wk1 Debug and Wk2 Release and Debug
Comment 4 Amir Mark Jr 2021-05-13 15:52:12 PDT
Updated test expectations:

http://trac.webkit.org/changeset/277455/webkit
Comment 5 Jean-Yves Avenard [:jya] 2024-04-18 22:01:12 PDT

*** This bug has been marked as a duplicate of bug 238771 ***