Fix casing in COMPlus_GCStress env variable and remove COMPlus_gcServer
authorFadi Hanna <fadim@microsoft.com>
Tue, 7 Apr 2020 19:19:26 +0000 (12:19 -0700)
committerFadi Hanna <fadim@microsoft.com>
Thu, 9 Apr 2020 21:03:31 +0000 (14:03 -0700)
commita26ac4715d34a043f029487890b292b3877941a7
tree4ee15e37064ed402d001831bfc24898cc41c556e
parenta04b96557d5387d8b01478f80c6bea09ac1cb10d
Fix casing in COMPlus_GCStress env variable and remove COMPlus_gcServer

Also changing a bunch of assert() calls to _ASSERTE. Usually when _ASSERTE fails in CI lab runs, we tend to get crash dumps associated with test results, unlike assert() which shows a GUI dialog that DHandler dismisses by clicking on the Abort button.
src/coreclr/src/vm/gcenv.os.cpp
src/coreclr/tests/src/GC/Regressions/Github/runtime_32848/runtime_32848.csproj