Comment 4 for bug 374230

Revision history for this message
Olly Betts (ojwb) wrote :

Thanks.

It seems that max_possible is out by a factor of almost exactly (1 + DBL_EPSILON), and everything else is the same, so this doesn't seem to indicate a real problem.

I'll try to find a fix for this, but I'd suggest just adding this to the top of the testcase topercent2 for now:

    SKIP_TEST_FOR_BACKEND("flint");