Bug #94718 Test case auth_sec.openssl_without_fips failed
Submitted: 20 Mar 2019 12:42 Modified: 21 Mar 2019 9:25
Reporter: haiqing sun Email Updates:
Status: Verified Impact on me:
None 
Category:Tools: MTR / mysql-test-run Severity:S7 (Test Cases)
Version:8.0.14 OS:CentOS (Centos 7)
Assigned to: CPU Architecture:Any

[20 Mar 2019 12:42] haiqing sun
Description:
Because I install OpenSSL with fips, but env OPENSSL_FIPS_INSTALLED not set, so this case could not skipped.

[100%] auth_sec.openssl_without_fips             [ fail ]
        Test ended at 2019-03-20 20:38:25

CURRENT_TEST: auth_sec.openssl_without_fips
safe_process[107353]: parent_pid: 107283
safe_process[107353]: Started child: 107354
mysqltest: At line 34: Command "exec" succeeded, should have failed with error '1'.

How to repeat:
./mtr auth_sec.openssl_without_fips --nocheck-testcases --verbose

Suggested fix:
Maybe we need to check the version of OpenSSL and set env OPENSSL_FIPS_INSTALLED.
[21 Mar 2019 9:15] Terje Røsten
Hi!

Thanks for your report!

Is this CentOS 6 or CentOS 7?
[21 Mar 2019 9:17] haiqing sun
Centos 7.
[21 Mar 2019 9:25] Terje Røsten
Verified as described.