I was trying to figure out how my change broke the build, especially that test. It does seem odd that it would return two different types. Maybe I can look at it sometime, too.
Thanks, mrg On Wed, Jun 19, 2013 at 7:31 PM, Andrus Adamchik <[email protected]>wrote: > > On Jun 19, 2013, at 7:26 PM, Apache Jenkins Server < > [email protected]> wrote: > > > Tests in error: > > test_SelectCount(org.apache.cayenne.query.SQLSelectTest) > > Ugh, I need to fix this. The problem is that it is returning Long > (sometimes) whereas we are expecting an Integer. The "sometimes" part > puzzles me. Maybe I'll have time next week to look at it. > > Andrus > >
