bug-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#34716: Guix test failure on i686: tests/processes


From: Ludovic Courtès
Subject: bug#34716: Guix test failure on i686: tests/processes
Date: Mon, 29 Apr 2019 22:51:18 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/26.2 (gnu/linux)

Hi Mark,

Mark H Weaver <address@hidden> skribis:

> test-name: not a client
> location: 
> /tmp/guix-build-guix-0.16.0-10.2637cfd.drv-0/source/tests/processes.scm:37
> source:
> + (test-assert
> +   "not a client"
> +   (not (find (lambda (session)
> +                (= (getpid)
> +                   (process-id (daemon-session-client session))))
> +              (daemon-sessions))))
> actual-value: #f
> actual-error:
> + (wrong-type-arg
> +   "struct_vtable"
> +   "Wrong type argument in position ~A (expecting ~A): ~S"
> +   (1 "struct" #f)
> +   (#f))
> result: FAIL

Fixed in commit c20d4cac1fb72afe26a3e534b92e9a9691936458.

Thanks,
Ludo’.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]