Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use assertRegex instead of assertRegexpMatches
I get these warnings when running against Python 3.7.4: tests/plugins/src.ctf.fs/query/test_query_trace_info.py:192: DeprecationWarning: Please use assertRegex instead. Change-Id: I77cf2efc7aa74c4e4138e08c3ac1b9e618b718cd Signed-off-by: Simon Marchi <simon.marchi@efficios.com> Reviewed-on: https://review.lttng.org/c/babeltrace/+/2215 Reviewed-by: Francis Deslauriers <francis.deslauriers@efficios.com> Tested-by: jenkins <jenkins@lttng.org>
- Loading branch information