[MDEV-22636] XML output for mtr doesn't work with valgrind option Created: 2020-05-19 Updated: 2020-06-03 Resolved: 2020-05-19 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Tests |
| Affects Version/s: | 10.1, 10.2, 10.3, 10.4, 10.5 |
| Fix Version/s: | 10.5.4, 10.1.46, 10.2.33, 10.3.24, 10.4.14 |
| Type: | Bug | Priority: | Major |
| Reporter: | Rasmus Johansson (Inactive) | Assignee: | Rasmus Johansson (Inactive) |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
When using the option --valgrind with mtr a test called valgrind_results is added. The jUnit xml output cannot handle it and the xml get's broken with a missing tag. |