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

Issue 6343009: Force patches that touch sync test code to use the sync trybots (Closed)

Created:
9 years, 11 months ago by Raghu Simha
Modified:
9 years, 7 months ago
CC:
chromium-reviews, Raghu Simha, ncarter (slow), idana, tim (not reviewing), Paweł Hajdan Jr.
Visibility:
Public.

Description

Force patches that touch sync test code to use the sync trybots As of today, we have dedicated chromium trybots that can run the sync integration tests, but it requires developers to explicitly send try jobs to these bots via the --bot switch. Now that the sync trybots are stable, it is time to make this process automatic by adding a PRESUBMIT.py file to chrome/test/live_sync, that adds the sync trybots in addition to win, mac and linux to the list of preferred trybots. This patch adds such a PRESUBMIT.py file, that includes win_sync, mac_sync and linux_sync to the list of preferred trybots. TBR=tim@chromium.org BUG=70311 TEST=modify something under chrome/test/live_sync and do a "git try" or "gcl try" Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=72720

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -0 lines) Patch
A chrome/test/live_sync/PRESUBMIT.py View 1 chunk +13 lines, -0 lines 0 comments Download

Messages

Total messages: 1 (0 generated)
Raghu Simha
9 years, 11 months ago (2011-01-26 22:52:39 UTC) #1
Tim, please review. Thanks.

Powered by Google App Engine
This is Rietveld 408576698