[railroad-dev] I got some errors in installing RailRoad

JR jrcourtois at jrcourtois.net
Wed Jan 26 11:47:45 MET 2005


Le 26 janv. 05, à 09:57, Guido Goldstein a écrit :

> Hi!
>
>> User: admin
>> Password:
>> F..FE..F......
> [...]
>
> My fault.
> I fixed the bugs that made the tests fail.
> The new version is in the svn trunk at
>   http://codespeak.net/svn/rr/pydavclient/trunk

Thanks, there is improvement

I checked all the files .py then I checked again with the files you 
changed in [rr-check-ins]
Then I ran
python setup.py install
python test.py
___
User: admin
Password:
F.............
======================================================================
FAIL: Test connection to a WebDAV server using the OPTIONS method.
----------------------------------------------------------------------
Traceback (most recent call last):
   File "test.py", line 86, in test_01_Connection
     self.failIf(len(data) > 0, "OPTIONS request returned data of length 
%d!" % len(data))
   File "/opt/local/lib/python2.3/unittest.py", line 274, in failIf
     if expr: raise self.failureException, msg
AssertionError: OPTIONS request returned data of length 844!

----------------------------------------------------------------------
Ran 14 tests in 29.217s

FAILED (failures=1)
___


-- 
JR



More information about the railroad-dev mailing list