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

Issue 1755513002: Fix ifdefs around INSTANTIATE_TEST_CASE_P in tab_drag_controller_interactive_uitest.cc (Closed)

Created:
4 years, 9 months ago by tapted
Modified:
4 years, 9 months ago
Reviewers:
msw
CC:
chromium-reviews, tfarina, dcheng, chrome-apps-syd-reviews_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix ifdefs around INSTANTIATE_TEST_CASE_P in tab_drag_controller_interactive_uitest.cc The tests were instantiated as #if ash && chromeos #elif ash #endif Since we've droped USE_ASH form most configurations, this means tests were no longer being instantiated anywhere except ChromeOS. Committed: https://crrev.com/964dcffcac8d9e599a5f66fd977c309bf03007d7 Cr-Commit-Position: refs/heads/master@{#378602}

Patch Set 1 #

Patch Set 2 : Nested #if chromeos #

Total comments: 7
Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -6 lines) Patch
M chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc View 1 3 chunks +2 lines, -6 lines 7 comments Download

Messages

Total messages: 15 (8 generated)
tapted
Hi Michael, please take a look. I've verified the tests are now running. E.g. comparing ...
4 years, 9 months ago (2016-03-01 08:28:52 UTC) #5
msw
That file is unwieldy, so many namespaces and ifdefs. lgtm with a cl desc nit ...
4 years, 9 months ago (2016-03-01 18:08:32 UTC) #6
tapted
https://codereview.chromium.org/1755513002/diff/20001/chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc File chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc (left): https://codereview.chromium.org/1755513002/diff/20001/chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc#oldcode2347 chrome/browser/ui/views/tabs/tab_drag_controller_interactive_uitest.cc:2347: #if defined(USE_ASH) && defined(OS_CHROMEOS) // TODO(win_ash,linux_ash) On 2016/03/01 18:08:32, ...
4 years, 9 months ago (2016-03-01 23:06:45 UTC) #8
msw
gotcha; that's totally fair. still lgtm
4 years, 9 months ago (2016-03-01 23:08:41 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1755513002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1755513002/20001
4 years, 9 months ago (2016-03-01 23:13:36 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-01 23:36:11 UTC) #13
commit-bot: I haz the power
4 years, 9 months ago (2016-03-01 23:37:18 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/964dcffcac8d9e599a5f66fd977c309bf03007d7
Cr-Commit-Position: refs/heads/master@{#378602}

Powered by Google App Engine
This is Rietveld 408576698