LP #1549196: Some TokuDB testcases not properly skipped for Valgrind
General
Escalation
General
Escalation
Description
Environment
None
Smart Checklist
Activity
Show:
lpjirasync January 22, 2018 at 7:54 PM
**Comment from Launchpad by: Laurynas Biveinis on: 16-03-2016 13:12:06
https://github.com/percona/percona-server/pull/372, https://github.com/percona/percona-server/pull/374
Done
Details
Details
Assignee
Unassigned
UnassignedReporter
lpjirasync
lpjirasync(Deactivated)Priority
Smart Checklist
Open Smart Checklist
Smart Checklist

Open Smart Checklist
Created January 22, 2018 at 7:53 PM
Updated January 22, 2018 at 7:54 PM
Resolved January 22, 2018 at 7:53 PM
**Reported in Launchpad by Laurynas Biveinis last update 16-03-2016 13:14:09
Crashing testcases have to be skipped for Valgrind or all allocated memory at the crash time will be reported as a leak. The affected testcases are:
tokudb.bugs.xa-3
tokudb.bugs.xa-4
tokudb.bugs.xa-6
At the same time good to add include/not_embedded.inc include/not_crashrep.inc too.