Fix VersionBubbles test (dotnet/coreclr#25392)
authorJan Vorlicek <janvorli@microsoft.com>
Thu, 27 Jun 2019 19:46:26 +0000 (21:46 +0200)
committerGitHub <noreply@github.com>
Thu, 27 Jun 2019 19:46:26 +0000 (21:46 +0200)
commit6c95fc057167d467952091d7f8ad13427859b399
tree0a57371a7611f713f3a4c9057170637b09b16103
parent9bb2c0fcabba558973146496dc31b497ba9f3804
Fix VersionBubbles test (dotnet/coreclr#25392)

The test was not crossgening with large version bubble enabled since
the part of the .csproj that generates part of the .sh/.bat test
running scripts was commented out. There were also bugs in the
commented out code. Also, to ensure that it works, tiered compilation
and jit minopts need to be disables to ensure that the test method
won't be re-jitted.

Commit migrated from https://github.com/dotnet/coreclr/commit/65d75c7e2d3b8a35249ad66413f98d8c6075e699
src/coreclr/tests/src/readytorun/tests/versionbubbles/versionbubbles.csproj