> - How do we mark tests that fail intermittently or in only on certain
> platforms?
Not sure, but do we handle this at all at the moment? I'm not sure we do.
> - How do we signal what's going on very clearly so that a future darcs
> developer who fixes a failing test in passing doesn't think they've
> actually broken something?
Yeah, this is a concern that I had. I looked at test-framework but I
couldn't
see an easy way to modify the "[Success]" or "[Failed]" messages (such
that we
could make it obvious that a failed on a failing test was a good thing.
|