• Bruce Dawson's avatar
    Reenable Win 7 DevToolsReattachAfterCrashTest · 3a20cfc4
    Bruce Dawson authored
    DevToolsReattachAfterCrashTest was disabled on Windows 7 because loading
    of debug information was too slow and caused timeouts. This was caused
    by symbol_level=1 becoming more verbose (including line numbers and
    source files) and dbghelp.dll on Windows 7 seems to be particularly
    inefficient. This was fixed a while ago by getting the bots to default
    to symbol_level=1. This is the first of a few changes to reenable the
    tests that were disabled.
    
    Bug: 985255
    Change-Id: I0007cc98e7b9b8ce71f10d32a1de74b7daa2ad39
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2500315Reviewed-by: default avatarDmitry Gozman <dgozman@chromium.org>
    Commit-Queue: Bruce Dawson <brucedawson@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#821253}
    3a20cfc4
devtools_sanity_browsertest.cc 105 KB