[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: poke-1.0 on Linux/sparc64
|
From: |
Jose E. Marchesi |
|
Subject: |
Re: poke-1.0 on Linux/sparc64 |
|
Date: |
Sun, 28 Feb 2021 21:18:54 +0100 |
|
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/28.0.50 (gnu/linux) |
> 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
Fixed in both master and maint/poke-1.
Thanks for reporting!