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

Issue 2831953003: Convert constructor/analyser test to new Audit (Closed)

Created:
3 years, 8 months ago by Raymond Toy
Modified:
3 years, 8 months ago
Reviewers:
hongchan
CC:
chromium-reviews, blink-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Convert constructor/analyser test to new Audit Manually convert analyser.html tests to use new Audit. Also refactored the tests a bit to move common things to a new function. The new script new-audionodeoptions.js is audionodeoptions.js converted to use new Audit. This allows us to update the files one-by-one. new-audionodeoptions.js will be renamed once all the files have been converted. BUG=704967 TEST=constructor/analyser.html Review-Url: https://codereview.chromium.org/2831953003 Cr-Commit-Position: refs/heads/master@{#466349} Committed: https://chromium.googlesource.com/chromium/src/+/6e1f3c35d3d0d34ea488a59b3990c5770a701e8e

Patch Set 1 #

Total comments: 12

Patch Set 2 : Address review comments #

Patch Set 3 : Address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+351 lines, -178 lines) Patch
M third_party/WebKit/LayoutTests/webaudio/constructor/analyser.html View 3 chunks +128 lines, -178 lines 0 comments Download
A third_party/WebKit/LayoutTests/webaudio/constructor/new-audionodeoptions.js View 1 2 1 chunk +223 lines, -0 lines 0 comments Download

Messages

Total messages: 15 (6 generated)
Raymond Toy
PTAL
3 years, 8 months ago (2017-04-20 17:00:13 UTC) #2
hongchan
I went through the JS file, but it seems there are few spots could use ...
3 years, 8 months ago (2017-04-20 19:04:19 UTC) #3
Raymond Toy
https://codereview.chromium.org/2831953003/diff/1/third_party/WebKit/LayoutTests/webaudio/constructor/new-audionodeoptions.js File third_party/WebKit/LayoutTests/webaudio/constructor/new-audionodeoptions.js (right): https://codereview.chromium.org/2831953003/diff/1/third_party/WebKit/LayoutTests/webaudio/constructor/new-audionodeoptions.js#newcode3 third_party/WebKit/LayoutTests/webaudio/constructor/new-audionodeoptions.js:3: // channelInterpretation. On 2017/04/20 19:04:19, hongchan wrote: > Please ...
3 years, 8 months ago (2017-04-20 19:19:39 UTC) #4
Raymond Toy
https://codereview.chromium.org/2831953003/diff/1/third_party/WebKit/LayoutTests/webaudio/constructor/new-audionodeoptions.js File third_party/WebKit/LayoutTests/webaudio/constructor/new-audionodeoptions.js (right): https://codereview.chromium.org/2831953003/diff/1/third_party/WebKit/LayoutTests/webaudio/constructor/new-audionodeoptions.js#newcode4 third_party/WebKit/LayoutTests/webaudio/constructor/new-audionodeoptions.js:4: function testAudioNodeOptions(should, context, nodeName, nodeOptions) { On 2017/04/20 19:04:19, ...
3 years, 8 months ago (2017-04-20 21:00:00 UTC) #5
hongchan
lgtm We discussed offline and decided not to do the functional refactoring. For restructuring/extending the ...
3 years, 8 months ago (2017-04-20 22:18:29 UTC) #6
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/2831953003/40001
3 years, 8 months ago (2017-04-20 22:47:52 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/427344)
3 years, 8 months ago (2017-04-20 22:50:51 UTC) #10
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/2831953003/40001
3 years, 8 months ago (2017-04-21 14:40:18 UTC) #12
commit-bot: I haz the power
3 years, 8 months ago (2017-04-21 15:49:21 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/6e1f3c35d3d0d34ea488a59b3990...

Powered by Google App Engine
This is Rietveld 408576698