WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED DUPLICATE of
bug 33671
33497
media/video-loop.html failed on Gtk Linux Release Bot
https://bugs.webkit.org/show_bug.cgi?id=33497
Summary
media/video-loop.html failed on Gtk Linux Release Bot
Eric Seidel (no email)
Reported
2010-01-11 15:59:48 PST
media/video-loop.html failed on Gtk Linux Release Bot
http://build.webkit.org/results/GTK%20Linux%20Release/r53106%20(7517)/media/video-loop-diffs.txt
--- layout-test-results/media/video-loop-expected.txt 2010-01-11 15:45:32.000000000 -0800 +++ layout-test-results/media/video-loop-actual.txt 2010-01-11 15:45:32.000000000 -0800 @@ -15,7 +15,7 @@ EVENT(playing) EXPECTED (video.ended == 'false') OK -EXPECTED (mediaElement.currentTime > '0') OK +EXPECTED (mediaElement.currentTime > '0'), OBSERVED '0' FAIL EXPECTED (mediaElement.currentTime < '5.63') OK RUN(video.loop = false) RUN(video.currentTime = video.duration - 0.3) It may just be a flakey test?
Attachments
Add attachment
proposed patch, testcase, etc.
Eric Seidel (no email)
Comment 1
2010-01-14 02:05:47 PST
Failed again just now, different diff:
http://build.webkit.org/results/GTK%20Linux%20Release/r53247%20(7635)/media/video-loop-diffs.txt
--- layout-test-results/media/video-loop-expected.txt 2010-01-14 01:06:19.000000000 -0800 +++ layout-test-results/media/video-loop-actual.txt 2010-01-14 01:06:19.000000000 -0800 @@ -16,7 +16,7 @@ EVENT(playing) EXPECTED (video.ended == 'false') OK EXPECTED (mediaElement.currentTime > '0') OK -EXPECTED (mediaElement.currentTime < '5.63') OK +EXPECTED (mediaElement.currentTime < '5.63'), OBSERVED '6.026082992553711' FAIL RUN(video.loop = false) RUN(video.currentTime = video.duration - 0.3)
Eric Seidel (no email)
Comment 2
2010-01-14 02:07:15 PST
Added 4 months ago by Alpha:
http://trac.webkit.org/browser/trunk/LayoutTests/media/video-loop.html
Eric Seidel (no email)
Comment 3
2010-01-14 10:07:09 PST
*** This bug has been marked as a duplicate of
bug 33671
***
Eric Seidel (no email)
Comment 4
2010-01-14 10:08:24 PST
This failed twice in a row this morning:
http://build.webkit.org/results/GTK%20Linux%20Release/r53267%20(7652)/media/video-loop-diffs.txt
http://build.webkit.org/results/GTK%20Linux%20Release/r53268%20(7653)/media/video-loop-diffs.txt
Slightly different failure than before. Both times were the same diff: --- layout-test-results/media/video-loop-expected.txt 2010-01-14 07:58:40.000000000 -0800 +++ layout-test-results/media/video-loop-actual.txt 2010-01-14 07:58:40.000000000 -0800 @@ -16,7 +16,7 @@ EVENT(playing) EXPECTED (video.ended == 'false') OK EXPECTED (mediaElement.currentTime > '0') OK -EXPECTED (mediaElement.currentTime < '5.63') OK +EXPECTED (mediaElement.currentTime < '5.63'), OBSERVED '6.027200222015381' FAIL RUN(video.loop = false) RUN(video.currentTime = video.duration - 0.3)
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