• Nico Weber's avatar
    test_env.py: Disable sandbox on clang/win for now. · bfeb3d3a
    Nico Weber authored
    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}
    bfeb3d3a
test_env.py 5.86 KB