$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Jonathan Turkanis (technews_at_[hidden])
Date: 2005-05-18 18:46:31
Martin Wille wrote:
>> Symptoms on Linux: several tests, including bzip2, gzip and newline,
>> get stuck in a busy loop. No system calls are executed in that loop.
>>
>> Waiting won't work, since I'll have to kill the hanging tests
>> manually (for a couple of toolsets). I'll restart the whole test
>> cycle here. Results will get published within 12-24 hours if
>> everything goes well.
>
> No improvement after a cvs update. symmetric_filter_test shows the
> same symptoms.
Okay, I've temporarily commented out compression test, symmetric_filter_test and
newline_test. I'll try to figue out what's wrong later tonight.
Jonathan