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

Issue 394023002: Retire gtestjs unit tests (Closed)

Created:
6 years, 5 months ago by kelvinp
Modified:
6 years, 5 months ago
CC:
chromium-reviews, chromoting-reviews_chromium.org
Project:
chromium
Visibility:
Public.

Description

Retire gtestjs unit tests Now that the QUnit-based unit tests are running on the bots, we can retire gtestjs unit tests. This CL 1. Modifies remoting_webapp_unittest to include all files that are formerly covered by all_js_load.gtestjs. 2. Removes all the gtestjs files under remoting. 3. Moves run_all_remoting_unittests.cc back into the remoting directory as we no longer depends on chrome_paths.h. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=283941

Patch Set 1 #

Total comments: 4

Patch Set 2 : Address Gary's feedbacks #

Patch Set 3 : Handle merging from master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -215 lines) Patch
M chrome/js_unittest_rules.gypi View 1 chunk +0 lines, -2 lines 0 comments Download
D chrome/test/base/run_all_remoting_unittests.cc View 1 chunk +0 lines, -34 lines 0 comments Download
A + remoting/base/run_all_unittests.cc View 1 chunk +1 line, -12 lines 0 comments Download
M remoting/remoting_test.gypi View 1 2 8 chunks +10 lines, -40 lines 0 comments Download
D remoting/webapp/all_js_load.gtestjs View 1 chunk +0 lines, -79 lines 0 comments Download
D remoting/webapp/browser_globals.gtestjs View 1 chunk +0 lines, -19 lines 0 comments Download
D remoting/webapp/format_iq.gtestjs View 1 chunk +0 lines, -29 lines 0 comments Download

Messages

Total messages: 11 (0 generated)
kelvinp
PTAL
6 years, 5 months ago (2014-07-15 21:44:38 UTC) #1
garykac
https://codereview.chromium.org/394023002/diff/1/chrome/js_unittest_rules.gypi File chrome/js_unittest_rules.gypi (left): https://codereview.chromium.org/394023002/diff/1/chrome/js_unittest_rules.gypi#oldcode30 chrome/js_unittest_rules.gypi:30: # See src/chrome/test/base/run_all_remoting_unittests.cc for an example. Can js_unittest_rules.gypi and ...
6 years, 5 months ago (2014-07-15 23:23:42 UTC) #2
kelvinp
PTAL https://codereview.chromium.org/394023002/diff/1/chrome/js_unittest_rules.gypi File chrome/js_unittest_rules.gypi (left): https://codereview.chromium.org/394023002/diff/1/chrome/js_unittest_rules.gypi#oldcode30 chrome/js_unittest_rules.gypi:30: # See src/chrome/test/base/run_all_remoting_unittests.cc for an example. On 2014/07/15 ...
6 years, 5 months ago (2014-07-16 00:17:55 UTC) #3
garykac
lgtm
6 years, 5 months ago (2014-07-16 16:58:26 UTC) #4
sky
LGTM
6 years, 5 months ago (2014-07-17 17:28:23 UTC) #5
kelvinp
The CQ bit was checked by kelvinp@chromium.org
6 years, 5 months ago (2014-07-17 17:31:09 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kelvinp@chromium.org/394023002/20001
6 years, 5 months ago (2014-07-17 17:31:49 UTC) #7
kelvinp
The CQ bit was unchecked by kelvinp@chromium.org
6 years, 5 months ago (2014-07-17 17:37:43 UTC) #8
kelvinp
The CQ bit was checked by kelvinp@chromium.org
6 years, 5 months ago (2014-07-17 19:04:48 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kelvinp@chromium.org/394023002/40001
6 years, 5 months ago (2014-07-17 19:11:57 UTC) #10
commit-bot: I haz the power
6 years, 5 months ago (2014-07-18 00:06:43 UTC) #11
Message was sent while issue was closed.
Change committed as 283941

Powered by Google App Engine
This is Rietveld 408576698