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

Issue 2832153003: Move calling of shared browser test methods like SetUpOnMainThread/TearDownOnMainThread/RunTestOn... (Closed)

Created:
3 years, 8 months ago by jam
Modified:
3 years, 8 months ago
Reviewers:
sky
CC:
chromium-reviews, dtseng+watch_chromium.org, jam, alemate+watch_chromium.org, sadrul, ios-reviews_chromium.org, extensions-reviews_chromium.org, aboxhall+watch_chromium.org, nektar+watch_chromium.org, lcwu+watch_chromium.org, achuith+watch_chromium.org, yuzo+watch_chromium.org, halliwell+watch_chromium.org, alokp+watch_chromium.org, kalyank, dougt+watch_chromium.org, darin-cc_chromium.org, dmazzoni+watch_chromium.org, oshima+watch_chromium.org, chromium-apps-reviews_chromium.org, je_julie, davemoore+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move calling of shared browser test methods like SetUpOnMainThread/TearDownOnMainThread/RunTestOnMainThread into the shared browser test launcher code. This is done because in a future change, I will add code to run in between SetUpOnMainThread and the test. BUG=713847 Review-Url: https://codereview.chromium.org/2832153003 Cr-Commit-Position: refs/heads/master@{#466648} Committed: https://chromium.googlesource.com/chromium/src/+/b3877746a0165c9eea1a3b8892ebe6c6feae8f1f

Patch Set 1 #

Patch Set 2 : fixes #

Patch Set 3 : fixes #

Patch Set 4 : fixes #

Patch Set 5 : fixes #

Patch Set 6 : fixes #

Total comments: 1

Patch Set 7 : fixes #

Patch Set 8 : fixes #

Patch Set 9 : sync #

Unified diffs Side-by-side diffs Delta from patch set Stats (+108 lines, -108 lines) Patch
M chrome/browser/chromeos/app_mode/kiosk_crash_restore_browsertest.cc View 1 1 chunk +2 lines, -3 lines 0 comments Download
M chrome/browser/chromeos/login/auto_launched_kiosk_browsertest.cc View 1 2 chunks +5 lines, -6 lines 0 comments Download
M chrome/browser/chromeos/system/tray_accessibility_browsertest.cc View 1 chunk +0 lines, -4 lines 0 comments Download
M chrome/browser/downgrade/user_data_downgrade_browsertest.cc View 1 chunk +2 lines, -2 lines 0 comments Download
M chrome/browser/extensions/api/screenlock_private/screenlock_private_apitest.cc View 1 chunk +6 lines, -7 lines 0 comments Download
M chrome/browser/ui/ash/launcher/chrome_launcher_controller_impl_browsertest.cc View 3 chunks +4 lines, -4 lines 0 comments Download
M chrome/test/base/in_process_browser_test.h View 1 chunk +2 lines, -1 line 0 comments Download
M chrome/test/base/in_process_browser_test.cc View 1 2 3 4 5 3 chunks +6 lines, -7 lines 0 comments Download
M chromecast/browser/renderer_prelauncher_test.cc View 1 2 3 4 5 6 7 2 chunks +3 lines, -6 lines 0 comments Download
M chromecast/browser/test/cast_browser_test.h View 1 chunk +2 lines, -2 lines 0 comments Download
M chromecast/browser/test/cast_browser_test.cc View 1 2 3 4 5 1 chunk +4 lines, -12 lines 0 comments Download
M content/public/test/browser_test_base.h View 1 2 3 4 5 3 chunks +20 lines, -4 lines 0 comments Download
M content/public/test/browser_test_base.cc View 1 2 3 4 5 3 chunks +13 lines, -2 lines 0 comments Download
M content/public/test/content_browser_test.h View 1 2 3 3 chunks +17 lines, -1 line 0 comments Download
M content/public/test/content_browser_test.cc View 1 2 3 4 5 chunks +6 lines, -16 lines 0 comments Download
M extensions/browser/guest_view/web_view/web_view_apitest.h View 1 chunk +0 lines, -1 line 0 comments Download
M extensions/browser/guest_view/web_view/web_view_apitest.cc View 1 2 3 4 5 6 7 8 3 chunks +3 lines, -5 lines 0 comments Download
M extensions/shell/test/shell_test.h View 1 chunk +2 lines, -2 lines 0 comments Download
M extensions/shell/test/shell_test.cc View 1 2 3 4 5 6 1 chunk +5 lines, -9 lines 0 comments Download
M headless/test/headless_browser_test.h View 1 chunk +2 lines, -3 lines 0 comments Download
M headless/test/headless_browser_test.cc View 1 1 chunk +4 lines, -11 lines 0 comments Download

Messages

Total messages: 42 (38 generated)
jam
https://codereview.chromium.org/2832153003/diff/100001/chrome/test/base/in_process_browser_test.cc File chrome/test/base/in_process_browser_test.cc (right): https://codereview.chromium.org/2832153003/diff/100001/chrome/test/base/in_process_browser_test.cc#newcode574 chrome/test/base/in_process_browser_test.cc:574: disable_io_checks(); I'll do this in a followup to not ...
3 years, 8 months ago (2017-04-22 00:14:55 UTC) #23
sky
LGTM
3 years, 8 months ago (2017-04-24 15:36:22 UTC) #36
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/2832153003/160001
3 years, 8 months ago (2017-04-24 15:49:02 UTC) #39
commit-bot: I haz the power
3 years, 8 months ago (2017-04-24 16:27:32 UTC) #42
Message was sent while issue was closed.
Committed patchset #9 (id:160001) as
https://chromium.googlesource.com/chromium/src/+/b3877746a0165c9eea1a3b8892eb...

Powered by Google App Engine
This is Rietveld 408576698