Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 636410

Summary: dev-python/pyftpdlib-1.5.2 : FAIL: pyftpdlib.test.test_functional.TestCallbacks.test_on_incomplete_file_received
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED FIXED    
Severity: normal CC: eike
Priority: Normal Keywords: TESTFAILURE
Version: unspecified   
Hardware: All   
OS: Linux   
URL: https://github.com/giampaolo/pyftpdlib/issues/471
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:pyftpdlib-1.5.2:20171103-062814.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2

Description Toralf Förster gentoo-dev 2017-11-03 16:49:03 UTC
======================================================================
FAIL: pyftpdlib.test.test_functional.TestCallbacks.test_on_incomplete_file_received
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/var/tmp/portage/dev-python/pyftpdlib-1.5.2/work/pyftpdlib-1.5.2-python2_7/lib/pyftpdlib/test/__init__.py", line 197, in wrapper

  -------------------------------------------------------------------

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 13.0-desktop-plasma-systemd_test_20171025-203252

  -------------------------------------------------------------------

gcc-config -l:
 [1] x86_64-pc-linux-gnu-6.4.0 *

Available Python interpreters, in order of preference:
  [1]   python3.4
  [2]   python3.6 (fallback)
  [3]   python2.7 (fallback)

java-config:
The following VMs are available for generation-2:
*)	IcedTea JDK 3.5.1 [icedtea-bin-8]
Available Java Virtual Machines:
  [1]   icedtea-bin-8  system-vm

emerge -qpv dev-python/pyftpdlib
[ebuild  N    ] dev-python/pyftpdlib-1.5.2  USE="ssl -examples {-test}" PYTHON_TARGETS="python2_7 python3_4 -pypy -python3_5 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2017-11-03 16:49:06 UTC
Created attachment 502032 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-03 16:49:09 UTC
Created attachment 502034 [details]
dev-python:pyftpdlib-1.5.2:20171103-062814.log
Comment 3 Toralf Förster gentoo-dev 2017-11-03 16:49:12 UTC
Created attachment 502036 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-03 16:49:15 UTC
Created attachment 502038 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-03 16:49:19 UTC
Created attachment 502040 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-03 16:49:22 UTC
Created attachment 502042 [details]
temp.tbz2
Comment 7 Rolf Eike Beer archtester 2018-06-26 10:15:22 UTC
Happens also with 1.5.3 on sparc.
Comment 8 Louis Sautier (sbraz) gentoo-dev 2018-06-26 10:52:58 UTC
(In reply to Rolf Eike Beer from comment #7)
> Happens also with 1.5.3 on sparc.

What about with version 1.5.4?
Comment 9 Rolf Eike Beer archtester 2018-06-26 15:31:43 UTC
Same.
Comment 10 Louis Sautier (sbraz) gentoo-dev 2018-06-26 15:44:10 UTC
(In reply to Rolf Eike Beer from comment #9)
> Same.

Can you file an upstream bug? I cannot reproduce this on my unstable system. Once there's an upstream bug, I will ignore this test in the ebuild.
Comment 11 Larry the Git Cow gentoo-dev 2018-06-27 21:44:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c950569c7258c60c8ba69a86f423e596750ccf4a

commit c950569c7258c60c8ba69a86f423e596750ccf4a
Author:     Louis Sautier <sbraz@gentoo.org>
AuthorDate: 2018-06-27 21:44:11 +0000
Commit:     Louis Sautier <sbraz@gentoo.org>
CommitDate: 2018-06-27 21:44:11 +0000

    dev-python/pyftpdlib: skip failing tests for v1.5.4
    
    Closes: https://bugs.gentoo.org/659108
    Closes: https://bugs.gentoo.org/636410
    Package-Manager: Portage-2.3.40, Repoman-2.3.9

 dev-python/pyftpdlib/pyftpdlib-1.5.4.ebuild | 11 ++++++++++-
 1 file changed, 10 insertions(+), 1 deletion(-)