Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 649842 - dev-python/fabric-1.14.0 : [TEST] ERROR: test_tasks.TestExecute.test_should_use_sentinel_for_tasks_that_errored
Summary: dev-python/fabric-1.14.0 : [TEST] ERROR: test_tasks.TestExecute.test_should_u...
Status: RESOLVED TEST-REQUEST
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Python Gentoo Team
URL:
Whiteboard:
Keywords: TESTFAILURE
Depends on:
Blocks:
 
Reported: 2018-03-07 15:30 UTC by Toralf Förster
Modified: 2018-07-29 09:00 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
emerge-info.txt (emerge-info.txt,16.94 KB, text/plain)
2018-03-07 15:31 UTC, Toralf Förster
Details
dev-python:fabric-1.14.0:20180307-082357.log (dev-python:fabric-1.14.0:20180307-082357.log,58.79 KB, text/plain)
2018-03-07 15:31 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,243.47 KB, text/plain)
2018-03-07 15:31 UTC, Toralf Förster
Details
environment (environment,106.00 KB, text/plain)
2018-03-07 15:31 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.42 KB, application/x-bzip)
2018-03-07 15:31 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,38.25 KB, application/x-bzip)
2018-03-07 15:31 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,44.63 KB, application/x-bzip)
2018-03-07 15:31 UTC, Toralf Förster
Details

Note You need to log in before you can comment on or make changes to this bug.
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?