DescriptionMake running asanified tests on swarming work on Windows.
With swarming, the run command gets baked into the .isolate file instead
of going through runtest.py. Usually, an invocation of test_env.py is
baked into the isolate file. In asan mode, this used to call
asan_symbolize.py, which on Windows doesn't work -- prepend it with
sys.executable to make this work on all platforms.
BUG=451741
Committed: https://crrev.com/b095146c32074b3a96c89e7be2405c77571fdb58
Cr-Commit-Position: refs/heads/master@{#313360}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|