Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.3.6
-
None
-
CentOS 7.4.
Description
Unable to run mtr test suite with options --testcase-timeout and --suite-timeout
as 2 tests from galera_3nodes test suite finished with expired timeout
it was tried to execute the suite with options
-testcase-timeout and --suite-timeout
mtr is escaped with Error : worker[1] mysql-test-run: *** ERROR: wait_any failed
and any test is not executed
$ ./mysql-test-run.pl --suite=galera_3nodes --force --big-test --max-test-fail=0 --testcase-timeout=120 --suite-timeout=3000
|
Logging: /home/qa-user1/rr/server/mysql-test/mysql-test-run.pl --suite=galera_3nodes --force --big-test --max-test-fail=0 --testcase-timeout=120 --suite-timeout=3000
|
vardir: /home/qa-user1/rr/build-mariadb/mysql-test/var
|
Checking leftover processes...
|
- found old pid 31256 in 'mysqld.1.pid', killing it...
|
process did not exist!
|
- found old pid 31258 in 'mysqld.2.pid', killing it...
|
process did not exist!
|
Removing old var directory...
|
Creating var directory '/home/qa-user1/rr/build-mariadb/mysql-test/var'...
|
Checking supported features...
|
MariaDB Version 10.3.7-MariaDB
|
- SSL connections supported
|
Using suites: galera_3nodes
|
Collecting tests...
|
Installing system database...
|
|
==============================================================================
|
|
TEST RESULT TIME (ms) or COMMENT
|
--------------------------------------------------------------------------
|
|
worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 16000..16019
|
galera_3nodes.galera_slave_options_do [ disabled ] MDEV-8798
|
galera_3nodes.galera_slave_options_ignore [ disabled ] MDEV-8798
|
worker[1] mysql-test-run: *** ERROR: wait_any failed
|
|
Only 2 of 18 completed.
|
--------------------------------------------------------------------------
|
The servers were restarted 0 times
|
Spent 0.000 of 20 seconds executing testcases
|
|
Completed: All 0 tests were successful.
|
|
mysql-test-run: *** ERROR: Not all tests completed (only 2 of 18)
|
|
Attachments
Issue Links
- duplicates
-
MDEV-15792 Fix mtr to be able to wait for >1 exited mysqld
- Closed
- relates to
-
MDEV-15792 Fix mtr to be able to wait for >1 exited mysqld
- Closed