Vagrant Cascadian <vagr...@debian.org> writes:

> test-name: file-needed/recursive
> location: 
> /tmp/guix-build-guix-1.3.0-14.2a621f1.drv-0/source/tests/gremlin.scm:70
> source:
…
> +     (and (zero? (close-pipe pipe))
> +          (lset= string=?
> +                 (pk 'truth ground-truth)
> +                 (pk 'needed needed)))))
> actual-value: #f
> result: FAIL

Did the logs not contain the values for truth and needed?  That would
mean that the test already failed to close the pipe.

-- 
Ricardo

Reply via email to