Magnus Svensson
5112fcebdb
WL#4189 mtr.pl v2
...
- Pass verbose flag to My::SafeProcess also when starting
check_warnings and run_on_all
2009-01-27 10:39:42 +01:00
Magnus Svensson
3bec589bec
mtr.pl
...
- default parallel to 1(again)
2009-01-24 23:40:08 +01:00
Magnus Svensson
1dc963216a
WL#4189 mtr.pl v2
...
- turn auto detection of parallelism value ON again
2009-01-24 18:32:57 +01:00
Magnus Svensson
90509b22b5
WL#4189 mtr.pl v2
...
- Clear test variables "comment" and "logfile" to make sure thay aren't
already set from previous run of same test
- Print warning if test result already set and set it anyway
2009-01-24 13:02:27 +01:00
Magnus Svensson
ead3853f34
WL#4189 mtr.pl v2
...
- Don't save ndb_*_fs directory after test failure
2009-01-24 12:18:52 +01:00
Magnus Svensson
73e96ec9ce
Remove debug printouts of all remaining tests when test suite has been terminated in the middle
2009-01-24 11:07:54 +01:00
He Zhenxing
43290f9935
Auto merge
2009-01-21 18:39:11 +08:00
Bjorn Munch
8a0c984f01
Bug #40399 Please make mtr print stack trace after every failure
...
SIGABRT is sent to relevant processes after a timeout
2009-01-21 10:34:01 +01:00
He Zhenxing
65ca6ce37c
BUG#41177 mtr gives no debug info after failing to execute check-testcase/check-warnings
...
Log output of mysqltest when running check-testcase together
with errput. Remove --silent option for mysqltest when running
check-testcase/check-warnings
2009-01-21 17:32:05 +08:00
Luis Soares
9d8c117598
merge: 5.1 -> 5.1-rpl
...
conflicts:
Text conflict in mysql-test/lib/mtr_report.pm
Text conflict in mysql-test/mysql-test-run.pl
2009-01-08 19:03:56 +00:00
Magnus Svensson
176c06a79f
Merge
2008-12-18 19:54:47 +01:00
Magnus Svensson
fdd665443c
Bug#41480 Tests that do LOAD DATA INFILE fail when run locally
2008-12-18 13:58:55 +01:00
John H. Embretsen
b4781e3072
Fix (preliminary?) for Bug#41502 - MTR v2 should not load plugins during server bootstrap.
...
Adding --loose-skip-falcon option to the mysqld options provided by MTR (v2) during mysqld bootstrap in order to avoid plugin (in this case Falcon) initialization of static variables etc. Options --loose-skip-innodb and --loose-skip-ndbcluster were already included.
This will fix Bug#41014 (falcon_bug_39708 fails in pushbuild in 6.0-rpl: "succeeded - should have failed")
in the case of MTR v2 (which currently is available in -rpl branches only).
MTR v1 (e.g. in main 6.0 branch) does not have this problem.
It would be more ideal to remove the --loose-skip-* options and provide a single option disabling all plugin initialization instead, or have bootstrap do this by default. Server modifications are (most likely) needed to be able to do that.
2008-12-17 09:39:01 +01:00
Bjorn Munch
60a2e4a90c
Bug #31983 Running mysql-test from RPM fails for NDB
...
Adds $glob_basedir/sbin to search path when needed
2008-12-15 15:14:56 +01:00
Bjorn Munch
ff1161eb58
Bug #31983 Running mysql-test from RPM fails for NDB
...
Added $glob_basedir/sbin to search path for relevant binaries
2008-12-12 15:10:56 +01:00
Sven Sandberg
1b228849e9
Clarified the error message printed when mtr's test cleanup check fails.
2008-11-25 17:51:02 +01:00
Magnus Svensson
aeb6b5af88
Bug#40891 test suite timeouts on valgrind host in pushbuild
2008-11-21 13:45:28 +01:00
Magnus Svensson
6dc9b2ab9f
mtr - temporarily turn on verbose
2008-11-21 08:57:46 +01:00
Serge Kozlov
53bf864735
Bug#39861, added comment to mtr
2008-11-15 14:40:40 +03:00
Serge Kozlov
bf9d1b565c
fix for bug#39861
2008-11-15 00:44:56 +03:00
Serge Kozlov
f51cfbbc26
Bug#39861:
...
1. mysqltest.cc - added flush to log file after each executed command in a testcase.
2. mtr shows 20 last lines from test case log file if timeout reached.
3. Optimizing the code by Magnus review.
4. It is partially fix bug#40150
2008-11-14 23:35:32 +03:00
Magnus Svensson
41fdb64682
Bug#40705 mtr's check-warnings fails sporadically in pushbuild
...
- Change the logic slightly for when and how errors from
check-warnings and check-testcase are reported. The prevoius logic
reporting testfailed twice and that might have caused this.
- Also print result code returned from mysqltest when it is "unexpected"
2008-11-14 13:19:37 +01:00
Magnus Svensson
acf0a1c32c
WL#4189 Temporarily set parallel=1 by default
2008-11-14 10:22:44 +01:00
Magnus Svensson
d2773d34f5
WL#4189 Add full backward compatibility to mysql-test-run.pl
...
- Add copy of mtr v1 and make it possible to run it using MTR_VERSION=1
2008-11-14 09:45:32 +01:00
Magnus Svensson
5fd1c9768a
WL#4189 Use only one worker for --record
2008-11-10 16:10:49 +01:00
Magnus Svensson
4b739dcf45
Bug#40193 mtr --record is currently broken in 5.1-rpl and 6.0-rpl
2008-11-10 14:53:53 +01:00
Magnus Svensson
6a58dc5180
WL#4189 removed unused variables
2008-11-10 14:53:21 +01:00
Magnus Svensson
3fb892bf79
WL#4189 - fix for running from bin dist
2008-11-07 16:22:53 +01:00
Chad MILLER
60b8b18f08
Symlink master sock if it is moved elsewhere for path-length reasons.
2008-11-03 13:10:59 -05:00
Magnus Svensson
b7967587e6
WL#4189 Set parallel to 1 if running under vmware on windows
2008-10-11 17:30:26 +02:00
Magnus Svensson
ac24a79290
BUG#39008 Additional fix after review, remove files that could potentially be set to path outside datadir
2008-10-10 16:19:04 +02:00
Magnus Svensson
2359d44c61
Merge
2008-10-08 22:30:56 +02:00
Magnus Svensson
22a893895c
WL#4189 add verbose also when starting check testcase
2008-10-06 19:34:00 +02:00
Vladislav Vaintroub
08aaf07de5
merge fix for 38629 from 5.0
2008-10-02 17:56:29 +02:00
Vladislav Vaintroub
22a0112f8d
Bug #38629
...
mysql-test-run.pl --start-and-exit starts but does not exit
Instead, it hangs with ActiveState perl. The error is
believed to be a bug in ActiveState implementation.
Workaround is using POSIX::_exit, as described here
http://www.perlmonks.org/?node_id=334610
Thanks to Philip Stoev for the idea of the patch.
2008-10-02 16:29:41 +02:00
Magnus Svensson
8764738aef
Print tests that has not been run
2008-09-22 18:52:19 +03:00
Magnus Svensson
773fbd9543
Bug #37312 Make tests binlog_row_innodb_stat and binlog_stm_innodb_stat more robust
2008-09-22 12:03:00 +03:00
Magnus Svensson
623a10868b
WL#4189 fix small scheduler loop problem causing report that not all tests were run
2008-09-22 10:02:45 +03:00
Magnus Svensson
bffebb9cbc
Change typo . -> ,
2008-09-20 17:00:05 +03:00
Magnus Svensson
02eee93f3a
Versional testing support
2008-09-20 16:51:31 +03:00
Magnus Svensson
2f5e98264a
WL4189 Cap the autodetected parallelism value to 8
2008-09-15 17:09:27 +02:00
Magnus Svensson
588efe1216
WL#4189 Create a tempdir if tmpdir path becomes too long
2008-09-15 17:05:14 +02:00
Magnus Svensson
7e0869b9f1
WL#4189 mtr, hang if worker fails before connected to server
2008-09-15 12:15:08 +02:00
Magnus Svensson
88a9c6f5a4
WL#4189 mtr --embedded from binary distribution
2008-09-15 12:13:47 +02:00
Magnus Svensson
b928473b71
WL#4350 Fix --record and no .result file
2008-09-11 22:05:44 +02:00
Magnus Svensson
6e47698f21
WL#4350 Improve error message
2008-09-11 18:30:30 +02:00
Magnus Svensson
1d8583f5a2
Bug#38817 please make mtr analyze crashes better
2008-09-06 08:57:05 +02:00
Magnus Svensson
189ac2c7d4
Bug#35482 mysql-test-run have_innodb does not detect external server has Innodb support
2008-09-05 18:28:20 +02:00
Magnus Svensson
d266e9d553
Bug#32052 Small inconsistency with the big_test and ndb_extra test options
2008-09-05 17:37:55 +02:00
Magnus Svensson
b0750d6843
Bug #39071 mtr's check-testcase reports extra failures for correct test cases
2008-09-05 16:22:02 +02:00