Hartmut Goebel skribis:
> Am 29.12.2016 um 02:21 schrieb Leo Famulari:
>> Django is failing its test suite on the staging branch:
>>
> I can reproduce this here, too.
>
> It's a subtle bug in Django related to leap years :-( The test suite
> only fails in the last week of a leap year. So the test
Am 29.12.2016 um 02:21 schrieb Leo Famulari:
> Django is failing its test suite on the staging branch:
>
I can reproduce this here, too.
It's a subtle bug in Django related to leap years :-( The test suite
only fails in the last week of a leap year. So the test-suite will work
again in three days.
Django is failing its test suite on the staging branch:
https://hydra.gnu.org/job/gnu/staging/python-django-1.10.3.x86_64-linux
https://hydra.gnu.org/job/gnu/staging/python-django-1.10.3.i686-linux
I can reproduce this on my own machine, but I'm not sure what the
problem is.
Does anyone have any