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

Issue 2705483002: Print out label and description on task entry in Audit task runner (Closed)

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

Description

Print out label and description on task entry in Audit task runner This CL changes how to specify the label/description of a test task. audit.define('label', taskFunc); audit.define({ label: 'label', description: 'description' }, taskFunc); Even if the description is not given the entry of task will be displayed. Note that task.describe() will be deprecated. BUG=692610 TEST= LayoutTests/webaudio/unit-tests/audit.html Review-Url: https://codereview.chromium.org/2705483002 Cr-Commit-Position: refs/heads/master@{#452074} Committed: https://chromium.googlesource.com/chromium/src/+/c8c334dedbfa6e68e78e4aa1075a4c2ef17d5796

Patch Set 1 #

Total comments: 3

Patch Set 2 : Flexible |taskLabel| param for new feature + backward compatibility #

Patch Set 3 : Deactivate task.describe() and simplify change #

Total comments: 1

Patch Set 4 : Clarify deprecation of task.describe() #

Patch Set 5 : Rebased after l-g-t-m #

Unified diffs Side-by-side diffs Delta from patch set Stats (+158 lines, -106 lines) Patch
M third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt View 1 2 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/webaudio/resources/audit.js View 1 2 3 4 4 chunks +44 lines, -12 lines 0 comments Download
M third_party/WebKit/LayoutTests/webaudio/unit-tests/audit.html View 1 2 2 chunks +56 lines, -42 lines 0 comments Download
M third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-expected.txt View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-failures.html View 1 2 3 4 2 chunks +52 lines, -50 lines 0 comments Download

Messages

Total messages: 35 (17 generated)
hongchan
PTAL.
3 years, 10 months ago (2017-02-16 21:44:31 UTC) #2
Raymond Toy
https://codereview.chromium.org/2705483002/diff/1/third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt File third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt (right): https://codereview.chromium.org/2705483002/diff/1/third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt#newcode5 third_party/WebKit/LayoutTests/webaudio/BiquadFilter/biquadfilternode-basic-expected.txt:5: PASS : Basic tests for BiquadFilterNode This looks odd. ...
3 years, 10 months ago (2017-02-16 21:50:40 UTC) #5
hongchan
As we discussed offline, now |taskLabel| param supports string or object type. https://codereview.chromium.org/2705483002/diff/1/third_party/WebKit/LayoutTests/webaudio/resources/audit.js File third_party/WebKit/LayoutTests/webaudio/resources/audit.js ...
3 years, 10 months ago (2017-02-16 23:54:49 UTC) #9
Raymond Toy
lgtm with nit. I think we need a test for audit.define('test') without a task.describe() to ...
3 years, 10 months ago (2017-02-17 00:03:46 UTC) #10
Raymond Toy
On 2017/02/17 00:03:46, Raymond Toy wrote: > lgtm with nit. > > I think we ...
3 years, 10 months ago (2017-02-17 18:05:13 UTC) #11
Raymond Toy
On 2017/02/17 18:05:13, Raymond Toy wrote: > On 2017/02/17 00:03:46, Raymond Toy wrote: > > ...
3 years, 10 months ago (2017-02-17 18:06:50 UTC) #12
hongchan
On 2017/02/17 00:03:46, Raymond Toy wrote: > lgtm with nit. > > I think we ...
3 years, 10 months ago (2017-02-17 18:11:24 UTC) #13
Raymond Toy
On 2017/02/17 18:11:24, hongchan wrote: > On 2017/02/17 00:03:46, Raymond Toy wrote: > > lgtm ...
3 years, 10 months ago (2017-02-17 18:16:31 UTC) #14
Raymond Toy
On 2017/02/17 18:16:31, Raymond Toy wrote: > On 2017/02/17 18:11:24, hongchan wrote: > > On ...
3 years, 10 months ago (2017-02-17 18:51:58 UTC) #15
hongchan
Please take one final look. In the follow-up CL, I will remove task.describe() and use ...
3 years, 10 months ago (2017-02-21 18:06:42 UTC) #18
Raymond Toy
lgtm with another nit: So does task.describe() not do anything? If so, add a comment ...
3 years, 10 months ago (2017-02-21 18:37:18 UTC) #19
hongchan
On 2017/02/21 18:37:18, Raymond Toy wrote: > lgtm with another nit: > > So does ...
3 years, 10 months ago (2017-02-21 18:42:01 UTC) #20
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/2705483002/60001
3 years, 10 months ago (2017-02-21 18:45:09 UTC) #23
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/cast_shell_linux/builds/313646)
3 years, 10 months ago (2017-02-21 19:58:41 UTC) #25
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/2705483002/80001
3 years, 10 months ago (2017-02-21 23:41:54 UTC) #28
commit-bot: I haz the power
Try jobs failed on following builders: cast_shell_linux on master.tryserver.chromium.linux (JOB_TIMED_OUT, no build URL) chromeos_amd64-generic_chromium_compile_only_ng on ...
3 years, 10 months ago (2017-02-22 01:45:15 UTC) #30
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/2705483002/80001
3 years, 10 months ago (2017-02-22 16:01:04 UTC) #32
commit-bot: I haz the power
3 years, 10 months ago (2017-02-22 16:08:26 UTC) #35
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/c8c334dedbfa6e68e78e4aa1075a...

Powered by Google App Engine
This is Rietveld 408576698