You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@spamassassin.apache.org by Warren Togami <wt...@redhat.com> on 2009/12/18 22:24:15 UTC

timeout.t test failure

t/timeout.........................ok 15/33# Failed test 16 in 
t/timeout.t at line 99
t/timeout.........................FAILED test 16 

	Failed 1/33 tests, 96.97% okay
<snip>
Failed Test Stat Wstat Total Fail  Failed  List of Failed
-------------------------------------------------------------------------------
t/timeout.t               33    1   3.03%  16
61 tests skipped.
Failed 1/159 test scripts, 99.37% okay. 1/1980 subtests failed, 99.95% okay.
make: *** [test_dynamic] Error 255

This failure happens on:

perl-5.8.8-27.el5.x86_64

All tests pass with:

perl-5.10.0-82.fc12.x86_64

Warren

Re: timeout.t test failure

Posted by Warren Togami <wt...@redhat.com>.
On 12/18/2009 04:24 PM, Warren Togami wrote:
> t/timeout.........................ok 15/33# Failed test 16 in
> t/timeout.t at line 99
> t/timeout.........................FAILED test 16
> Failed 1/33 tests, 96.97% okay
> <snip>
> Failed Test Stat Wstat Total Fail Failed List of Failed
> -------------------------------------------------------------------------------
>
> t/timeout.t 33 1 3.03% 16
> 61 tests skipped.
> Failed 1/159 test scripts, 99.37% okay. 1/1980 subtests failed, 99.95%
> okay.
> make: *** [test_dynamic] Error 255
>
> This failure happens on:
>
> perl-5.8.8-27.el5.x86_64
>
> All tests pass with:
>
> perl-5.10.0-82.fc12.x86_64
>
> Warren

I've run the test a dozen more times and I can't reproduce the failure. 
Sigh.

Warren