[MDEV-12362] InnoDB tests do not work without mysql-test/include/have_innodb.inc Created: 2017-03-25 Updated: 2017-03-25 Resolved: 2017-03-25 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.1.23 |
| Fix Version/s: | N/A |
| Type: | Bug | Priority: | Minor |
| Reporter: | Igor Pashev | Assignee: | Unassigned |
| Resolution: | Not a Bug | Votes: | 0 |
| Labels: | tests | ||
| Environment: |
Linux dream 4.9.0-2-amd64 #1 SMP Debian 4.9.13-1 (2017-02-27) x86_64 GNU/Linux |
||
| Description |
|
InnoDB tests do not work without mysql-test/include/have_innodb.inc included, although this file says "The test below is redundant". How to replicate: 1. Comment out inclusion of have_innodb.inc
2. Run the test:
Verified with:
|
| Comments |
| Comment by Elena Stepanova [ 2017-03-25 ] |
|
It does not say "the file is redundant", it says "The test below is redundant". It's a big difference. |