[MDEV-9953] Debian packages install broken 'maria' test suite which cannot be run Created: 2016-04-19 Updated: 2016-06-29 Resolved: 2016-04-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Debian, Tests |
| Affects Version/s: | 5.5, 10.0, 10.1 |
| Fix Version/s: | 5.5.49, 10.0.25, 10.1.14 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Elena Stepanova |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
Debian packages among other things install the following directories:
But source code does not have them, maria.* files live directly in suite/maria. So, debian packages create empty directories, and MTR chokes on them – it cannot deal with the situation when the t directory exists, but is empty, and does not run the suite at all. |
| Comments |
| Comment by Elena Stepanova [ 2016-04-20 ] |
|
https://github.com/MariaDB/server/commit/62122ba5d5f02a731742af233a858da3ff4ad426 |