test_env.py: Disable sandbox on clang/win for now.
Swarming uses the command baked into the isolate (via test_env.py) for running test instead of using the runtest.py script. Hence, test_env.py needs to learn everything runtest.py already knows -- for example, that tests can't run with the sandbox in asan/win yet. BUG=451741,382867 TBR=scottmg@chromium.org Review URL: https://codereview.chromium.org/882913004 Cr-Commit-Position: refs/heads/master@{#313452}
Showing
Please register or sign in to comment