msvensson@pilot.mysql.com
8ece58b87e
mysql-test-run.pl:
...
Print the scalar value of $completed, not the array values
2008-05-03 16:10:23 +02:00
msvensson@pilot.mysql.com
8d35b57b37
Merge pilot.mysql.com:/data/msvensson/mysql/my50-bt-36463
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-bugteam
2008-05-02 19:42:34 +02:00
msvensson@pilot.mysql.com
2e071e9e7a
Merge pilot.mysql.com:/data/msvensson/mysql/my50-bt-36463
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-build
2008-05-02 14:42:34 +02:00
msvensson@pilot.mysql.com
e549ba8067
Bug#36469 mysql_upgrade does not use --tmpdir
2008-05-02 14:41:19 +02:00
msvensson@pilot.mysql.com
8c97dc80ca
Print tests that has been run but shouldn't and vice versa
...
Use opt_start_timeout also for ndb
Remove the .result files generated by 'check_testcase'
2008-05-02 12:11:04 +02:00
msvensson@pilot.mysql.com
7c0ba8e110
Merge pilot.mysql.com:/data/msvensson/mysql/my50-bt-36463
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-build
2008-05-02 09:15:23 +02:00
msvensson@pilot.mysql.com
4600fc3f34
Bug#36463 mysql-test-run.pl should always use the --tmpdi
2008-05-02 09:13:43 +02:00
msvensson@pilot.mysql.com
d3f9ea0ceb
Merge bk-internal:/home/bk/mysql-5.0-build
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.0-build
2008-05-02 08:42:48 +02:00
msvensson@pilot.mysql.com
3e18c89fdb
Use the deignated tmpdir if it exists
2008-05-01 09:34:25 +02:00
msvensson@pilot.mysql.com
df7b349f32
Remove hack for mtr.pl in MySQL 4.1
2008-04-30 15:52:50 +02:00
msvensson@pilot.mysql.com
a0f393d660
Don't append thread num to $opt_tmpdir is var/tmp
...
Remove .err and .result files produced by check-testcase and check-warnings
2008-04-28 15:03:30 +02:00
msvensson@pilot.mysql.com
5d3d99c365
Save files in var/tmp/ after failure
2008-04-28 14:37:40 +02:00
msvensson@pilot.mysql.com
91cc80ad57
Return immediately from 'check-testcase' and 'check_warnings' if no
...
check processes has been started
2008-04-28 12:20:42 +02:00
msvensson@pilot.mysql.com
2aae18545d
Limit number of test failures before aborting
2008-04-28 09:24:30 +02:00
msvensson@pilot.mysql.com
aa635c20ef
Reenable suite timeout detection
2008-04-28 08:38:07 +02:00
msvensson@pilot.mysql.com
f201478cb7
Only run the "saved core limit" if the datadir was saved
2008-04-28 08:28:06 +02:00
msvensson@pilot.mysql.com
9e3c23c089
Add printout of all tests in case number of completed differs number of test
...
and force is on
2008-04-28 08:26:04 +02:00
msvensson@pilot.mysql.com
9da80dac20
Print number of test completed at failure
2008-04-28 08:23:00 +02:00
msvensson@pilot.mysql.com
6400538a90
Stop the test case time if "check_testcase" before test fails
2008-04-28 08:17:23 +02:00
msvensson@pilot.mysql.com
4f9409c835
Move code that saves datadirs to test server
...
Remove mtr_report_test_failed
2008-04-27 23:35:38 +02:00
msvensson@pilot.mysql.com
b18a64979a
Run all check-warning and check-testcase in parallel, this also give the
...
oportunity to check if any other process fails during this.
Add possiblitiy to store "user_data" in a Safeprocess
Add function to get pid from a SafeProcess
2008-04-27 21:31:32 +02:00
msvensson@pilot.mysql.com
e2f1865378
Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-maint2
2008-04-27 19:03:03 +02:00
msvensson@pilot.mysql.com
faba19abd3
Use - instead of _ as separator
2008-04-27 19:02:43 +02:00
msvensson@pilot.mysql.com
1715884752
Increase start timeout when running parallell
...
Fix comments
2008-04-27 16:16:50 +02:00
msvensson@pilot.mysql.com
692291b42b
Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-maint2
2008-04-27 15:43:22 +02:00
msvensson@pilot.mysql.com
3f48a30625
Save datadir in case of test failure, but limit the number of times
...
datadir can be saved in case of constantly failing servers
Remove datadirs each time all servers have been stopped thus limiting
the size of vardir.
The datadirs of failed tests have been saved and that should be
enough to diagnose any failures
2008-04-27 15:32:12 +02:00
pcrews@pcrews-mac-local.local
ae0082799a
Bug#36032 - Test funcs_1.processlist_priv_ps fails on Windows
...
Bug#36033 - Test funcs_1.processlist_val_ps fails on Windows
Bug#36034 - Test parts.part_supported_sql_func_<eng> fails on Windows
Bug#36036 - Test parts.partition_alter1_<eng> fails on Windows
Bug#36037 - Test parts.partition_alter2_<eng> fails on Windows
Bug#36038 - Test parts.partition_basic_<engine> failing on Windows
Bug#36039 - Test parts.partition_engine_<eng> fails on Windows
Bug#36040 - Test parts.partition_syntax_<eng> fails on Windows
Changeset to fix multiple 5.1.24-rc build bugs on Windows platforms.
Many of these bugs had the same root causes.
2008-04-26 19:52:43 -04:00
msvensson@pilot.mysql.com
d0d79913ad
Use parallel=4 as default
2008-04-26 22:16:20 +02:00
msvensson@pilot.mysql.com
fa5d32de71
Don't use empty string instead of --plugin-dir when plugins are not found
2008-04-26 09:35:04 +02:00
msvensson@pilot.mysql.com
b1d7f68443
Don't print stats when test run is abort because of test failure
2008-04-25 10:31:13 +02:00
msvensson@pilot.mysql.com
fcc697d29c
Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-maint2
2008-04-25 08:23:57 +02:00
msvensson@pilot.mysql.com
13461e33d5
If more than one parallel run, use a subdir of the selected tmpdir
2008-04-24 20:25:00 +02:00
msvensson@pilot.mysql.com
471a98001e
Add support for bootstrapping from init_db.sql, which is used in
...
early versions of 5.1 and 5.0
Fix usage instruction of defaults_extra_file
2008-04-24 14:14:11 +02:00
msvensson@pilot.mysql.com
d4742671b9
Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-maint2
2008-04-24 13:24:24 +02:00
msvensson@pilot.mysql.com
ba900fe302
Add support for running in parallel
2008-04-24 13:02:53 +02:00
msvensson@pilot.mysql.com
3f9adfb812
Don't symlink var/tmp to $opt_tmpdir
...
Just treat var/tmp and $opt_tmndir that might be different or same.
2008-04-23 12:59:37 +02:00
msvensson@pilot.mysql.com
ea839ba054
Set verbose back to 0 by default
2008-04-22 22:01:37 +02:00
msvensson@pilot.mysql.com
5a0ae425c6
Move the check for socket path truncation to after the tmpdir has been created
...
since it's used by the check
2008-04-21 23:12:28 +02:00
msvensson@pilot.mysql.com
71e4de876e
Temporarily turn on verbose
2008-04-21 21:47:33 +02:00
msvensson@pilot.mysql.com
761b355d0e
Add check for unix socket path truncation
...
Don't allow unix socket path to be truncated
2008-04-21 18:32:32 +02:00
msvensson@pilot.mysql.com
206e1dc63e
Rename "shutdown" -> "send_shutdown" and "kill_server" to "shutdown_server"
...
Fix warnings
2008-04-21 17:39:13 +02:00
msvensson@pilot.mysql.com
596aca33f5
Set mysqladmin shutdown timeout to 60 seconds
2008-04-14 14:25:57 +02:00
msvensson@pilot.mysql.com
e549ec7f6a
Temporary re-enable the "always restart slave"
2008-04-14 12:57:37 +02:00
msvensson@pilot.mysql.com
806b107a1c
Fix problem where test case timeout was not detected
...
after expected crash server restart. The test timeout process was killed
not restarted.
2008-04-10 13:16:32 +02:00
msvensson@shellback.(none)
f4661f34a6
Fix return code from check-warnings to indicate if test failed or not.
...
No more string matching
2008-04-09 14:38:42 +02:00
msvensson@shellback.(none)
d348362d24
Turn on --check-testcase by default
...
Don't log check_warnings to binlog
2008-04-09 12:27:39 +02:00
msvensson@pilot.mysql.com
456b16d834
Merge pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-mtr-warnings2
...
into pilot.mysql.com:/data/msvensson/mysql/mysql-5.1-rpl
2008-04-08 16:52:15 +02:00
msvensson@pilot.mysql.com
433c1c3d7b
Check warnings in servers error log as part of test case
2008-04-08 16:51:26 +02:00
msvensson@pilot.mysql.com
15d2940fe1
Remove faulty underscore in --defaults-group-suffix for mysqldump
2008-04-08 11:02:06 +02:00
msvensson@pilot.mysql.com
d4eecb9677
Add mtr database
2008-04-02 10:06:36 +02:00