tests: Prints test number on segfault

This commit is contained in:
Felipe Zimmerle
2020-05-18 12:53:16 -03:00
parent 9b40a045bb
commit e6bdadeb69
3 changed files with 10 additions and 8 deletions

View File

@@ -1,6 +1,8 @@
v3.x.y - YYYY-MMM-DD (to be released)
-------------------------------------
- Regression: Mark the test as failed in case of segfault.
[@zimmerle]
- Regex key selection should not be case-sensitive
[Issue #2296, #2107, #2297 - @michaelgranzow-avi, @victorhora,
@airween, @martinhsv, @zimmerle]