Always download coredistools package
authorSejong Oh <sejooh@microsoft.com>
Wed, 4 May 2016 21:06:16 +0000 (14:06 -0700)
committerSejong Oh <sejooh@microsoft.com>
Tue, 17 May 2016 01:00:29 +0000 (18:00 -0700)
commit3fa109c73de2b56059f8b7204503efab40d66d86
treed9b511eb1cae2a80f9822e797cc3ff2488b5ec0b
parentaf1961073ba02f76c58a86f5528066e5813c2bb1
Always download coredistools package

runtest.sh/cmd currently downloads the coredistools package if COMPlus_GCStress variable is set by TestEnv or test-env options. This is a bit complicated and this doesn't work with a new option for GC stress testing in build/buildtest.cmd. This changeset moves downloading the coredistools package to buildtest.cmd where it takes gcstress option and downloads other packages.

Linux build doesn't have buildtest.sh, so package donwloading is still in
runtest.sh
build.sh
tests/buildtest.cmd
tests/runtest.cmd
tests/runtest.sh
tests/setup-runtime-dependencies.cmd