WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 313712
287987
[ macOS WK2 ] media/media-source/media-source-minimumupcomingpresentationtime.html is a flaky text failure
https://bugs.webkit.org/show_bug.cgi?id=287987
Summary
[ macOS WK2 ] media/media-source/media-source-minimumupcomingpresentationtime...
Robert Jenner
Reported
2025-02-19 11:38:53 PST
media/media-source/media-source-minimumupcomingpresentationtime.html is a flaky text failure on MacOS WK2. As of this writing it is flaky on macOS Ventura and higher. HISTORY:
https://results.webkit.org/?suite=layout-tests&test=media%2Fmedia-source%2Fmedia-source-minimumupcomingpresentationtime.html
DIFF:
https://build.webkit.org/results/Apple-Sequoia-Release-AppleSilicon-WK2-Tests/290607@main%20(1695)/media/media-source/media-source-minimumupcomingpresentationtime-pretty-diff.html
RUN(internals.setMaximumQueueDepthForTrackID(sourceBuffer, 1, 3)) RUN(sourceBuffer.appendBuffer(samples)) EVENT(updateend) -EXPECTED (internals.minimumUpcomingPresentationTimeForTrackID(sourceBuffer, 1) == '1') OK +EXPECTED (internals.minimumUpcomingPresentationTimeForTrackID(sourceBuffer, 1) == '1'), OBSERVED '0' FAIL RUN(video.currentTime = 4) EVENT(seeked) EXPECTED (internals.minimumUpcomingPresentationTimeForTrackID(sourceBuffer, 1) == '8') OK RUN(sourceBuffer.appendBuffer(samples)) EVENT(updateend) -EXPECTED (internals.minimumUpcomingPresentationTimeForTrackID(sourceBuffer, 1) == '7') OK +EXPECTED (internals.minimumUpcomingPresentationTimeForTrackID(sourceBuffer, 1) == '7'), OBSERVED '8' FAIL END OF TEST
Attachments
Add attachment
proposed patch, testcase, etc.
Robert Jenner
Comment 1
2025-02-19 11:40:06 PST
It should be noted that this test ONLY runs in WK2, not WK1.
Robert Jenner
Comment 2
2025-02-19 11:41:04 PST
I was able to reproduce the failure at macOS Sequoia Production ToT running the test as follows: run-webkit-tests media/media-source/media-source-minimumupcomingpresentationtime.html --iterations 1000 Of 1000 iterations it reproduces approximately 13 times.
Radar WebKit Bug Importer
Comment 3
2025-02-19 11:41:27 PST
<
rdar://problem/145156323
>
EWS
Comment 4
2025-02-19 11:48:05 PST
Test gardening commit
290630@main
(c446f3429528): <
https://commits.webkit.org/290630@main
> Reviewed commits have been landed. Closing PR #40882 and removing active labels.
Jer Noble
Comment 5
2026-05-08 10:55:32 PDT
> result-analysis confidence-check media/media-source/media-source-minimumupcomingpresentationtime.html
Results for media/media-source/media-source-minimumupcomingpresentationtime.html PASS 100.00% This test no longer flakes.
Jer Noble
Comment 6
2026-05-08 13:35:31 PDT
*** This bug has been marked as a duplicate of
bug 313712
***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug