mirror of
https://github.com/MariaDB/server.git
synced 2025-12-24 11:21:21 +03:00
Cleanups, fixed warnings from valgrind, fixed failing tests (because on changes in WSREP initialization)
This commit is contained in:
@@ -6028,6 +6028,8 @@ Options to control what test suites or cases to run
|
||||
skip-test-list=FILE Skip the tests listed in FILE. Each line in the file
|
||||
is an entry and should be formatted as:
|
||||
<TESTNAME> : <COMMENT>
|
||||
force-restart Always restart servers between tests. This makes it
|
||||
easier to see from which test warnings may come from.
|
||||
|
||||
Options that specify ports
|
||||
|
||||
@@ -6145,7 +6147,6 @@ Misc options
|
||||
servers to exit before finishing the process
|
||||
fast Run as fast as possible, dont't wait for servers
|
||||
to shutdown etc.
|
||||
force-restart Always restart servers between tests
|
||||
parallel=N Run tests in N parallel threads (default 1)
|
||||
Use parallel=auto for auto-setting of N
|
||||
repeat=N Run each test N number of times
|
||||
|
||||
Reference in New Issue
Block a user