From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-05-18 10:26:46


On May 18, 2005, at 9:49 AM, Jonathan Wakely wrote:

> On Wed, May 18, 2005 at 08:59:54AM -0500, Douglas Gregor wrote:
>
>> The iostreams example_test and newline_test seem to be looping. I've
>> killed them on the OSL tester, but now symmetric_filter_test is
>> currently taking a really long time to run... with the exception of
>> newline_test (which has been failing for a while), all of these tests
>> were passing before yesterday's flurry of iostream modifications.
>
> I was seeing newline_test loop when testing with GCC 3.4 at least 5
> days
> ago. It completed OK when using GCC 4.0 and 4.1

Today, all of the iostreams tests seem to be looping for me. Any idea
what happened?

        Doug