1
0
Fork 0
mirror of https://github.com/NixOS/nix synced 2025-07-07 10:11:47 +02:00

test: Move unusual-logging to run only in logging test case

(cherry picked from commit 1421420e86)
This commit is contained in:
Robert Hensing 2024-12-09 17:18:10 +01:00 committed by Mergify
parent c951bb0689
commit 6b2722fc84
3 changed files with 19 additions and 15 deletions

View file

@ -28,3 +28,6 @@ outp="$(nix-build -E \
test -d "$outp"
nix log "$outp"
# Build works despite ill-formed structured build log entries.
expectStderr 0 nix build -f ./logging/unusual-logging.nix --no-link | grepQuiet 'warning: Unable to handle a JSON message from the derivation builder:'