Bug #90749 Test main.ssl_ca broken on debian sid
Submitted: 4 May 2018 9:05
Reporter: Lars Tangvald Email Updates:
Status: Verified Impact on me:
None 
Category:Tests Severity:S3 (Non-critical)
Version:5.7.22 OS:Any
Assigned to: CPU Architecture:Any

[4 May 2018 9:05] Lars Tangvald
Description:
The test passed Debian's DEP8 testing (automated testing that runs the mtr suite when building native debian/ubuntu packages) in 5.7.21, but fails consistently for 5.7.22. Needs more investigation, but the following line seems to generate an invalid path:
--let $mysql_test_dir_path= `SELECT REPLACE('$MYSQL_TEST_DIR', '$HOME', '~')`

How to repeat:
Install mysql-testsuite package on Debian unstable and run the main suite

Suggested fix:
-