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

Issue 717923006: Add chrome sync tests to the GN build. (Closed)

Created:
6 years, 1 month ago by brettw
Modified:
6 years, 1 month ago
Reviewers:
scottmg
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add chrome sync tests to the GN build. This adds sync_integration_tests, sync_performance_tests, and the sync test support targets. I removed some files that were duplicated between the sync integration tests and the test support. In GYP the fact that test support was a static library hid the duplicate symbols. Add a dependency on sessions_core from sessions test support since it's required to link. Made test support target be a source set (linking source sets into static libraries will often duplicate symbols). Committed: https://crrev.com/d60468061789084ebd98458b9743726cc1541786 Cr-Commit-Position: refs/heads/master@{#304904}

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Patch Set 3 : maybe fix the thing with the stuff #

Unified diffs Side-by-side diffs Delta from patch set Stats (+183 lines, -10 lines) Patch
M chrome/chrome_tests.gypi View 1 7 chunks +6 lines, -9 lines 0 comments Download
M chrome/chrome_tests_unit.gypi View 1 chunk +2 lines, -0 lines 0 comments Download
M chrome/test/BUILD.gn View 1 2 chunks +173 lines, -0 lines 0 comments Download
M components/sessions/BUILD.gn View 1 2 2 chunks +2 lines, -1 line 0 comments Download

Messages

Total messages: 10 (2 generated)
brettw
6 years, 1 month ago (2014-11-19 20:05:36 UTC) #2
scottmg
lgtm https://codereview.chromium.org/717923006/diff/1/chrome/test/BUILD.gn File chrome/test/BUILD.gn (right): https://codereview.chromium.org/717923006/diff/1/chrome/test/BUILD.gn#newcode292 chrome/test/BUILD.gn:292: "../browser/sync/test/integration/multiple_client_dictionary_sync_test.cc", the ../ is kind of weird, do ...
6 years, 1 month ago (2014-11-19 20:15:47 UTC) #3
scottmg
fyi, can also do git cl try -b win8_chromium_gn_dbg -b win8_chromium_gn_rel now.
6 years, 1 month ago (2014-11-19 20:16:14 UTC) #4
brettw
https://codereview.chromium.org/717923006/diff/1/chrome/test/BUILD.gn File chrome/test/BUILD.gn (right): https://codereview.chromium.org/717923006/diff/1/chrome/test/BUILD.gn#newcode292 chrome/test/BUILD.gn:292: "../browser/sync/test/integration/multiple_client_dictionary_sync_test.cc", On 2014/11/19 20:15:47, scottmg wrote: > the ../ ...
6 years, 1 month ago (2014-11-19 20:22:36 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/717923006/40001
6 years, 1 month ago (2014-11-19 21:35:57 UTC) #7
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-11-19 22:23:02 UTC) #8
commit-bot: I haz the power
Patchset 3 (id:??) landed as https://crrev.com/d60468061789084ebd98458b9743726cc1541786 Cr-Commit-Position: refs/heads/master@{#304904}
6 years, 1 month ago (2014-11-19 22:23:39 UTC) #9
Pete Williamson
6 years, 1 month ago (2014-11-20 19:13:23 UTC) #10
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.chromium.org/746563002/ by petewil@chromium.org.

The reason for reverting is: This seems the most likely culprit behind
sync_integration_test build and test errors that started in the patch that
included this change..

Powered by Google App Engine
This is Rietveld 408576698