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

Bug 649842

Summary: dev-python/fabric-1.14.0 : [TEST] ERROR: test_tasks.TestExecute.test_should_use_sentinel_for_tasks_that_errored
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED TEST-REQUEST    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:fabric-1.14.0:20180307-082357.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
tests.tbz2

Description Toralf Förster gentoo-dev 2018-03-07 15:30:59 UTC
======================================================================
ERROR: test_tasks.TestExecute.test_should_use_sentinel_for_tasks_that_errored
Tasks which errored but didn't abort should contain an eg NetworkError
----------------------------------------------------------------------
Traceback (most recent call last):

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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-gnome_test_20180228-181042

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

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

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

java-config:
The following VMs are available for generation-2:


emerge -qpv dev-python/fabric
[ebuild  N    ] dev-python/fabric-1.14.0  USE="{test} -doc" PYTHON_TARGETS="python2_7" 

!!! The following installed packages are masked:
- sci-chemistry/massxpert-3.4.0::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Andreas Sturmlechner <asturm@gentoo.org> (04 Mar 2018)
# Dead upstream, depends on deprecated Qt4.
# Masked for removal in 30 days. Bug 645436

For more information, see the MASKED PACKAGES section in the emerge
man page or refer to the Gentoo Handbook.
Comment 1 Toralf Förster gentoo-dev 2018-03-07 15:31:02 UTC
Created attachment 522796 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2018-03-07 15:31:05 UTC
Created attachment 522798 [details]
dev-python:fabric-1.14.0:20180307-082357.log
Comment 3 Toralf Förster gentoo-dev 2018-03-07 15:31:08 UTC
Created attachment 522800 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2018-03-07 15:31:11 UTC
Created attachment 522802 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2018-03-07 15:31:14 UTC
Created attachment 522804 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2018-03-07 15:31:17 UTC
Created attachment 522806 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2018-03-07 15:31:20 UTC
Created attachment 522808 [details]
tests.tbz2
Comment 8 Virgil Dupras (RETIRED) gentoo-dev 2018-07-27 17:57:01 UTC
I'm trying to reproduce the error, to no avail. When I look at the conditions under which this test fails like this (https://github.com/fabric/fabric/blob/1.14/fabric/network.py#L578 ), it seems to be related to CTRL-D or CTRL-C being pressed.

Does this error happen consistently on the tinderbox?

On my machine (I've tried network-sandbox, amd64, ~amd64, =dev-python/paramiko-2.3.1), all tests pass without error.
Comment 9 Toralf Förster gentoo-dev 2018-07-29 09:00:30 UTC
it seems to work almost and this image was removed in the mean while - so maybe close for now?