[MDEV-10988] Sphinx test suite refuses to run silently Created: 2016-10-09 Updated: 2017-01-05 Resolved: 2017-01-05 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.0, 10.1, 10.2 |
| Fix Version/s: | 10.0.29, 10.1.21, 10.2.4 |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Elena Stepanova | Assignee: | Elena Stepanova |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When suite.pm in sphinx cannot find Sphinx binaries, it returns silently, without saying a word in the log, so it's difficult to diagnose why the suite isn't run. It happens when MTR is using default suite list – then sphinx does not make it to the list for no visible reason. When sphinx is specified explicitly on the list, sphinx tests are at least mentioned as skipped with "No Sphinx" reason. |
| Comments |
| Comment by Elena Stepanova [ 2017-01-05 ] |
|
https://github.com/MariaDB/server/commit/b2b6cf492e3c7fd99a2d0b6f152516efd28dadf4 |