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

Issue 2578073002: Worker: Supress gmock warnings in WorkerThreadTest (Closed)

Created:
4 years ago by nhiroki
Modified:
4 years ago
Reviewers:
falken
CC:
chromium-reviews, shimazu+worker_chromium.org, kinuko+worker_chromium.org, blink-reviews, horo+watch_chromium.org, falken+watch_chromium.org, blink-worker-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Worker: Supress gmock warnings in WorkerThreadTest These warnings started emerging after: https://codereview.chromium.org/2535093003 BUG=376039, 667357 Committed: https://crrev.com/ee81deeea47deea00c48f85c44bb7d17e82b4db0 Cr-Commit-Position: refs/heads/master@{#439420}

Patch Set 1 #

Total comments: 2

Patch Set 2 : replace AtLeast with AnyNumber #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M third_party/WebKit/Source/core/workers/WorkerThreadTest.cpp View 1 5 chunks +5 lines, -0 lines 0 comments Download

Messages

Total messages: 17 (10 generated)
nhiroki
PTAL
4 years ago (2016-12-15 08:16:33 UTC) #4
falken
https://codereview.chromium.org/2578073002/diff/1/third_party/WebKit/Source/core/workers/WorkerThreadTest.cpp File third_party/WebKit/Source/core/workers/WorkerThreadTest.cpp (right): https://codereview.chromium.org/2578073002/diff/1/third_party/WebKit/Source/core/workers/WorkerThreadTest.cpp#newcode88 third_party/WebKit/Source/core/workers/WorkerThreadTest.cpp:88: EXPECT_CALL(*m_reportingProxy, countFeature(_)).Times(AtLeast(1)); I don't have a strong opinion but ...
4 years ago (2016-12-15 15:36:25 UTC) #7
nhiroki
Thank you. Updated. https://codereview.chromium.org/2578073002/diff/1/third_party/WebKit/Source/core/workers/WorkerThreadTest.cpp File third_party/WebKit/Source/core/workers/WorkerThreadTest.cpp (right): https://codereview.chromium.org/2578073002/diff/1/third_party/WebKit/Source/core/workers/WorkerThreadTest.cpp#newcode88 third_party/WebKit/Source/core/workers/WorkerThreadTest.cpp:88: EXPECT_CALL(*m_reportingProxy, countFeature(_)).Times(AtLeast(1)); On 2016/12/15 15:36:25, falken ...
4 years ago (2016-12-19 04:56:11 UTC) #9
falken
OK thanks for considering. LGTM.
4 years ago (2016-12-19 04:58:22 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/2578073002/40001
4 years ago (2016-12-19 05:47:30 UTC) #12
commit-bot: I haz the power
Committed patchset #2 (id:40001)
4 years ago (2016-12-19 06:51:29 UTC) #15
commit-bot: I haz the power
4 years ago (2016-12-19 06:56:35 UTC) #17
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/ee81deeea47deea00c48f85c44bb7d17e82b4db0
Cr-Commit-Position: refs/heads/master@{#439420}

Powered by Google App Engine
This is Rietveld 408576698