Bug #76564 pb2 is secret about what unit tests it run
Submitted: 1 Apr 2015 15:34 Modified: 17 Apr 2015 14:32
Reporter: Mauritz Sundell Email Updates:
Status: Closed Impact on me:
None 
Category:Tests Severity:S3 (Non-critical)
Version:5.6 OS:Any
Assigned to: CPU Architecture:Any

[1 Apr 2015 15:34] Mauritz Sundell
Description:
Running unit tests with ./mtr --unit-tests ... as for example PB2 do and all tests pass one can not see which tests had run.

In this cases it is hard to see if a test passed or has not run at all.

If one run on local machine one can always check ctest.log in mysql-test vardir, but that does not help when all one have is a test log in PB2.

How to repeat:
Look at a test log in a build for daily-trunk or run mtr --unit-tests maunally.

Suggested fix:
Add option to mtr to include unit test report in its output and turn it on as default for PB2
[17 Apr 2015 14:32] Paul DuBois
Fixed in 5.5.44, 5.6.25, 5.7.8, 5.8.0.

Changes for test suite. No changelog entry needed.