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

Issue 2009993003: Convert audio-data*, audio-garbage* and audio-play* tests to testharness.js (Closed)

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

Description

Convert audio-data*, audio-garbage* and audio-play* tests to testharness.js Cleaning up audio-data*, audio-garbage* and audio-play* 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 Committed: https://crrev.com/b7181764cf5da42aa606b814291c9a465567461b Cr-Commit-Position: refs/heads/master@{#396266}

Patch Set 1 : #

Total comments: 3

Patch Set 2 : address comment #

Total comments: 3

Patch Set 3 : Removed eventcount #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -156 lines) Patch
M third_party/WebKit/LayoutTests/media/audio-data-url.html View 1 chunk +16 lines, -37 lines 0 comments Download
D third_party/WebKit/LayoutTests/media/audio-data-url-expected.txt View 1 chunk +0 lines, -11 lines 0 comments Download
M third_party/WebKit/LayoutTests/media/audio-garbage-collect.html View 1 chunk +33 lines, -58 lines 0 comments Download
D third_party/WebKit/LayoutTests/media/audio-garbage-collect-expected.txt View 1 chunk +0 lines, -11 lines 0 comments Download
M third_party/WebKit/LayoutTests/media/audio-play-event.html View 1 2 1 chunk +17 lines, -28 lines 0 comments Download
D third_party/WebKit/LayoutTests/media/audio-play-event-expected.txt View 1 chunk +0 lines, -11 lines 0 comments Download

Messages

Total messages: 18 (8 generated)
Srirama
https://codereview.chromium.org/2009993003/diff/20001/third_party/WebKit/LayoutTests/media/audio-play-event.html File third_party/WebKit/LayoutTests/media/audio-play-event.html (right): https://codereview.chromium.org/2009993003/diff/20001/third_party/WebKit/LayoutTests/media/audio-play-event.html#newcode9 third_party/WebKit/LayoutTests/media/audio-play-event.html:9: audio.onplay = t.step_func_done(); Should we test playing event as ...
4 years, 7 months ago (2016-05-26 15:09:50 UTC) #6
fs
https://codereview.chromium.org/2009993003/diff/20001/third_party/WebKit/LayoutTests/media/audio-play-event.html File third_party/WebKit/LayoutTests/media/audio-play-event.html (right): https://codereview.chromium.org/2009993003/diff/20001/third_party/WebKit/LayoutTests/media/audio-play-event.html#newcode9 third_party/WebKit/LayoutTests/media/audio-play-event.html:9: audio.onplay = t.step_func_done(); On 2016/05/26 at 15:09:50, Srirama wrote: ...
4 years, 7 months ago (2016-05-26 15:35:00 UTC) #7
Srirama
https://codereview.chromium.org/2009993003/diff/20001/third_party/WebKit/LayoutTests/media/audio-play-event.html File third_party/WebKit/LayoutTests/media/audio-play-event.html (right): https://codereview.chromium.org/2009993003/diff/20001/third_party/WebKit/LayoutTests/media/audio-play-event.html#newcode9 third_party/WebKit/LayoutTests/media/audio-play-event.html:9: audio.onplay = t.step_func_done(); On 2016/05/26 15:35:00, fs wrote: > ...
4 years, 7 months ago (2016-05-26 17:27:51 UTC) #8
Srirama
https://codereview.chromium.org/2009993003/diff/60001/third_party/WebKit/LayoutTests/media/audio-play-event.html File third_party/WebKit/LayoutTests/media/audio-play-event.html (right): https://codereview.chromium.org/2009993003/diff/60001/third_party/WebKit/LayoutTests/media/audio-play-event.html#newcode11 third_party/WebKit/LayoutTests/media/audio-play-event.html:11: eventCount++; Should i reset each event to null so ...
4 years, 7 months ago (2016-05-26 17:39:32 UTC) #9
fs
https://codereview.chromium.org/2009993003/diff/60001/third_party/WebKit/LayoutTests/media/audio-play-event.html File third_party/WebKit/LayoutTests/media/audio-play-event.html (right): https://codereview.chromium.org/2009993003/diff/60001/third_party/WebKit/LayoutTests/media/audio-play-event.html#newcode11 third_party/WebKit/LayoutTests/media/audio-play-event.html:11: eventCount++; On 2016/05/26 at 17:39:32, Srirama wrote: > Should ...
4 years, 7 months ago (2016-05-26 18:29:21 UTC) #10
Srirama
https://codereview.chromium.org/2009993003/diff/60001/third_party/WebKit/LayoutTests/media/audio-play-event.html File third_party/WebKit/LayoutTests/media/audio-play-event.html (right): https://codereview.chromium.org/2009993003/diff/60001/third_party/WebKit/LayoutTests/media/audio-play-event.html#newcode11 third_party/WebKit/LayoutTests/media/audio-play-event.html:11: eventCount++; On 2016/05/26 18:29:21, fs wrote: > On 2016/05/26 ...
4 years, 7 months ago (2016-05-26 18:54:29 UTC) #11
fs
lgtm
4 years, 7 months ago (2016-05-26 18:56:32 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2009993003/80001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2009993003/80001
4 years, 7 months ago (2016-05-26 18:57:31 UTC) #14
commit-bot: I haz the power
Committed patchset #3 (id:80001)
4 years, 7 months ago (2016-05-26 20:10:53 UTC) #16
commit-bot: I haz the power
4 years, 7 months ago (2016-05-26 20:12:27 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/b7181764cf5da42aa606b814291c9a465567461b
Cr-Commit-Position: refs/heads/master@{#396266}

Powered by Google App Engine
This is Rietveld 408576698