ui_test: provide a way to match against labels #2483
Labels
A-tests
Area: affects our test suite or CI
C-enhancement
Category: a PR with an enhancement or an issue tracking an accepted enhancement
With a stderr like this
I'd like to be able to match not only against "evaluation of constant value failed", but also against "accessing memory with alignment 1, but alignment 4 is required", to ensure that it actually detected the right kind of problem.
This is a prerequisite for #2200.
The text was updated successfully, but these errors were encountered: