Comment 3 for bug 1059821

Revision history for this message
Jelmer Vernooij (jelmer) wrote :

Thanks again for the patch, and sorry for taking so long to get back to you.

The testsuite fails for me with your patch applied. The test you added fails:

======================================================================
ERROR: test_server_untrust (subvertpy.tests.test_ra.AuthTests)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "subvertpy/tests/test_ra.py", line 440, in test_server_untrust
    self.assertEquals(None, creds.next())
StopIteration: No more credentials available