• Reid Kleckner's avatar
    Don't do official builds on the MSVC release bots · 15d2d4d8
    Reid Kleckner authored
    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: default avatarDirk Pranke <dpranke@chromium.org>
    Reviewed-by: default avatarHans Wennborg <hans@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#519809}
    15d2d4d8
mb_config.pyl 75.5 KB