mirror of
https://github.com/NixOS/nix.git
synced 2025-01-31 09:02:55 +00:00
Explain why the log tests are disabled for CA derivations
This commit is contained in:
parent
697d1dac01
commit
860016bcbf
@ -55,6 +55,7 @@ nix path-info --store $TEST_ROOT/machine3 --all \
|
||||
| grep builder-build-remote-input-3.sh
|
||||
|
||||
|
||||
# Temporarily disabled because of https://github.com/NixOS/nix/issues/6209
|
||||
if [[ -z "$CONTENT_ADDRESSED" ]]; then
|
||||
for i in input1 input3; do
|
||||
nix log --store $TEST_ROOT/machine0 --file "$file" --arg busybox $busybox passthru."$i" | grep hi-$i
|
||||
|
Loading…
Reference in New Issue
Block a user