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

Issue 2651553007: numberOfErrors are not defined in should().beEqualToArray() (Closed)

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

Description

numberOfErrors are not defined in should().beEqualToArray() The variable |numberOfErrors| is not defined in should() .beEqualToArray(). It also prints out "0 more errors..." when it's more than 0. This CL fixes the issue. BUG=685261 TEST= LayoutTests/webaudio/unit-tests/audit-failures.html Review-Url: https://codereview.chromium.org/2651553007 Cr-Commit-Position: refs/heads/master@{#446188} Committed: https://chromium.googlesource.com/chromium/src/+/07749b1ba2fc232cb07f851efd5409cf96795deb

Patch Set 1 #

Total comments: 2

Patch Set 2 : fixed the expected result after l-g-t-m #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -7 lines) Patch
M third_party/WebKit/LayoutTests/webaudio/resources/audit.js View 1 chunk +1 line, -1 line 0 comments Download
M third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-failures.html View 1 1 chunk +2 lines, -2 lines 0 comments Download
M third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-failures-expected.txt View 1 1 chunk +6 lines, -4 lines 0 comments Download

Messages

Total messages: 15 (8 generated)
hongchan
PTAL.
3 years, 11 months ago (2017-01-25 18:44:26 UTC) #3
Raymond Toy
lgtm with nits https://codereview.chromium.org/2651553007/diff/1/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-failures.html File third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-failures.html (right): https://codereview.chromium.org/2651553007/diff/1/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-failures.html#newcode58 third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-failures.html:58: .beEqualToArray([1, 8, 9, 18, 6, 5, ...
3 years, 11 months ago (2017-01-25 19:42:07 UTC) #4
hongchan
https://codereview.chromium.org/2651553007/diff/1/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-failures.html File third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-failures.html (right): https://codereview.chromium.org/2651553007/diff/1/third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-failures.html#newcode58 third_party/WebKit/LayoutTests/webaudio/unit-tests/audit-failures.html:58: .beEqualToArray([1, 8, 9, 18, 6, 5, 6, 5, 123, ...
3 years, 11 months ago (2017-01-25 22:20:33 UTC) #5
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/2651553007/20001
3 years, 11 months ago (2017-01-25 22:21:31 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_rel_ng on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_rel_ng/builds/378310)
3 years, 11 months ago (2017-01-25 23:58:17 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/2651553007/20001
3 years, 11 months ago (2017-01-26 00:05:46 UTC) #12
commit-bot: I haz the power
3 years, 11 months ago (2017-01-26 01:17:01 UTC) #15
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/chromium/src/+/07749b1ba2fc232cb07f851efd54...

Powered by Google App Engine
This is Rietveld 408576698