
18 May
2005
18 May
'05
3:13 p.m.
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.
We need something in the build/test system that limits the amount of time and memory taken by the execution of tests. Without that, the tests can't be run unattended. Regards, m