[MDEV-2980] LP:330611 - test maria.maria fails if server built without '--with-partition' Created: 2009-02-17 Updated: 2015-05-19 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Minor |
| Reporter: | patrick crews (Inactive) | Assignee: | Michael Widenius |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
Running the test maria.maria on a server built without the '--with-partition' configuration will result in a test failure: CURRENT_TEST: maria.maria These results were a result of a BUILD/compile-pentium-debug build. This is a simple fix and we can just add a --source include/have_partition.inc to have a graceful 'skip' in such a case (rather than a meaningless failure). Also, do we want to alter BUILD files to include partitioning? |
| Comments |
| Comment by Patrick Crews (Inactive) [ 2009-02-17 ] |
|
Re: test maria.maria fails if server built without '--with-partition' |
| Comment by Patrick Crews (Inactive) [ 2009-02-17 ] |
|
Patch for maria.maria to fix no-partition failure |
| Comment by Michael Widenius [ 2009-02-18 ] |
|
Re: test maria.maria fails if server built without '--with-partition' |
| Comment by Rasmus Johansson (Inactive) [ 2009-07-15 ] |
|
Launchpad bug id: 330611 |