echo'Simpletest database and files kept and test exited immediately on fail so should be reproducible if you change settings.php to use the database prefix '.$db_prefix.' and config directories in '.$test_directory."\n";
$args['keep-results']= TRUE;
// Exit repeat loop immediately.
...
...
@@ -841,7 +853,8 @@ function simpletest_script_cleanup($test_id, $test_class, $exitcode) {
// Check whether a test site directory was setup already.