Issue 260 in pyftpdlib: test failed on python3.3.0 openSuSE 12.3 64bits

3 views
Skip to first unread message

pyft...@googlecode.com

unread,
May 10, 2013, 10:33:48 PM5/10/13
to pyftpdli...@googlegroups.com
Status: New
Owner: ----
Labels: Type-Defect Priority-Medium Component-Library

New issue 260 by zhangpei...@gmail.com: test failed on python3.3.0 openSuSE
12.3 64bits
http://code.google.com/p/pyftpdlib/issues/detail?id=260

What steps will reproduce the problem?
1.run test_ftpd.py


What do you see instead?
======================================================================
FAIL: test_on_incomplete_file_received (__main__.TestCallbacks)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_ftpd.py", line 2693, in test_on_incomplete_file_received
self.assertRaises(ftplib.error_temp, self.client.getresp) # 426
AssertionError: error_temp not raised by getresp

======================================================================
FAIL: test_on_incomplete_file_sent (__main__.TestCallbacks)
----------------------------------------------------------------------
Traceback (most recent call last):
File "test_ftpd.py", line 2653, in test_on_incomplete_file_sent
self.assertEqual(self.client.getline()[:3], "426")
AssertionError: '226' != '426'
- 226
? ^
+ 426
? ^


----------------------------------------------------------------------
Ran 171 tests in 3.153s

FAILED (failures=2)



What version of pyftpdlib are you using? On what operating system? Which
Python version?
pyftpdlib 1.2.0
OpenSuSE 12.3
Python 3.3.0




--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

pyft...@googlecode.com

unread,
Apr 11, 2014, 5:32:48 PM4/11/14
to pyftpdli...@googlegroups.com
Updates:
Status: Fixed

Comment #1 on issue 260 by g.rodola: test failed on python3.3.0 openSuSE
12.3 64bits
http://code.google.com/p/pyftpdlib/issues/detail?id=260

This is a false positive which I tried to address in r1258 and r1259.
I'm going to close this out for now.
Reply all
Reply to author
Forward
0 new messages