Użytkownik Paul McNett napisał: > On 5/25/11 2:57 AM, Jacek Kałucki wrote: > >> Although I'm testing this code since last december, there still can be >> unexpected issues. >> Please, report them immediately. >> > I'll be noticing problems if there are any this week, as I'm in an active > development > cycle with my current project. > > I did notice that r6595 causes two additional test failures in > biz/test/test_dBizobj.py. I'm not necessarily assuming that your code broke > correct > behavior: it could be that there are assumptions in the test code that have > been > incorrect all this time. Sorry I have no time to look at it right now. > >
Hi. I restored previous behaviour, where the save method raises NoRecordsException exception. This eliminates one failure in tests. But I can't understand such approach, because if there are no rows, it's mean there are no changes. The saveAll() method doesn't raise such exception, by the way. -- Regards Jacek Kałucki _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://leafe.com/mailman/listinfo/dabo-dev Searchable Archives: http://leafe.com/archives/search/dabo-dev This message: http://leafe.com/archives/byMID/[email protected]
