mariadb/mysql-test/lib
Sergei Golubchik 621fae3cbc MDEV-25802 mtr: race condition if the test quickly restarts twice
part II

need to tell SafeProcess not to collect the exited mysqld
in sleep_until_file_created(), so that it would be found in the
later wait_any_timeout() in run_testcase()

Removed a strange condition in SafeProcess::wait_one()
that treated return value of -1 from waitpid() as "process exists"
instead of as "no such child process" (see `perldoc -f waitpid`)
2021-07-06 16:12:13 +02:00
..
My MDEV-25802 mtr: race condition if the test quickly restarts twice 2021-07-06 16:12:13 +02:00
t Merge 10.1 into 10.2 2020-07-01 12:03:55 +03:00
v1 Merge 10.1 into 10.2 2020-07-01 12:03:55 +03:00
generate-ssl-certs.sh Merge branch '10.1' into 10.2 2019-05-04 17:04:55 +02:00
mtr_cases.pm Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
mtr_gprof.pl Update FSF Address 2019-05-11 21:29:06 +03:00
mtr_io.pl Update FSF Address 2019-05-11 21:29:06 +03:00
mtr_match.pm Update FSF Address 2019-05-11 21:29:06 +03:00
mtr_misc.pl Update FSF Address 2019-05-11 21:29:06 +03:00
mtr_process.pl MDEV-25802 mtr: race condition if the test quickly restarts twice 2021-07-06 16:12:13 +02:00
mtr_report.pm MDEV-24135: Print warnings in XML, save test retries in XML, save the combinations in XML, replace the special symbols in the XML comment 2021-04-12 21:34:37 +02:00
mtr_results.pm Update FSF Address 2019-05-11 21:29:06 +03:00
mtr_stress.pl Update FSF Address 2019-05-11 21:29:06 +03:00
mtr_unique.pm Update FSF Address 2019-05-11 21:29:06 +03:00
process-purecov-annotations.pl mtr: use env for perl 2020-06-23 03:24:46 +02:00