[MDEV-7559] Tests in wsrep suite can't run without InnoDB, but suite is not configured to use it Created: 2015-02-07 Updated: 2015-02-08 Resolved: 2015-02-08 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Galera, Tests |
| Affects Version/s: | 10.1 |
| Fix Version/s: | 10.1.3 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Unassigned |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | galera, tests | ||
| Description |
|
Test suite 'wsrep' heavily depends on the presence of InnoDB. If I add a minimal test to the suite, e.g.
It fails complaining
If the whole suite's logic relies on the presence of InnoDB, it should be configured this way – either via combinations or via the config file. |
| Comments |
| Comment by Elena Stepanova [ 2015-02-08 ] | ||||||
|
It's been fixed somehow in the current revision
Apparently, InnoDB is not mandatory anymore. |