|
Boost Testing : |
From: Doug Gregor (dgregor_at_[hidden])
Date: 2007-10-31 08:55:57
On Oct 31, 2007, at 2:37 AM, Nicola Musatti wrote:
> By running pjl with the --echo option I discovered that the problem is
> caused by the graph/dominator_tree_test outputting enough
> repetitions of
> 2147483647 to fill an over 400,000 character long line!
>
> I'm not sure whether this is supposed to be normal behaviour or it
> just
> happens because the test was timed out.
Ouch! I see the bug in Trac and will ping the author of that
particular algorithm. If we don't get a fix soon, I'll dig into it or
yank the test until we have a solution.
- Doug