-
Committer:
John H. Embretsen
-
Date:
2009-11-11 15:28:05 UTC
-
mto:
(0.67.135 randgen)
-
mto:
This revision was merged to the branch mainline in
revision
2435.
-
Revision ID:
john.embretsen@sun.com-20091111152805-e4oc5t6jpwgt2j1u
pb2combinations: Adding some changes that have already been applied to pb2gentest. Also redirecting output to log file.
This includes:
- more info output when starting the script (arguments, environment, etc.)
- user configurable grammar location (RQG_CONF)
- now also running 'bzr info' and 'bzr version-info'
- MTR-style result reporting ([ pass ], [ fail ])
Also:
- redirecting combinations.pl output to log file.
- displaying first and last part of log file at end of test.
This is a simple hack for avoiding memory issues in PB2 when a test generates megabytes or gigabytes of output.
TODO: Make it more intelligent, make it work on windows, make it handle hanged processes etc.