emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#34716: closed (Guix test failure on i686: tests/pr


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#34716: closed (Guix test failure on i686: tests/processes)
Date: Mon, 29 Apr 2019 20:52:01 +0000

Your message dated Mon, 29 Apr 2019 22:51:18 +0200
with message-id <address@hidden>
and subject line Re: bug#34716: Guix test failure on i686: tests/processes
has caused the debbugs.gnu.org bug report #34716,
regarding Guix test failure on i686: tests/processes
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
34716: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=34716
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: Guix test failure on i686: tests/processes Date: Sat, 02 Mar 2019 20:31:14 -0500
The following build of the 'guix' package on i686-linux failed:

  https://hydra.gnu.org/build/3386822

due to a failure in the 'test/processes' test.  I've restarted the build
in the hope that the second attempt might succeed.

The Guix being built was guix-0.16.0-10.2637cfd, and it was built using
Guix from commit 7a0479bb7b8535acad2bf36c7a0b0498a1313422 on the master
branch, corresponding to evaluation 110430 on hydra.gnu.org.  The build
attempt was done on hydra.gnunet.org.

Here's the relevant excerpt from test-suite.log:

--8<---------------cut here---------------start------------->8---
FAIL: tests/processes
=====================

random seed for tests: 1551510910
substitute: warning: authentication and authorization of substitutes disabled!
substitute: guix substitute: warning: ACL for archive imports seems to be 
uninitialized, substitutes may be unavailable
building path(s) `/tmp/guix-tests/store/y9wwggfcz3wwgzqv194n7kw99zqffd77-foo'
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
--8<---------------cut here---------------end--------------->8---

I can provide the entire build log upon request.

        Mark



--- End Message ---
--- Begin Message --- Subject: Re: 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’.


--- End Message ---

reply via email to

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