145 Commits (f90f1e306fe1b25fabfecc0e64875dd9109b2a20)

Author SHA1 Message Date
unknown ea80f1a07a Put the printf of failed ratio on itäs only line, printf was tricked 19 years ago
unknown 3c0a746633 Don't stop the time in mtr_timer_timeout, that will be done after testcase or when program exit 19 years ago
unknown 62309faa1d Remove some junk 19 years ago
unknown b860c4dbf5 Fix bug where a timer was stopped by calling mtr_timer_stop with a "timer" instead of it's name 19 years ago
unknown 85cfdc5bcc Make --with-ndbcluster only be valid together with --bench 19 years ago
unknown 40ac968926 Remove warnings 19 years ago
unknown b8177c3ead Cleanup mtr_timer 19 years ago
unknown ad4d813024 No need to continue in 'mtr_report_test_failed' after timeout detected, return immediately after 19 years ago
unknown b35617cdba Improve the function that parses test files looking for what features it uses 19 years ago
unknown 00f420db13 Fix unhandled exception in mysql-test-run.pl, creating a dir that already exist 19 years ago
unknown a008137880 Improve restart logic all code to detect restart is now in the functions 19 years ago
unknown eab94fd0ba Print names of testcases that failed check_testcase, this makes it easier 19 years ago
unknown 127e401185 Move list of mysqls src dirs into lib/mtr_gcov.pl as it's only used from there 19 years ago
unknown 5adb9347ea Improve sort algorithm for reorder, all test with smae name except for ending digit should be run after each other. 19 years ago
unknown 64329b16ec Add error handling of failure to start server to "run_testcase_start_servers" 19 years ago
unknown e16d985171 Fix problem with specifying vardir, mysql_version_id was not yet available when vardir arguments is checked 19 years ago
unknown 4d56a43cb0 Only print thesort order debug printout if using script-debug 19 years ago
unknown 9350dbc4f9 Improve 'run_testcase_need_master_restart' to require restart if master is not already started 19 years ago
unknown c3997a6640 Open input file with "<" not ">>" 19 years ago
unknown dccc6b10c3 Backport from 5.1 19 years ago
unknown ea1a9e41a6 Don't bother to remove the pid_file in mtr_kill_leftovers as it could potentially remove a the pidfile before the process is killed. 20 years ago
unknown 0dc08b9040 Fix warnings in mysql-test-run.pl 20 years ago
unknown e701346dcf This is another patch for test suite to make IM tests work smoothly. 20 years ago
unknown 3dd1ef7bb6 Fix problem where mysql-test-run.pl fails to start up the mysqld after a failed test. Shows up on win hosts where one failed test case make subsequent ones fails with error "Could not open connection 'default': 2003 Can't connect to MySQL server on 'localhost'" 20 years ago
unknown 9e145670c4 mtr_cases.pl: 20 years ago
unknown a131dae21c Fix typo, which prevents test suite from correct cleanup. 20 years ago
unknown 33294b1b50 Preliminary patch for the following bugs: 20 years ago
unknown 28db55a795 Backport from 5.0 a fix that will start ndb only for tests that needs it 20 years ago
unknown 72695c3fae Backport fix for finding executables from 5.0 20 years ago
unknown 75598ef840 small fix to enable the test suite to find executables and scripts on Windows 20 years ago
unknown 799c5935f0 Small fix for test suite: 20 years ago
unknown f4d209b015 Partial fix for BUG#14106: IM: im_life_cycle and im_utils 20 years ago
unknown afe4715242 Fixed wrong free in sql_view.cc 20 years ago
unknown 185c89c419 Return empty string if file does not exist 20 years ago
unknown 1bdc15e100 Add test to mysql-test-run.pl to see if the udf_example.so is availble. Set envioronment variable UDF_EXAMPLE_LIB if it is. 20 years ago
unknown 2f4f68be53 Change sleep_until_file_created to sleep 100 millisecond instead of sleeping 1 seconds between each iteration. 20 years ago
unknown 8df792b709 Bug#19084 ./mysql-test-run.pl do not print bootstrap run info 20 years ago
unknown d7a5eecad8 Move copy_dir to mtr_misc and rename it to mtr_copy_dir 20 years ago
unknown 55198b5489 Remove 5 second sleep for win32 20 years ago
unknown 34c086526c Fix for bug #18979, bad RE in mysql-test-run.pl 20 years ago
unknown 8fc0c48d5e Perl test script: Avoid some aborts, which made the whole build/test process terminate. 20 years ago
unknown 636064c0ba Dump result to .log file at test failure 20 years ago
unknown fd6d45f0b0 Fix bug in mysql-test-run.pl in ^C signal handler. 20 years ago
unknown a3208c0f1f mysql-test-run.pl, mtr_cases.pl 20 years ago
unknown acb53e4ec4 BUG#17574 Detect cluster start failure and "fail" ndb_* tests 20 years ago
unknown 329264140a Bug#17574 Detect cluster start failure and "fail" ndb_* tests 20 years ago
unknown e33e0bfc93 Revert 20 years ago
unknown bb60631b5f Windows fixes 20 years ago
unknown 0f3d881320 spatial.cc: 20 years ago
unknown 503193867e Fix a race on some platforms in mysql-test-run.pl, where it would sometimes 20 years ago