Shai, On Fri, Oct 4, 2013 at 12:43 PM, Shai Berger <[email protected]> wrote: > Hi, > > It looks like the fix to #21165[1] broke the tests on Oracle (seems like the > behavior with respect to timezone information changed) in 1.6.X. I just saw > the Jenkins report[2], I hope to look at it later tonight. > > Thanks, > Shai. > > [1] https://github.com/django/django/commit/5252885494079cf28a337644a87e61b19340f09c > [2]http://ci.djangoproject.com/job/Django%20Oracle/246/ >
Oops, I'm the committer of that one. That particular commit only touches a test unrelated to the ones failing (and makes it use some test decorator infrastructure added [1]recently to solve failures on Windows). Plus, the additions made don't look like something that would leak some kind of state that could explain the observed failures. >From what I can gather from the Jenkins UI most of the last Oracle 1.6.x builds have been extremely unstable, some of them even didn't start. I suspect the failures started with some older commit but only appeared now. But I'm also aware anything is possible in the Land of the Oracle when the magic of Time Zone Spells are involved, so don't quote me on the above affirmation. Please feel free to contact me via IRC (nick: cramm) if you think I can be of any help debugging and solving these issues. -- Ramiro Morales @ramiromorales 1. https://github.com/django/django/commit/5b97b99a014443b255cf8ab0467864c5874027da -- You received this message because you are subscribed to the Google Groups "Django developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/CAO7PdF_rdvw3kfj%3D9-zMRJxhBQqUh3rh-kL10-00uCoijxDJLA%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.
