Integrate TokuDB MTR tests
Currently the MTR tests for TokuDB (all the tokudb,tokudb.* suites) require specific --mysqld= args so they work:
--mysqld=
And this is for in-source builds only, and NOAR tests are disabled by an extra --skip-test arg.
This should be replaced by adding a TokuDB line in mysql-test/
This will allow MTR --suite=
At the same time
- ensure that any TokuDB test skips itself properly when TokuDB is not built. This is mostly ensured already by --include have/tokudb.inc, but some tests have option files with TokuDB-specific options, and those fail at startup before skipping themselves;
- triage tests to add big-test flag as needed;
- merge tokudb.supp with valgrind.supp.
See also : https:/
https:/
Blueprint information
- Status:
- Complete
- Approver:
- Laurynas Biveinis
- Priority:
- High
- Drafter:
- Laurynas Biveinis
- Direction:
- Approved
- Assignee:
- Laurynas Biveinis
- Definition:
- Approved
- Series goal:
- Accepted for 5.6
- Implementation:
-
Implemented
- Milestone target:
-
5.6.27-75.0
- Started by
- Laurynas Biveinis
- Completed by
- Laurynas Biveinis
Related branches
Related bugs
Bug #1495965: tokudb.rpl suite does not define combinations, disabling many tests | Fix Released |
Sprints
Work Items
Dependency tree

* Blueprints in grey have been implemented.