Details
-
Bug
-
Status: Closed (View Workflow)
-
Trivial
-
Resolution: Fixed
-
10.0.11
-
None
-
None
Description
Some of the tests from mysql-test have slash in their names (i. e. spider/bg.function). Such test can not be skipped with --skip-test-list, because line containing slash in the name of test is treated as "Syntax error".
I am providing patch, which solves this issue.
What did you do exactly to trigger this bug? I tried:
10.0/mysql-test $ ./mtr --suite spider/bg --skip-test spider/bg.function
Logging: ./mtr --suite spider/bg --skip-test spider/bg.function
vardir: /usr/home/serg/Abk/mysql/10.0/mysql-test/var
Removing old var directory...
Creating var directory '/usr/home/serg/Abk/mysql/10.0/mysql-test/var'...
Checking supported features...
MariaDB Version 10.0.11-MariaDB-debug
- SSL connections supported
- binaries are debug compiled
Using suites: spider/bg
Collecting tests...
Installing system database...
==============================================================================
TEST RESULT TIME (ms) or COMMENT
--------------------------------------------------------------------------
worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 16000..16019
spider/bg.function [ skipped ]
spider/bg.spider3_fixes [ pass ] 554
spider/bg.spider3_fixes_part [ pass ] 532