From 860016bcbf1ea91289ebc5d495eccfe43f22ac62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Th=C3=A9ophane=20Hufschmitt?= <7226587+thufschmitt@users.noreply.github.com> Date: Mon, 7 Mar 2022 09:15:34 +0100 Subject: [PATCH] Explain why the log tests are disabled for CA derivations --- tests/build-remote.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/build-remote.sh b/tests/build-remote.sh index a2c3b9ce7..094366872 100644 --- a/tests/build-remote.sh +++ b/tests/build-remote.sh @@ -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