Don't do official builds on the MSVC release bots
These bots are timing out near the end of the build. Our theory is that LTCG is slowing down the link steps. There are probably other official MSVC builders out there, but we are probably the only ones seeing these timeouts because we configure out bots to build *all* test targets, not just chromium_builder_tests or chrome. While I'm here, completely rewrite the configs used by the MSVC bots on the clang waterfall. This has the side effect of enabling DCHECKs on the 32-bit shared+release bot to make it consistent with the 64-bit bot. I don't think the inconsistency was intentional. R=dpranke@chromium.org, hans@chromium.org Change-Id: Ia54a297714f4217e9614616ac2c2dafd8fbdfc5e Reviewed-on: https://chromium-review.googlesource.com/794311 Commit-Queue: Reid Kleckner <rnk@chromium.org> Reviewed-by:Dirk Pranke <dpranke@chromium.org> Reviewed-by:
Hans Wennborg <hans@chromium.org> Cr-Commit-Position: refs/heads/master@{#519809}
Showing
Please register or sign in to comment