[MDEV-16053] Unable to run mtr test suite with options --testcase-timeout and --suite-timeout Created: 2018-04-27  Updated: 2018-05-01  Resolved: 2018-05-01

Status: Closed
Project: MariaDB Server
Component/s: Tests
Affects Version/s: 10.3.6
Fix Version/s: N/A

Type: Bug Priority: Major
Reporter: Zdravelina Sokolovska (Inactive) Assignee: Unassigned
Resolution: Duplicate Votes: 0
Labels: None
Environment:

CentOS 7.4.


Issue Links:
Duplicate
duplicates MDEV-15792 Fix mtr to be able to wait for >1 exi... Closed
Relates
relates to MDEV-15792 Fix mtr to be able to wait for >1 exi... Closed

 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)



 Comments   
Comment by Elena Stepanova [ 2018-04-27 ]

MDEV-15792

Comment by Elena Stepanova [ 2018-05-01 ]

The problem is being handled in the scope of MDEV-15792, which is still open and in the works, there is no need to keep the duplicate report open.
Meanwhile, the problematic commit made in scope of MDEV-15792 which caused the issue has already been reverted.

Generated at Thu Feb 08 08:26:00 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.