Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638116 - dev-python/py-amqp-2.2.1 : [TEST] E fixture ensure_promise not found
Summary: dev-python/py-amqp-2.2.1 : [TEST] E fixture ensure_promise not found
Status: RESOLVED OBSOLETE
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: 2017-11-19 10:13 UTC by Toralf Förster
Modified: 2020-03-28 17:10 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,16.47 KB, text/plain)
2017-11-19 10:13 UTC, Toralf Förster
Details
dev-python:py-amqp-2.2.1:20171119-093910.log (dev-python:py-amqp-2.2.1:20171119-093910.log,16.84 KB, text/plain)
2017-11-19 10:13 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,125.76 KB, text/plain)
2017-11-19 10:13 UTC, Toralf Förster
Details
environment (environment,108.84 KB, text/plain)
2017-11-19 10:13 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,13.23 KB, application/x-bzip)
2017-11-19 10:13 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,27.27 KB, application/x-bzip)
2017-11-19 10:13 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,10.21 KB, application/x-bzip)
2017-11-19 10:13 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 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.