poke-devel
[Top][All Lists]
Advanced

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

poke-1.0 on Linux/sparc64


From: Bruno Haible
Subject: poke-1.0 on Linux/sparc64
Date: Sat, 27 Feb 2021 22:21:30 +0100
User-agent: KMail/5.1.3 (Linux/4.4.0-201-generic; KDE/5.18.0; x86_64; ; )

On a Linux/sparc64 machine (gcc202.fsffrance.org), the build of
poke-1.0 works fine, and passes nearly all tests:

$ make check
...
Running /home/haible/poke-1.0/testsuite/poke.time/time.exp ...
FAIL: poke.time/time32.pk output pattern test

                === poke Summary ===

# of expected passes            5151
# of unexpected failures        1
# of unsupported tests          7


More details are found in the poke.log file:
=========================================================
PASS: poke.time/time32.pk execution test
FAIL: poke.time/time32.pk output pattern test
Output was:
#<1970-Jan-1 0:0:0>
#<2021-Jan-15 1:39:41>
#<1975-Dec-24 1:31:48>

Should match:
#<1970-Jan-1 0:0:0>
#<2019-Dec-12 8:54:56>
#<1972-Feb-29 1:2:3>

=========================================================

As you can see, two out of the three dates are off by more than one year.

Bruno




reply via email to

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