Updating version of xUnit-Performance-Api (dotnet/coreclr#11987)
authorJosé Rivero <jorive@microsoft.com>
Thu, 1 Jun 2017 15:56:27 +0000 (08:56 -0700)
committerGitHub <noreply@github.com>
Thu, 1 Jun 2017 15:56:27 +0000 (08:56 -0700)
commitfb4c36ea500ff1e900829f3791c101f520f94f05
treea687b88ce76ebe4cb6c4587885e1dd449b4ebbd2
parent310360b30792660f6768f45183e4465e57a7b218
Updating version of xUnit-Performance-Api (dotnet/coreclr#11987)

- This update contains a fix for this issue: https://github.com/Microsoft/xunit-performance/issues/230
- Consolidate the Api version in two places: `dependencies.prop` and `PerfHarness.csproj`
- Move performance log files to root directory where Jenkins can archive them
- Fixed the output to console, so it is easier to see on the Jenkins job the sccript steps live and get an exact repro step if needed

Commit migrated from https://github.com/dotnet/coreclr/commit/1d2e6f8b131af5c4f684c35418ee6c14b417b316
src/coreclr/dependencies.props
src/coreclr/perf.groovy
src/coreclr/tests/scripts/run-xunit-perf.cmd
src/coreclr/tests/scripts/run-xunit-perf.sh
src/coreclr/tests/src/Common/PerfHarness/PerfHarness.csproj
src/coreclr/tests/src/Common/external/external.depproj
src/coreclr/tests/src/JIT/config/benchmark+roslyn/benchmark+roslyn.csproj
src/coreclr/tests/src/JIT/config/benchmark+serialize/benchmark+serialize.csproj
src/coreclr/tests/src/JIT/config/benchmark/benchmark.csproj
src/coreclr/tests/src/performance/performance.csproj