Move test results into TestResults directory (#35829)
authorViktor Hofer <viktor.hofer@microsoft.com>
Tue, 5 May 2020 11:44:41 +0000 (13:44 +0200)
committerGitHub <noreply@github.com>
Tue, 5 May 2020 11:44:41 +0000 (13:44 +0200)
commitb9467c8823cea979dcd735bcb402da96a1b654c1
tree7cd13fdc226f0591e3a5a2ca790cc08d350fa37d
parent7ddda11a7ab59e5ecbaabad8576a3fd773feb9ff
Move test results into TestResults directory (#35829)

and avoid unique test results name as VSTest has issues with that.
Disabling capturing blame mode dumps at the moment until we have
cross-plat support for it.
Cleaning the results directory if the code coverage data collector is
used as there's currently not an easy way to distinguish between a new
and an old coverage results file. See tracking issue.
eng/Versions.props
eng/testing/.runsettings
eng/testing/coverage.targets
eng/testing/runsettings.targets
src/libraries/tests.proj