Bug #79362 explain_for_connection_rqg testcases need a more global disable than Linux-only
Submitted: 20 Nov 2015 12:13 Modified: 25 Nov 2015 14:50
Reporter: Laurynas Biveinis (OCA) Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Tests Severity:S3 (Non-critical)
Version:5.7.9 OS:MacOS
Assigned to: CPU Architecture:Any
Tags: mtr

[20 Nov 2015 12:13] Laurynas Biveinis
Description:
explain_for_connection_rqg_trad and explain_for_connection_rqg_json are disabled on Linux:

main.explain_for_connection_rqg_json  @linux : Bug#20697533 2015-03-20 erlend Fails several times each day on linux platforms
main.explain_for_connection_rqg_trad @linux : Bug#20697533 2015-03-20 erlend Fails several times each day on linux platforms

But the testcases fail elsewhere too, for example, on Mac.

How to repeat:
On Mac, or elsewhere:

./mtr --debug-server --do-test=explain_for_connection_rqg --parallel=7 --repeat=30

Suggested fix:
Disable them globally until the underlying issue is fixed
[25 Nov 2015 7:46] MySQL Verification Team
Hello Laurynas,

Thank you for the report.

Thanks,
Umesh
[25 Nov 2015 14:50] Paul DuBois
Fixed in 5.7.10.

Changes for test suite. No changelog entry needed.