Disable hugeexpr1 test under JitStress modes
authorRuss Keldorph <Russ.Keldorph@microsoft.com>
Fri, 6 Jan 2017 17:00:17 +0000 (09:00 -0800)
committerRuss Keldorph <Russ.Keldorph@microsoft.com>
Fri, 6 Jan 2017 21:14:24 +0000 (13:14 -0800)
commitbecbc328e6d300b5aec7fdfdb055ec378d495bca
treecfbc7f9eb9aeccc6a4e561687eb8e0b464735a23
parent7f8557fb17c58a093bf54bd17e965b9181bba772
Disable hugeexpr1 test under JitStress modes

This test runs out of memory on x86 when its huge expressions combine with
STRESS_CLONE_EXPR.  In this case, the "OptimizationSensitive" label isn't ideal,
but the meaning is what we need: don't run this under JitStress modes.
This is disabled at build time for x86, which means that if x64-built tests are
run on other architectures, e.g. ARM or ARM64, this change won't take effect.
tests/src/JIT/jit64/opt/cse/hugeexpr1.csproj