NEW 116293
media/video-seek-after-end.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=116293
Summary media/video-seek-after-end.html is flaky
Attachments
Patch (3.90 KB, patch)
2014-04-28 16:33 PDT, Balazs Kelemen
no flags
Archive of layout-test-results from webkit-ews-16 for mac-mountainlion-wk2 (464.31 KB, application/zip)
2014-04-28 17:36 PDT, Build Bot
no flags
Archive of layout-test-results from webkit-ews-05 for mac-mountainlion (490.89 KB, application/zip)
2014-04-28 17:54 PDT, Build Bot
no flags
Archive of layout-test-results from webkit-ews-12 for mac-mountainlion-wk2 (462.89 KB, application/zip)
2014-04-28 18:31 PDT, Build Bot
no flags
Archive of layout-test-results from webkit-ews-04 for mac-mountainlion (497.34 KB, application/zip)
2014-04-28 18:55 PDT, Build Bot
no flags
Patch (4.47 KB, patch)
2014-04-29 12:02 PDT, Balazs Kelemen
kbalazs: review-
Philippe Normand
Comment 1 2013-05-17 00:07:59 PDT
Adding test author.
Ryosuke Niwa
Comment 2 2013-05-17 00:08:53 PDT
Added a test expectation in http://trac.webkit.org/changeset/150244.
Balazs Kelemen
Comment 3 2013-05-17 01:58:21 PDT
Thanks for handling it. Will look into the problem (at some point).
Alexey Proskuryakov
Comment 4 2013-09-20 09:47:16 PDT
Any update on this?
Balazs Kelemen
Comment 5 2014-04-28 16:33:54 PDT
Build Bot
Comment 6 2014-04-28 17:36:06 PDT
Comment on attachment 230335 [details] Patch Attachment 230335 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/5110776352210944 New failing tests: media/video-seek-after-end.html
Build Bot
Comment 7 2014-04-28 17:36:10 PDT
Created attachment 230341 [details] Archive of layout-test-results from webkit-ews-16 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-16 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.5
Build Bot
Comment 8 2014-04-28 17:54:14 PDT
Comment on attachment 230335 [details] Patch Attachment 230335 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/5627717810651136 New failing tests: media/video-seek-after-end.html
Build Bot
Comment 9 2014-04-28 17:54:23 PDT
Created attachment 230344 [details] Archive of layout-test-results from webkit-ews-05 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: webkit-ews-05 Port: mac-mountainlion Platform: Mac OS X 10.8.5
Build Bot
Comment 10 2014-04-28 18:31:47 PDT
Comment on attachment 230335 [details] Patch Attachment 230335 [details] did not pass mac-wk2-ews (mac-wk2): Output: http://webkit-queues.appspot.com/results/5467203608510464 New failing tests: media/video-seek-after-end.html
Build Bot
Comment 11 2014-04-28 18:31:55 PDT
Created attachment 230346 [details] Archive of layout-test-results from webkit-ews-12 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-12 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.5
Build Bot
Comment 12 2014-04-28 18:55:09 PDT
Comment on attachment 230335 [details] Patch Attachment 230335 [details] did not pass mac-ews (mac): Output: http://webkit-queues.appspot.com/results/5178906613121024 New failing tests: media/video-seek-after-end.html
Build Bot
Comment 13 2014-04-28 18:55:16 PDT
Created attachment 230348 [details] Archive of layout-test-results from webkit-ews-04 for mac-mountainlion The attached test failures were seen while running run-webkit-tests on the mac-ews. Bot: webkit-ews-04 Port: mac-mountainlion Platform: Mac OS X 10.8.5
Balazs Kelemen
Comment 14 2014-04-29 12:02:00 PDT
Balazs Kelemen
Comment 15 2014-04-29 12:02:58 PDT
Better if I change the expectation as well, let's try this again.
Balazs Kelemen
Comment 16 2014-05-01 08:43:20 PDT
Greenness, happiness. Please review.
Csaba Osztrogonác
Comment 17 2014-05-21 22:19:00 PDT
(In reply to comment #16) > Greenness, happiness. Please review. Will it fix this kind of failures? --- /Volumes/Data/slave/mavericks-debug-tests-wk1/build/layout-test-results/media/video-seek-after-end-expected.txt +++ /Volumes/Data/slave/mavericks-debug-tests-wk1/build/layout-test-results/media/video-seek-after-end-actual.txt @@ -2,9 +2,6 @@ EVENT(playing) -EVENT(ended) -EVENT(seeked) -EVENT(playing) -EXPECTED (video.currentTime.toFixed(2) == '3') OK +FAIL: timeout FAIL END OF TEST
Balazs Kelemen
Comment 18 2014-05-22 00:23:52 PDT
(In reply to comment #17) > (In reply to comment #16) > > Greenness, happiness. Please review. > > Will it fix this kind of failures? > > --- /Volumes/Data/slave/mavericks-debug-tests-wk1/build/layout-test-results/media/video-seek-after-end-expected.txt > +++ /Volumes/Data/slave/mavericks-debug-tests-wk1/build/layout-test-results/media/video-seek-after-end-actual.txt > @@ -2,9 +2,6 @@ > > > EVENT(playing) > -EVENT(ended) > -EVENT(seeked) > -EVENT(playing) > -EXPECTED (video.currentTime.toFixed(2) == '3') OK > +FAIL: timeout FAIL > END OF TEST No, but where do you see this? This should never happen if the bot is functioning normally.
Balazs Kelemen
Comment 19 2014-05-22 08:16:58 PDT
(In reply to comment #18) > (In reply to comment #17) > > (In reply to comment #16) > > > Greenness, happiness. Please review. > > > > Will it fix this kind of failures? > > > > --- /Volumes/Data/slave/mavericks-debug-tests-wk1/build/layout-test-results/media/video-seek-after-end-expected.txt > > +++ /Volumes/Data/slave/mavericks-debug-tests-wk1/build/layout-test-results/media/video-seek-after-end-actual.txt > > @@ -2,9 +2,6 @@ > > > > > > EVENT(playing) > > -EVENT(ended) > > -EVENT(seeked) > > -EVENT(playing) > > -EXPECTED (video.currentTime.toFixed(2) == '3') OK > > +FAIL: timeout FAIL > > END OF TEST > > No, but where do you see this? This should never happen if the bot is functioning normally. Ah, ok, I found it. Not sure what to do, I have no clue how can this happen, or how can any media test not fail if that can happen. I need to think about it.
Balazs Kelemen
Comment 20 2014-05-22 08:17:26 PDT
Comment on attachment 230396 [details] Patch This is not ready yet to fix all issues seen on bots.
Ahmad Saleem
Comment 21 2023-10-14 02:42:32 PDT
Note You need to log in before you can comment on or make changes to this bug.