DescriptionForce sync integration try jobs on patches that touch sync dependencies
Chrome sync is dependent on other areas of chrome, and patches committed to
these areas could potentially break sync. In the past, we have seen
sync integration test failures caused by patches to net, jingle and base.
This patch adds a PRESUBMIT.py file to each of these directories, that
will result the sync integration tests being run on any code that
touches these directories as part of their try runs.
BUG=70311
TEST=modify something under base, net or jingle and do a "git try" or "gcl try"
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=77242
Patch Set 1 #
Messages
Total messages: 2 (0 generated)
|