Hi Chris,
Chris Marusich skribis:
> test-name: bag-emerged DAG
> location: /home/marusich/guix/tests/graph.scm:107
> source:
> + (test-assert
> + "bag-emerged DAG"
> + (let-values
> + (((backend nodes+edges) (make-recording-backend)))
> + (let* ((o (dummy-origin
> + (
Hi,
Starting with commit 6dff905e51202bbdebbad8811b6509584d12a796 (on
core-updates), tests/graph.scm fails consistently. It still fails on
9e111db4535b3cd5729e37294ae51d95240334b4, which is the current tip of
core-updates.
I've attached the test-suite.log for a test run performed at this
commit.