Reenable Win 7 DevToolsReattachAfterCrashTest
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:Dmitry Gozman <dgozman@chromium.org> Commit-Queue: Bruce Dawson <brucedawson@chromium.org> Cr-Commit-Position: refs/heads/master@{#821253}
Showing
Please register or sign in to comment