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

Issue 2439423003: test launcher: make --gtest_filter=A.B + --gtest_also_run_disabled_tests also run A.DISABLED_B or D… (Closed)

Created:
4 years, 1 month ago by stgao
Modified:
4 years, 1 month ago
CC:
chromium-reviews, Sergiy Byelozyorov, chanli, lijeffrey
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

test launcher: make --gtest_filter=A.B + --gtest_also_run_disabled_tests also run A.DISABLED_B or DISABLED_A.B or DISABLED_A.DISABLED_B BUG=658892 Committed: https://crrev.com/9537aa9f56cc489b48b43bf638dda3968c28993d Cr-Commit-Position: refs/heads/master@{#428827}

Patch Set 1 #

Total comments: 7

Patch Set 2 : Address comments. #

Patch Set 3 : Just rebase. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -15 lines) Patch
M base/test/gtest_util.h View 1 1 chunk +5 lines, -0 lines 0 comments Download
M base/test/gtest_util.cc View 1 2 chunks +7 lines, -0 lines 0 comments Download
M base/test/launcher/test_launcher.cc View 1 2 2 chunks +16 lines, -8 lines 0 comments Download
M base/test/launcher/test_results_tracker.cc View 1 3 chunks +5 lines, -7 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
stgao
4 years, 1 month ago (2016-10-24 21:44:46 UTC) #2
stgao
https://codereview.chromium.org/2439423003/diff/1/base/test/gtest_util.cc File base/test/gtest_util.cc (right): https://codereview.chromium.org/2439423003/diff/1/base/test/gtest_util.cc#newcode31 base/test/gtest_util.cc:31: ReplaceSubstringsAfterOffset(&test_name_no_disabled, 0, "DISABLED_", ""); For test A.B, if A ...
4 years, 1 month ago (2016-10-24 21:48:23 UTC) #3
Paweł Hajdan Jr.
LGTM w/comments https://codereview.chromium.org/2439423003/diff/1/base/test/gtest_util.cc File base/test/gtest_util.cc (right): https://codereview.chromium.org/2439423003/diff/1/base/test/gtest_util.cc#newcode31 base/test/gtest_util.cc:31: ReplaceSubstringsAfterOffset(&test_name_no_disabled, 0, "DISABLED_", ""); On 2016/10/24 21:48:23, ...
4 years, 1 month ago (2016-10-25 18:17:00 UTC) #4
stgao
https://codereview.chromium.org/2439423003/diff/1/base/test/gtest_util.cc File base/test/gtest_util.cc (right): https://codereview.chromium.org/2439423003/diff/1/base/test/gtest_util.cc#newcode31 base/test/gtest_util.cc:31: ReplaceSubstringsAfterOffset(&test_name_no_disabled, 0, "DISABLED_", ""); On 2016/10/25 18:16:59, Paweł Hajdan ...
4 years, 1 month ago (2016-10-25 19:16:49 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/2439423003/60001
4 years, 1 month ago (2016-10-31 20:05:46 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:60001)
4 years, 1 month ago (2016-10-31 21:39:11 UTC) #10
commit-bot: I haz the power
4 years, 1 month ago (2016-10-31 21:41:01 UTC) #12
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/9537aa9f56cc489b48b43bf638dda3968c28993d
Cr-Commit-Position: refs/heads/master@{#428827}

Powered by Google App Engine
This is Rietveld 408576698