Permalink
Please sign in to comment.
Browse files
Fix x86 perf testing
We did not use a different architecture in run-xunit-perf.cmd, so all the x86 runs were uploading to the same architecture. This change fixes it so x86jit32 runs upload to their own architecture. Also fixes the delayed expansion issue for testenv.
- Loading branch information...
Showing
with
17 additions
and 7 deletions.
- +2 −2 perf.groovy
- +15 −5 tests/scripts/run-xunit-perf.cmd
0 comments on commit
be7cd4d