On Sun, Feb 7, 2010 at 4:24 PM, Martin v. Löwis wrote:
>> It can now convert and start the test suite, however, this doesn't
>> produce any results, yet.
>
> Following up to myself: it now does run the test suite to completion:
>
> Ran 1425 tests in 384.689s
>
> FAILED (failures=222, errors=539)
>
> It can now convert and start the test suite, however, this doesn't
> produce any results, yet.
Following up to myself: it now does run the test suite to completion:
Ran 1425 tests in 384.689s
FAILED (failures=222, errors=539)
If you are curious what the failures and errors are, just run it fo
I have now published my 3.x port on bitbucket, at
http://bitbucket.org/loewis/django-3k/
It can now convert and start the test suite, however, this doesn't
produce any results, yet.
Feel free to use the bitbucket issue tracker to report problems or
contribute changes.
Regards,
Martin
--