[MDEV-57] 5.5 main.file_contents fails on debian5-i386-fulltest Created: 2012-01-05 Updated: 2012-01-31 Resolved: 2012-01-30 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 5.5.20 |
| Type: | Bug | Priority: | Critical |
| Reporter: | Sergei Golubchik | Assignee: | Alexey Botchkov |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
http://buildbot.askmonty.org/buildbot/builders/debian5-i386-fulltest/builds/2062 |
| Comments |
| Comment by Sergei Golubchik [ 2012-01-05 ] |
|
somehow files INFO_SRC and INFO_BIN aren't created during the build on debian5-i386-fulltest, and the tets that verifies their existence fails. |
| Comment by Alexey Botchkov [ 2012-01-23 ] |
|
As i see these are created there. The problem is the path has the '/lib' substring that is removed by the test script, so these files aren't found. |