[MDEV-12216] main.mysqld--help 'unix' test is failing when profiling support is not present Created: 2017-03-09 Updated: 2017-05-16 Resolved: 2017-05-16 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.0.29, 10.1.21 |
| Fix Version/s: | 10.1.24, 10.0.31, 10.2.7 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Kristyna Streitova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
It seems that main.mysqld--help 'unix' test is reliant on profiling support presence and if profiling support is not built in, this test fails. It should probably require 'have_profiling' option during the test run. Discussed in [1].
[1] https://bugzilla.suse.com/show_bug.cgi?id=996821 |