[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: coreutils-9.1.198-e68b1.tar.xz on Linux/sparc64
From: |
Bruno Haible |
Subject: |
Re: coreutils-9.1.198-e68b1.tar.xz on Linux/sparc64 |
Date: |
Sun, 19 Mar 2023 17:52:25 +0100 |
Hi Sam,
> The test-pthread-cond test fails for me.
>
> gnulib-tests/test-pthread-cond.log doesn't have much detail:
> ```
> Starting test_pthread_cond_wait ... OK
> Starting test_pthread_cond_timedwait ...FAIL test-pthread-cond (exit
> status: 134)
> ```
Is it reproducible?
I'm asking because on the two Linux/sparc64 machines I have access to,
this test succeeds.
- Machine 1: Debian EGLIBC 2.13-38+deb7u10, Debian 7.11
FAIL: test-fnmatch
FAIL: test-getcwd.sh
- Machine 2: Debian GLIBC 2.24-9
All gnulib-tests pass.
This is both in 32-bit mode and in 64-bit mode.
Could it be that your machine was overloaded and thus slow when you ran
the tests?
Bruno