Updating version of xUnit-Performance-Api (#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)
commit1d2e6f8b131af5c4f684c35418ee6c14b417b316
tree8b43165285f001b663dee24baf044904e9b3bf26
parentbeaefc2188a4cf46c99e522f4ed0b57507b07633
Updating version of xUnit-Performance-Api (#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
dependencies.props
perf.groovy
tests/scripts/run-xunit-perf.cmd
tests/scripts/run-xunit-perf.sh
tests/src/Common/PerfHarness/PerfHarness.csproj
tests/src/Common/external/external.depproj
tests/src/JIT/config/benchmark+roslyn/benchmark+roslyn.csproj
tests/src/JIT/config/benchmark+serialize/benchmark+serialize.csproj
tests/src/JIT/config/benchmark/benchmark.csproj
tests/src/performance/performance.csproj