Files
nixpkgs/pkgs/test/problems/cases/package-name-matcher/expected-stderr
Andreas Rammhold 9db1435899 tests.problems: regenerate all the test fixtures
This drops the stack trace truncated marker from all the fixtures as
those aren't reliable. What we care about is the exact error message
and not the stack traces.
2026-07-24 11:39:29 +02:00

4 lines
157 B
Plaintext

error: Failed assertions:
- There is a problems.matchers with `package = "a"` and `name = "b". Use the following instead:
problems.handlers.a.b = "error";