Bug #72334 | Testcase multi_plugin_load broken | ||
---|---|---|---|
Submitted: | 14 Apr 2014 5:51 | Modified: | 29 Apr 2014 23:42 |
Reporter: | Laurynas Biveinis (OCA) | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Tests: Server | Severity: | S3 (Non-critical) |
Version: | 5.6,5.7 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | mtr, plugin |
[14 Apr 2014 5:51]
Laurynas Biveinis
[14 Apr 2014 6:02]
MySQL Verification Team
Hello Laurynas, Thank you for the report. Verified as described. Thanks, Umesh
[14 Apr 2014 6:03]
MySQL Verification Team
// 5.7.5 ./mysql-test-run multi_plugin_load Logging: ./mysql-test-run multi_plugin_load MySQL Version 5.7.5 Checking supported features... - SSL connections supported Collecting tests... Checking leftover processes... Removing old var directory... Creating var directory '/data/ushastry/server/mysql-5.7.5/mysql-test/var'... Installing system database... ============================================================================== TEST RESULT TIME (ms) or COMMENT -------------------------------------------------------------------------- worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009 main.multi_plugin_load [ skipped ] Need the plugin test_plugin_server -------------------------------------------------------------------------- The servers were restarted 0 times Spent 0.000 of 17 seconds executing testcases Completed: All 0 tests were successful. 1 tests were skipped, 1 by the test itself. // 5.6.18 MySQL Version 5.6.18 Checking supported features... - SSL connections supported Collecting tests... Checking leftover processes... Removing old var directory... Creating var directory '/data/ushastry/server/mysql-5.6.18/mysql-test/var'... Installing system database... ============================================================================== TEST RESULT TIME (ms) or COMMENT -------------------------------------------------------------------------- worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 13000..13009 main.multi_plugin_load [ skipped ] Need the plugin test_plugin_server -------------------------------------------------------------------------- The servers were restarted 0 times Spent 0.000 of 16 seconds executing testcases Completed: All 0 tests were successful. 1 tests were skipped, 1 by the test itself.
[29 Apr 2014 23:42]
Paul DuBois
Fixed in 5.7.5. Changes for test suite. No changelog entry needed.