WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
322820
[GTK] media/video-seek-past-end-paused.html fails
https://bugs.webkit.org/show_bug.cgi?id=322820
Summary
[GTK] media/video-seek-past-end-paused.html fails
klee
Reported
2026-08-28 00:02:51 PDT
The test media/video-seek-past-end-paused.html fails on the GTK/WPE bots. Results over the last 20 builds on build.webkit.org: GTK x86_64 Release Tests (builder 57): 2/16 builds (consistent) Evidence from GTK x86_64 Release Tests (builder 57) at
319988@main
: --- /sdk/webkit/layout-test-results/media/video-seek-past-end-paused-expected.txt +++ /sdk/webkit/layout-test-results/media/video-seek-past-end-paused-actual.txt @@ -12,8 +12,8 @@ EXPECTED (video.paused == 'true') OK EXPECTED (video.paused == 'true') OK -EXPECTED (mediaElement.currentTime == 'mediaElement.duration') OK -EXPECTED (video.ended == 'true') OK +EXPECTED (mediaElement.currentTime == 'mediaElement.duration'), OBSERVED '0.512259692' FAIL +EXPECTED (video.ended == 'true'), OBSERVED 'false' FAIL END OF TEST (Full diff:
https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/319988@main%20(27077)/media/video-seek-past-end-paused-diff.txt
)
Attachments
Add attachment
proposed patch, testcase, etc.
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