Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(579)

Issue 585563003: Layout test to test that video should not be in a paused state while looping (Closed)

Created:
6 years, 3 months ago by qinmin
Modified:
6 years, 3 months ago
Reviewers:
DaleCurtis
CC:
blink-reviews, feature-media-reviews_chromium.org, philipj_slow, eric.carlson_apple.com
Project:
blink
Visibility:
Public.

Description

Layout test to test that video should not be in a paused state while looping TEST=this! BUG=415651 Committed: https://src.chromium.org/viewvc/blink?view=rev&revision=182519

Patch Set 1 #

Patch Set 2 : remove test expectation and use testharness.js #

Total comments: 6

Patch Set 3 : addressing comments #

Total comments: 2

Patch Set 4 : removing seeking position check #

Patch Set 5 : add test expectations due to Logs in waitForEventAndRunStep() call #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -2 lines) Patch
A LayoutTests/media/video-not-paused-while-looping.html View 1 2 3 4 1 chunk +31 lines, -0 lines 0 comments Download
A + LayoutTests/media/video-not-paused-while-looping-expected.txt View 1 2 3 4 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 26 (12 generated)
qinmin
PTAL
6 years, 3 months ago (2014-09-18 18:04:56 UTC) #2
DaleCurtis
Please write this test using testharness.js, here's one I'm working on currently: https://codereview.chromium.org/544173012/ Note that ...
6 years, 3 months ago (2014-09-18 18:16:27 UTC) #3
qinmin
On 2014/09/18 18:16:27, DaleCurtis wrote: > Please write this test using testharness.js, here's one I'm ...
6 years, 3 months ago (2014-09-18 19:40:21 UTC) #6
DaleCurtis
https://codereview.chromium.org/585563003/diff/60001/LayoutTests/media/video-not-paused-while-looping.html File LayoutTests/media/video-not-paused-while-looping.html (right): https://codereview.chromium.org/585563003/diff/60001/LayoutTests/media/video-not-paused-while-looping.html#newcode10 LayoutTests/media/video-not-paused-while-looping.html:10: var video = document.querySelector('video'); Note two spaces is okay ...
6 years, 3 months ago (2014-09-18 19:44:47 UTC) #7
qinmin
https://codereview.chromium.org/585563003/diff/60001/LayoutTests/media/video-not-paused-while-looping.html File LayoutTests/media/video-not-paused-while-looping.html (right): https://codereview.chromium.org/585563003/diff/60001/LayoutTests/media/video-not-paused-while-looping.html#newcode10 LayoutTests/media/video-not-paused-while-looping.html:10: var video = document.querySelector('video'); On 2014/09/18 19:44:47, DaleCurtis wrote: ...
6 years, 3 months ago (2014-09-18 20:40:41 UTC) #8
DaleCurtis
lgtm https://codereview.chromium.org/585563003/diff/20002/LayoutTests/media/video-not-paused-while-looping.html File LayoutTests/media/video-not-paused-while-looping.html (right): https://codereview.chromium.org/585563003/diff/20002/LayoutTests/media/video-not-paused-while-looping.html#newcode22 LayoutTests/media/video-not-paused-while-looping.html:22: assert_equals(video.currentTime, 0, 'currentTime'); Hmm, this seems like it ...
6 years, 3 months ago (2014-09-19 01:02:36 UTC) #9
qinmin
https://codereview.chromium.org/585563003/diff/20002/LayoutTests/media/video-not-paused-while-looping.html File LayoutTests/media/video-not-paused-while-looping.html (right): https://codereview.chromium.org/585563003/diff/20002/LayoutTests/media/video-not-paused-while-looping.html#newcode22 LayoutTests/media/video-not-paused-while-looping.html:22: assert_equals(video.currentTime, 0, 'currentTime'); On 2014/09/19 01:02:36, DaleCurtis wrote: > ...
6 years, 3 months ago (2014-09-19 17:35:20 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/585563003/90001
6 years, 3 months ago (2014-09-19 17:35:55 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/27913)
6 years, 3 months ago (2014-09-19 19:17:52 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/585563003/90001
6 years, 3 months ago (2014-09-19 23:51:43 UTC) #16
commit-bot: I haz the power
Try jobs failed on following builders: win_blink_rel on tryserver.blink (http://build.chromium.org/p/tryserver.blink/builders/win_blink_rel/builds/27980)
6 years, 3 months ago (2014-09-20 01:21:49 UTC) #18
commit-bot: I haz the power
Exceeded time limit waiting for builds to trigger.
6 years, 3 months ago (2014-09-23 21:07:34 UTC) #23
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/585563003/150001
6 years, 3 months ago (2014-09-23 21:08:51 UTC) #25
commit-bot: I haz the power
6 years, 3 months ago (2014-09-23 22:20:20 UTC) #26
Message was sent while issue was closed.
Committed patchset #5 (id:150001) as 182519

Powered by Google App Engine
This is Rietveld 408576698