#At file:///data0/magnus/mysql/5.5-cluster/ based on revid:magnus.blaudd@strippedx
3327 Magnus Blåudd 2011-05-06
ndb
- remove temporary MCP fixes from mtr.pl
modified:
mysql-test/mysql-test-run.pl
=== modified file 'mysql-test/mysql-test-run.pl'
--- a/mysql-test/mysql-test-run.pl 2011-04-27 06:59:08 +0000
+++ b/mysql-test/mysql-test-run.pl 2011-05-06 13:23:30 +0000
@@ -311,13 +311,6 @@ my $opt_max_test_fail= env_or_val(MTR_MA
my $opt_parallel= $ENV{MTR_PARALLEL} || 1;
-## MCP temp fixes to reduce footprint of large number of failing tests
-$opt_max_save_core = 1; # Don't save many cores
-$opt_max_save_datadir = 1; # Dont save many datadirs
-$opt_max_test_fail = 0; # Allow many tests to fail
-$opt_retry = 1; # Don't retry failed tests
-## MCP temp fixes end
-
select(STDOUT);
$| = 1; # Automatically flush STDOUT
Attachment: [text/bzr-bundle] bzr/magnus.blaudd@oracle.com-20110506132330-szv76tvbk9mwsbwg.bundle
| Thread |
|---|
| • bzr commit into mysql-5.5-cluster branch (magnus.blaudd:3327) | Magnus Blåudd | 6 May |