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

Bug 638116

Summary: dev-python/py-amqp-2.2.1 : [TEST] E fixture ensure_promise not found
Product: Gentoo Linux Reporter: Toralf Förster <toralf>
Component: Current packagesAssignee: Python Gentoo Team <python>
Status: RESOLVED OBSOLETE    
Severity: normal Keywords: TESTFAILURE
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge-info.txt
dev-python:py-amqp-2.2.1:20171119-093910.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
tests.tbz2

Description Toralf Förster gentoo-dev 2017-11-19 10:13:25 UTC
      @patch('amqp.abstract_channel.ensure_promise')
      def test_wait(self, ensure_promise):
E       fixture 'ensure_promise' not found
>       available fixtures: cache, capfd, caplog, capsys, capturelog, cov, doctest_namespace, mock, mocker, monkeypatch, patching, pytestconfig, record_xml_property, recwarn, setup_conn, stdouts, tmpdir, tmpdir_factory, virtualenv, worker_id, workspace, xprocess
>       use 'pytest --fixtures [testpath]' for help on them.


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

  This is an unstable amd64 chroot image at a tinderbox (==build bot)
  name: 17.0-desktop-plasma-systemd_libressl-abi32+64-test_20171110-233503

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

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)
  [4]   pypy3 (fallback)
  [5]   pypy (fallback)

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

emerge -qpv dev-python/py-amqp
[ebuild  N    ] dev-python/py-amqp-2.2.1  USE="-doc -extras {-test}" PYTHON_TARGETS="python2_7 python3_4 -python3_5 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2017-11-19 10:13:28 UTC
Created attachment 504864 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-19 10:13:31 UTC
Created attachment 504866 [details]
dev-python:py-amqp-2.2.1:20171119-093910.log
Comment 3 Toralf Förster gentoo-dev 2017-11-19 10:13:34 UTC
Created attachment 504868 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-19 10:13:37 UTC
Created attachment 504870 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-19 10:13:40 UTC
Created attachment 504872 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-19 10:13:43 UTC
Created attachment 504874 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-11-19 10:13:47 UTC
Created attachment 504876 [details]
tests.tbz2
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-03-28 17:10:11 UTC
Old version removed.  Please reopen if you can still reproduce it.