> I'm testing on SQLite, and I don't get that failure when running on
> vanilla trunk.

I am sorry. You was right, but I have fixed it.

> > > I just updated to your latest patch and there appears to be 2 test
> > > failures:http://dpaste.com/52137/, the first one appears to be
> > > caused by the fact that different database engines do the rounding
> > > differently, my suggestion would be to change to something that
> > > divides evenly for the integer value.

I changed the tests, that the results aren't something like *.5 anymore,
which might become rounded up- or downwards depending on the db engine.
The result of the division test is 2.8 now. This should actually work.

Furthermore I am using the operator module instead of eval, now. Thanks
for this advice. I just forgot that I can use it for this test.

Regards
Sebastian Noack

Attachment: signature.asc
Description: PGP signature

Reply via email to