
15 Jan
2005
15 Jan
'05
9:34 p.m.
At 11:12 PM 1/14/2005, Rob Stewart wrote:
From: Beman Dawes <bdawes@acm.org>
At 03:04 PM 1/14/2005, troy d. straszheim wrote:
I gotta say, this is really time-intensive work... I wonder if running regressions "by default" in both debug and release mode might not be good practice... It could be better to try to catch things like this on the way in.
That has been discussed, but some of the people who actually run the tests
just don't have enough resources to double the test load.
Alternate days? Release on weekdays and debug on Saturdays?
Alternate days might work OK. Say debug on odd, release on even. But we would have to solve the NDEBUG problem Dave mentioned, and deal with any configuration issues. --Beman