[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: guile-1.8.7
From: |
Ludovic Courtès |
Subject: |
Re: guile-1.8.7 |
Date: |
Sun, 13 Dec 2009 20:02:54 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/23.1 (gnu/linux) |
Hi,
ChIIph <address@hidden> writes:
> Thanks for the patch, it works great,
Cool.
> but now the tests freezes with popen.test.
You mean it prints “Running popen.test” and then nothing, right?
Can you try running this test alone, with
“./pre-inst-guile ./test-suite/tests/popen.test”?
When it’s frozen, can you show the relevant part of the output of
pstree(1)?
> Any ideas on this?
>
> I recall fixing something with a sleep inside popen.test, but now that
> doesn't apply anymore.
This test has always been problematic and there’s already been several
improvements...
Thanks,
Ludo’.