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

Issue 2499563002: [chromecast] Make testnames consistent. (Closed)

Created:
4 years, 1 month ago by alokp
Modified:
4 years, 1 month ago
CC:
chromium-reviews, alokp+watch_chromium.org, lcwu+watch_chromium.org, pfeldman, halliwell+watch_chromium.org, devtools-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[chromecast] Make testnames consistent. Note that cast_shell_tests were not being run on the bots. This patch moves it into a top-level cast_shell_unittests target. BUG=665489 TBR=dpranke,sky Committed: https://crrev.com/98afc7db00a7bfe749914e4d618ccb9cc76cbb97 Cr-Commit-Position: refs/heads/master@{#432225}

Patch Set 1 #

Patch Set 2 : fixes bad merge #

Patch Set 3 : updates buildbot files #

Patch Set 4 : cleanup #

Patch Set 5 : disables failing tests #

Total comments: 2

Patch Set 6 : removes mojo dependency #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -927 lines) Patch
M chromecast/BUILD.gn View 1 2 3 4 chunks +26 lines, -5 lines 0 comments Download
M chromecast/app/BUILD.gn View 1 2 3 4 5 2 chunks +17 lines, -3 lines 0 comments Download
M chromecast/app/DEPS View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
A + chromecast/app/cast_test_launcher.cc View 1 2 3 2 chunks +2 lines, -12 lines 0 comments Download
M chromecast/browser/BUILD.gn View 2 chunks +19 lines, -37 lines 0 comments Download
A + chromecast/browser/cast_media_blocker_browsertest.cc View 1 4 chunks +8 lines, -10 lines 0 comments Download
A + chromecast/browser/cast_media_blocker_unittest.cc View 1 2 3 4 12 chunks +17 lines, -11 lines 0 comments Download
A + chromecast/browser/devtools/cast_devtools_manager_delegate_unittest.cc View 1 2 3 4 1 chunk +6 lines, -4 lines 0 comments Download
M chromecast/browser/test/DEPS View 1 chunk +0 lines, -7 lines 0 comments Download
A + chromecast/browser/test/cast_browser_test.h View 3 chunks +10 lines, -9 lines 0 comments Download
A + chromecast/browser/test/cast_browser_test.cc View 3 chunks +16 lines, -7 lines 0 comments Download
D chromecast/browser/test/cast_devtools_delegate_test.cc View 1 chunk +0 lines, -82 lines 0 comments Download
D chromecast/browser/test/cast_media_blocker_test.cc View 1 chunk +0 lines, -275 lines 0 comments Download
A + chromecast/browser/test/cast_navigation_browsertest.cc View 5 chunks +10 lines, -13 lines 0 comments Download
D chromecast/browser/test/cast_test_launcher.cc View 1 chunk +0 lines, -55 lines 0 comments Download
D chromecast/browser/test/chromecast_browser_test.h View 1 chunk +0 lines, -50 lines 0 comments Download
D chromecast/browser/test/chromecast_browser_test.cc View 1 chunk +0 lines, -71 lines 0 comments Download
D chromecast/browser/test/chromecast_browser_test_runner.cc View 1 chunk +0 lines, -70 lines 0 comments Download
D chromecast/browser/test/chromecast_shell_browser_test.cc View 1 chunk +0 lines, -93 lines 0 comments Download
D chromecast/browser/test/chromecast_shell_media_blocking_browser_test.cc View 1 chunk +0 lines, -108 lines 0 comments Download
M testing/buildbot/chromium.linux.json View 1 2 1 chunk +1 line, -1 line 0 comments Download
M testing/buildbot/gn_isolate_map.pyl View 1 2 1 chunk +4 lines, -4 lines 1 comment Download

Messages

Total messages: 19 (9 generated)
alokp
https://codereview.chromium.org/2499563002/diff/80001/chromecast/browser/cast_media_blocker_unittest.cc File chromecast/browser/cast_media_blocker_unittest.cc (right): https://codereview.chromium.org/2499563002/diff/80001/chromecast/browser/cast_media_blocker_unittest.cc#newcode82 chromecast/browser/cast_media_blocker_unittest.cc:82: TEST_F(CastMediaBlockerTest, DISABLED_Block_Unblock_Suspended) { Disabled because these tests never built ...
4 years, 1 month ago (2016-11-14 21:15:37 UTC) #2
derekjchow1
lgtm
4 years, 1 month ago (2016-11-15 17:31:06 UTC) #3
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/2499563002/100001
4 years, 1 month ago (2016-11-15 17:46:46 UTC) #6
commit-bot: I haz the power
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presubmit/builds/304504)
4 years, 1 month ago (2016-11-15 18:07:07 UTC) #8
alokp
On 2016/11/15 18:07:07, commit-bot: I haz the power wrote: > Try jobs failed on following ...
4 years, 1 month ago (2016-11-15 18:25:07 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/2499563002/100001
4 years, 1 month ago (2016-11-15 18:25:43 UTC) #12
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 1 month ago (2016-11-15 18:52:13 UTC) #14
commit-bot: I haz the power
Patchset 6 (id:??) landed as https://crrev.com/98afc7db00a7bfe749914e4d618ccb9cc76cbb97 Cr-Commit-Position: refs/heads/master@{#432225}
4 years, 1 month ago (2016-11-15 19:05:54 UTC) #16
Dirk Pranke
A revert of this CL (patchset #6 id:100001) has been created in https://codereview.chromium.org/2502143002/ by dpranke@chromium.org. ...
4 years, 1 month ago (2016-11-15 23:39:18 UTC) #17
Dirk Pranke
4 years, 1 month ago (2016-11-15 23:42:30 UTC) #19
Message was sent while issue was closed.
Why did you TBR this?

https://codereview.chromium.org/2499563002/diff/100001/testing/buildbot/gn_is...
File testing/buildbot/gn_isolate_map.pyl (right):

https://codereview.chromium.org/2499563002/diff/100001/testing/buildbot/gn_is...
testing/buildbot/gn_isolate_map.pyl:228: "label":
"//chromecast/browser:cast_shell_browsertests",
You needed to change the labels for these two targets, since you moved them to
//chromecast/BUILD.gn.

Powered by Google App Engine
This is Rietveld 408576698