[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [pdf-devel] test suite broken (and infinite loop in stm module unit
From: |
jemarch |
Subject: |
Re: [pdf-devel] test suite broken (and infinite loop in stm module unit tests) |
Date: |
Sat, 04 Oct 2008 20:24:14 +0200 |
User-agent: |
Wanderlust/2.14.0 (Africa) SEMI/1.14.6 (Maruoka) FLIM/1.14.8 (Shijō) APEL/10.6 Emacs/23.0.60 (i686-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
Also, after fixing that, it appears the stream module test number 5
for pdf_stm_read is hanging in an infinite loop.
BTW, the check library has support to launch a time-out error if some
forked test takes a really long time, so an infinite loop in some unit
test doesnt prevent the running of the other tests. We dont have such
a support in nocheck, so if you are testing it with wine would be good
to temporaly disable the execution of pdf_stm_read_005, until it gets
fixed.