bug-guix
[Top][All Lists]
Advanced

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

bug#49368: Guile 3.0.7 test failures on i686-linux, glibc 2.33 [core-upd


From: Ludovic Courtès
Subject: bug#49368: Guile 3.0.7 test failures on i686-linux, glibc 2.33 [core-updates]
Date: Sat, 03 Jul 2021 23:41:26 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux)

On current ‘core-updates’
(ca. 39f1486efd70712416ca784f9014132644b04155), Guile 3.0.7,
specifically (@@ (gnu packages commencement) guile-final) fails tests on
i686-linux:

--8<---------------cut here---------------start------------->8---
Running numbers.test
FAIL: numbers.test: Number-theoretic division: euclidean/: mixed types: (130.0 
10/7)
FAIL: numbers.test: Number-theoretic division: euclidean/: mixed types: (130.0 
-10/7)
FAIL: numbers.test: Number-theoretic division: floor/: mixed types: (130.0 10/7)
FAIL: numbers.test: Number-theoretic division: floor/: mixed types: (-130.0 
-10/7)
FAIL: numbers.test: Number-theoretic division: ceiling/: mixed types: (130.0 
-10/7)
FAIL: numbers.test: Number-theoretic division: ceiling/: mixed types: (-130.0 
10/7)
FAIL: numbers.test: Number-theoretic division: truncate/: mixed types: (130.0 
10/7)
FAIL: numbers.test: Number-theoretic division: truncate/: mixed types: (130.0 
-10/7)
FAIL: numbers.test: Number-theoretic division: truncate/: mixed types: (-130.0 
10/7)
FAIL: numbers.test: Number-theoretic division: truncate/: mixed types: (-130.0 
-10/7)
--8<---------------cut here---------------end--------------->8---

Note that this doesn’t happen on ‘master’ (glibc 3.31).

Ludo’.





reply via email to

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