Bug #72333 perfschema.sizing_off and start_server_off always skipped
Submitted: 14 Apr 2014 4:57 Modified: 14 Apr 2014 5:50
Reporter: Laurynas Biveinis (OCA) Email Updates:
Status: Verified Impact on me:
None 
Category:Tests: Server Severity:S3 (Non-critical)
Version:5.7.4 OS:Any
Assigned to: CPU Architecture:Any
Tags: mtr, performance_schema

[14 Apr 2014 4:57] Laurynas Biveinis
Description:
sizing_off and start_server_off testcases are always skipped on 5.7. What do they intend to test?

sizing_off.cnf:
[...]
loose-skip-performance-schema
[...]

sizing_off.test:
[...]
--source include/have_perfschema.inc
[...]

Similar for the other testcase.

In 5.7, differently from 5.6, loose-skip-p-s option appears to have an affect on PFS compiled statically into the server too.

How to repeat:
./mysql-test-run sizing_off start_server_off

perfschema.sizing_off                    [ skipped ]  Need performance schema compiled in
perfschema.start_server_off              [ skipped ]  Need performance schema compiled in

Suggested fix:
Remove the testcases?
[14 Apr 2014 5:50] MySQL Verification Team
Hello Laurynas,

Thank you for the report.
Verified as described.

Thanks,
Umesh