-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[acceptance-tests] Some improvements to the profiler stress runner.
* Print combined stdout and stderr in console output. * Print the RNG seed used for a test run on startup and in the test report. * Set the individual test timeout back to 6 hours. * Use the nodefaults profiler option. * Allow configuration through environment variables: - MONO_PROFILER_STRESS_OPTIONS: Specify a set of profiler options to use instead of the randomly generated ones. - MONO_PROFILER_STRESS_REGEX: Specify a regular expression to filter which tests should be run. - MONO_PROFILER_STRESS_SEED: Specify the RNG seed. Useful for reproducing full test runs at a later point. - MONO_PROFILER_STRESS_TIMEOUT: Specify a different individual test timeout from the default.
- Loading branch information
Alex Rønne Petersen
committed
Jan 30, 2018
1 parent
78f653d
commit 1216780
Showing
1 changed file
with
59 additions
and
25 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters