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

Issue 10979070: Don't run gyp on pure testers. (Closed)

Created:
8 years, 2 months ago by Isaac (away)
Modified:
8 years, 2 months ago
Reviewers:
cmp, Yaron
CC:
chromium-reviews, peter+watch_chromium.org, bulach+watch_chromium.org, yfriedman+watch_chromium.org, ilevy+watch_chromium.org
Visibility:
Public.

Description

Don't run gyp on pure testers. - This moves the gyp phase to bb_compile. This should give a 45 second speedup to testers and will also eliminate local goma failures from breaking testers (which besides a gcc version check in gyp have no dependence on goma) R=yaron BUG=141805 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=159212

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -8 lines) Patch
M build/android/buildbot/buildbot_functions.sh View 3 chunks +7 lines, -8 lines 2 comments Download

Messages

Total messages: 3 (0 generated)
Isaac (away)
8 years, 2 months ago (2012-09-28 02:48:39 UTC) #1
Yaron
lgtm https://chromiumcodereview.appspot.com/10979070/diff/1/build/android/buildbot/buildbot_functions.sh File build/android/buildbot/buildbot_functions.sh (right): https://chromiumcodereview.appspot.com/10979070/diff/1/build/android/buildbot/buildbot_functions.sh#newcode71 build/android/buildbot/buildbot_functions.sh:71: } I take it testers don't need to ...
8 years, 2 months ago (2012-09-28 03:18:55 UTC) #2
Isaac (away)
8 years, 2 months ago (2012-09-28 03:28:13 UTC) #3
+cmp

With this CL we will not be calling runhooks on the testers.  Should be OK since
other testers also do the same.  See M-A's change in rev 134925.

https://chromiumcodereview.appspot.com/10979070/diff/1/build/android/buildbot...
File build/android/buildbot/buildbot_functions.sh (right):

https://chromiumcodereview.appspot.com/10979070/diff/1/build/android/buildbot...
build/android/buildbot/buildbot_functions.sh:71: }
On 2012/09/28 03:18:55, Yaron wrote:
> I take it testers don't need to runhooks and have lastchange updated? That
value
> isn't used in reporting any data about the test build that was run?

I don't think so.  We did have that compiler failure for LASTCHANGE that you
fixed a while ago.  I'm going to take a leap of faith.

Powered by Google App Engine
This is Rietveld 408576698