Stop extraneously setting tail call stress
authorJoseph Tremoulet <jotrem@microsoft.com>
Tue, 6 Jun 2017 20:11:17 +0000 (16:11 -0400)
committerJoseph Tremoulet <jotrem@microsoft.com>
Tue, 6 Jun 2017 20:11:17 +0000 (16:11 -0400)
commit1bf6c38894aa739e54dd3cc9f002db15bd4aa8a6
tree70167454c63c4818d5f0d872de908a388b7a41ff
parentfe8e00f2c4fe6d73f7e74af3ee2f5bd2670f16e7
Stop extraneously setting tail call stress

Tests GitHub_10780 and GitHub_11689 are repro cases for issues that don't
have anything to do with tail calls; the bit of code in their csproj's
that sets COMPlus_TailCallStress was an accidental copy-paste inclusion
from GitHub_11408.  Remove that extra code.

Commit migrated from https://github.com/dotnet/coreclr/commit/51db0371abd26362b539813b1c0a8e6356ebf2e0
src/coreclr/tests/src/JIT/Regression/JitBlue/GitHub_10780/GitHub_10780.csproj
src/coreclr/tests/src/JIT/Regression/JitBlue/GitHub_11689/GitHub_11689.csproj