Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 10.4
-
Component/s: Tests
-
Labels:None
Description
mtr is broken after https://github.com/MariaDB/server/commit/f5390eea9a9f
Every invocation on Windows now produces
Use of uninitialized value $bpath in string eq at C:/work/10.4/mysql-test/mysql-test-run.pl line 518.
|
Collecting tests...
|
Use of uninitialized value $mariabackup_path in string ne at C:/work/10.4/mysql-test/mysql-test-run.pl line 389.
|
'sh' is not recognized as an internal or external command,
|
operable program or batch file.
|
Use of uninitialized value $mariabackup_path in string ne at C:/work/10.4/mysql-test/mysql-test-run.pl line 389.
|
|
mtr does not rely on sh (use of "sh"), and other things like have_mariabackup.inc handling raises an eyebrow (now it needs ss, and nc, and what not, why?)
Attachments
Issue Links
- is caused by
-
MDEV-18565 Galera mtr-suite fails if galera library is not installed
-
- Closed
-