Fix jit32 perf and throughput testing
authorMichelle McDaniel <adiaaida@gmail.com>
Mon, 6 Mar 2017 22:21:15 +0000 (14:21 -0800)
committerMichelle McDaniel <adiaaida@gmail.com>
Tue, 7 Mar 2017 19:15:13 +0000 (11:15 -0800)
commitec4664c0c57a4d3ca1a647c9f118740e5a9825e7
treeec49caf2b6e34a69f0eb3a5771b12041671f1ae2
parentfb5115f35bff671b7e0cc7ecd6e7b74ffc960efe
Fix jit32 perf and throughput testing

For jit32, we need to download the compatjit to make sure we are using a
jit32 build, not legacy backend (which is what is built when we run a
regular build out of coreclr). This change updates the groovy scripting to
pull down the jit nuget package that contains compatjit.

Until the packaging is fixed (dotnet/coreclr#9991), we are defaulting to the last
package that packaged compatjit along with clrjit.

Commit migrated from https://github.com/dotnet/coreclr/commit/bf80bc7ee8905168c79826a060d4768537c14b7f
src/coreclr/perf.groovy