On Tue, Nov 29, 2011 at 5:10 AM, Luke Plant <l.plant...@cantab.net> wrote:
> 2) Broken tests:
>
> http://ci.djangoproject.com/builds
>
> It looks like tests are failing on Oracle and spatialite. I guess any
> failing tests need to be added to the release blockers.

I'll make a note to go through the Oracle failures soon.  Things have
a tendency to break over time in the Oracle tests when I'm not
watching, mainly because people hard-wire their tests to check for
specific primary keys, not realizing that the oracle backend doesn't
do sequence resets in the same way and isn't guaranteed to see the
same primary keys.

Cheers,
Ian

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To post to this group, send email to django-developers@googlegroups.com.
To unsubscribe from this group, send email to 
django-developers+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-developers?hl=en.

Reply via email to