Bug #110371 mysql-test/include/keyring_tests/helper/global_keyring_create_config.inc unused
Submitted: 15 Mar 2023 9:58 Modified: 15 Mar 2023 11:37
Reporter: Laurynas Biveinis (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version:8.0.32 OS:Any
Assigned to: CPU Architecture:Any
Tags: mtr

[15 Mar 2023 9:58] Laurynas Biveinis
Description:
Test include file mysql-test/include/keyring_tests/helper/global_keyring_create_config.inc is not used.

How to repeat:
$ rg global_keyring_create_config.inc
mysql-test/include/keyring_tests/helper/global_keyring_create_config.inc
9:# --source include/keyring_tests/global_keyring_create_config.inc

mysql-test/include/keyring_tests/helper/global_keyring_create_customized_config.inc
10:# --source include/keyring_tests/global_keyring_create_config.inc

Both uses are in comments, the second one is even incorrect

Suggested fix:
git rm
[15 Mar 2023 11:37] MySQL Verification Team
Hello Laurynas,

Thank you for the report and feedback!

regards,
Umesh