[MDEV-5342] CLONE - Test suite test file_contents fails in Slackware Linux Created: 2013-11-26 Updated: 2013-11-27 Resolved: 2013-11-27 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | 10.0.6 |
| Fix Version/s: | 5.5.34 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Duncan Roe | Assignee: | Sergey Vojtovich |
| Resolution: | Duplicate | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Slackware Linux 14.1 + kernel 3.11.6 |
||
| Attachments: |
|
||||||||
| Issue Links: |
|
||||||||
| Description |
|
The test fails because file_contents.test does not know where to look for INFO_SRC and INFO_BIN. The attached patch enables it to recognise a Slackware system. I tried not to break any other tests but it's been a while since I touched Perl |
| Comments |
| Comment by Duncan Roe [ 2013-11-26 ] |
|
The patch needs to be applied at 10.0.6 |
| Comment by Sergey Vojtovich [ 2013-11-26 ] |
|
Hi Duncan, why this clone? Didn't our fix for |
| Comment by Duncan Roe [ 2013-11-26 ] |
|
Not for 10.0.6 Beta that I just installed |
| Comment by Sergey Vojtovich [ 2013-11-26 ] |
|
From what I can see fix for |
| Comment by Sergey Vojtovich [ 2013-11-26 ] |
|
err... s/test diff/test failure output |
| Comment by Duncan Roe [ 2013-11-26 ] |
|
Sorry my bad. I patched the file and patch didn't complain. But you modified my suggested patch more than I realised. I expect it works - will test it tomorrow after big test finishes (my first time testing a fixed one) |
| Comment by Duncan Roe [ 2013-11-26 ] |
|
Re-tested with test file_contents.test as distributed - works fine. |