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

Issue 2126753002: Convert video-[default, size, timeupdate]* tests to testharness.js (Closed)

Created:
4 years, 5 months ago by Srirama
Modified:
4 years, 5 months ago
Reviewers:
fs, foolip
CC:
blink-reviews, chromium-reviews, eric.carlson_apple.com, feature-media-reviews_chromium.org, mlamouri+watch-blink_chromium.org, posciak+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Convert video-[default, size, timeupdate]* tests to testharness.js Cleaning up video-[default, size, timeupdate]* tests in media/ to use testharness.js instead of video-test.js. This will enable to upstream these tests to web-platform-tests. BUG=588956, 310481 Committed: https://crrev.com/cc0fab89b1307fc83165dde3f7126a33708f85b7 Cr-Commit-Position: refs/heads/master@{#404214}

Patch Set 1 #

Total comments: 13

Patch Set 2 : address comments #

Total comments: 10

Patch Set 3 : address comments #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+150 lines, -399 lines) Patch
M third_party/WebKit/LayoutTests/media/video-defaultmuted.html View 1 2 1 chunk +38 lines, -92 lines 0 comments Download
D third_party/WebKit/LayoutTests/media/video-defaultmuted-expected.txt View 1 chunk +0 lines, -72 lines 0 comments Download
M third_party/WebKit/LayoutTests/media/video-size.html View 1 2 1 chunk +87 lines, -121 lines 4 comments Download
D third_party/WebKit/LayoutTests/media/video-size-expected.txt View 1 chunk +0 lines, -38 lines 0 comments Download
M third_party/WebKit/LayoutTests/media/video-timeupdate-during-playback.html View 1 2 1 chunk +25 lines, -58 lines 0 comments Download
D third_party/WebKit/LayoutTests/media/video-timeupdate-during-playback-expected.txt View 1 chunk +0 lines, -18 lines 0 comments Download

Messages

Total messages: 29 (10 generated)
Srirama
PTAL
4 years, 5 months ago (2016-07-06 08:36:39 UTC) #3
foolip
https://codereview.chromium.org/2126753002/diff/1/third_party/WebKit/LayoutTests/media/video-defaultmuted.html File third_party/WebKit/LayoutTests/media/video-defaultmuted.html (right): https://codereview.chromium.org/2126753002/diff/1/third_party/WebKit/LayoutTests/media/video-defaultmuted.html#newcode17 third_party/WebKit/LayoutTests/media/video-defaultmuted.html:17: // After setting url, content attribute should have set ...
4 years, 5 months ago (2016-07-06 09:22:22 UTC) #4
fs
https://codereview.chromium.org/2126753002/diff/1/third_party/WebKit/LayoutTests/media/video-timeupdate-during-playback.html File third_party/WebKit/LayoutTests/media/video-timeupdate-during-playback.html (right): https://codereview.chromium.org/2126753002/diff/1/third_party/WebKit/LayoutTests/media/video-timeupdate-during-playback.html#newcode13 third_party/WebKit/LayoutTests/media/video-timeupdate-during-playback.html:13: video.onerror = t.step_func(function() {}); On 2016/07/06 at 09:22:22, Philip ...
4 years, 5 months ago (2016-07-06 09:34:47 UTC) #5
Srirama
On 2016/07/06 09:34:47, fs wrote: > https://codereview.chromium.org/2126753002/diff/1/third_party/WebKit/LayoutTests/media/video-timeupdate-during-playback.html > File third_party/WebKit/LayoutTests/media/video-timeupdate-during-playback.html > (right): > > https://codereview.chromium.org/2126753002/diff/1/third_party/WebKit/LayoutTests/media/video-timeupdate-during-playback.html#newcode13 ...
4 years, 5 months ago (2016-07-06 09:48:12 UTC) #6
Srirama
On 2016/07/06 09:48:12, Srirama wrote: > On 2016/07/06 09:34:47, fs wrote: > > > https://codereview.chromium.org/2126753002/diff/1/third_party/WebKit/LayoutTests/media/video-timeupdate-during-playback.html ...
4 years, 5 months ago (2016-07-06 09:51:54 UTC) #7
foolip
On 2016/07/06 09:51:54, Srirama wrote: > On 2016/07/06 09:48:12, Srirama wrote: > > On 2016/07/06 ...
4 years, 5 months ago (2016-07-06 10:05:53 UTC) #8
Srirama
https://codereview.chromium.org/2126753002/diff/1/third_party/WebKit/LayoutTests/media/video-defaultmuted.html File third_party/WebKit/LayoutTests/media/video-defaultmuted.html (right): https://codereview.chromium.org/2126753002/diff/1/third_party/WebKit/LayoutTests/media/video-defaultmuted.html#newcode17 third_party/WebKit/LayoutTests/media/video-defaultmuted.html:17: // After setting url, content attribute should have set ...
4 years, 5 months ago (2016-07-06 15:03:45 UTC) #11
foolip
https://codereview.chromium.org/2126753002/diff/60001/third_party/WebKit/LayoutTests/media/video-defaultmuted.html File third_party/WebKit/LayoutTests/media/video-defaultmuted.html (right): https://codereview.chromium.org/2126753002/diff/60001/third_party/WebKit/LayoutTests/media/video-defaultmuted.html#newcode10 third_party/WebKit/LayoutTests/media/video-defaultmuted.html:10: // that "muted" IDL attribute is not affected by ...
4 years, 5 months ago (2016-07-07 12:33:09 UTC) #12
Srirama
https://codereview.chromium.org/2126753002/diff/60001/third_party/WebKit/LayoutTests/media/video-defaultmuted.html File third_party/WebKit/LayoutTests/media/video-defaultmuted.html (right): https://codereview.chromium.org/2126753002/diff/60001/third_party/WebKit/LayoutTests/media/video-defaultmuted.html#newcode10 third_party/WebKit/LayoutTests/media/video-defaultmuted.html:10: // that "muted" IDL attribute is not affected by ...
4 years, 5 months ago (2016-07-07 13:17:48 UTC) #13
foolip
LGTM if no flakiness https://codereview.chromium.org/2126753002/diff/80001/third_party/WebKit/LayoutTests/media/video-size.html File third_party/WebKit/LayoutTests/media/video-size.html (right): https://codereview.chromium.org/2126753002/diff/80001/third_party/WebKit/LayoutTests/media/video-size.html#newcode85 third_party/WebKit/LayoutTests/media/video-size.html:85: setTimeout(t.step_func_done(testMovieSize), 0); This is now ...
4 years, 5 months ago (2016-07-07 13:37:33 UTC) #14
Srirama
https://codereview.chromium.org/2126753002/diff/80001/third_party/WebKit/LayoutTests/media/video-size.html File third_party/WebKit/LayoutTests/media/video-size.html (right): https://codereview.chromium.org/2126753002/diff/80001/third_party/WebKit/LayoutTests/media/video-size.html#newcode85 third_party/WebKit/LayoutTests/media/video-size.html:85: setTimeout(t.step_func_done(testMovieSize), 0); On 2016/07/07 13:37:32, Philip Jägenstedt wrote: > ...
4 years, 5 months ago (2016-07-07 13:48:17 UTC) #15
foolip
https://codereview.chromium.org/2126753002/diff/80001/third_party/WebKit/LayoutTests/media/video-size.html File third_party/WebKit/LayoutTests/media/video-size.html (right): https://codereview.chromium.org/2126753002/diff/80001/third_party/WebKit/LayoutTests/media/video-size.html#newcode85 third_party/WebKit/LayoutTests/media/video-size.html:85: setTimeout(t.step_func_done(testMovieSize), 0); On 2016/07/07 13:48:17, Srirama wrote: > On ...
4 years, 5 months ago (2016-07-07 13:55:40 UTC) #16
Srirama
https://codereview.chromium.org/2126753002/diff/80001/third_party/WebKit/LayoutTests/media/video-size.html File third_party/WebKit/LayoutTests/media/video-size.html (right): https://codereview.chromium.org/2126753002/diff/80001/third_party/WebKit/LayoutTests/media/video-size.html#newcode85 third_party/WebKit/LayoutTests/media/video-size.html:85: setTimeout(t.step_func_done(testMovieSize), 0); On 2016/07/07 13:55:40, Philip Jägenstedt wrote: > ...
4 years, 5 months ago (2016-07-07 13:57:42 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2126753002/80001
4 years, 5 months ago (2016-07-07 14:03:18 UTC) #20
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_asan_rel_ng on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL)
4 years, 5 months ago (2016-07-07 17:05:41 UTC) #22
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2126753002/80001
4 years, 5 months ago (2016-07-07 17:36:03 UTC) #24
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 5 months ago (2016-07-07 19:43:46 UTC) #26
commit-bot: I haz the power
CQ bit was unchecked.
4 years, 5 months ago (2016-07-07 19:43:48 UTC) #27
commit-bot: I haz the power
4 years, 5 months ago (2016-07-07 19:45:13 UTC) #29
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/cc0fab89b1307fc83165dde3f7126a33708f85b7
Cr-Commit-Position: refs/heads/master@{#404214}

Powered by Google App Engine
This is Rietveld 408576698