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

Bug 638118

Summary: dev-python/kombu-4.1.0 : [TEST] E fixture itermessages 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:kombu-4.1.0:20171119-101108.log
emerge-history.txt
environment
etc.portage.tbz2
temp.tbz2
tests.tbz2

Description Toralf Förster gentoo-dev 2017-11-19 10:19:05 UTC
      @patch('kombu.common.itermessages')
      def test_collect_replies_with_ack(self, itermessages):
E       fixture 'itermessages' not found
>       available fixtures: betamax_parametrized_recorder, betamax_parametrized_session, betamax_recorder, betamax_session, cache, capfd, caplog, capsys, capturelog, cov, cover_all_modules, doctest_namespace, hub, mock, mocker, monkeypatch, multiprocessing_workaround, patching, pytestconfig, record_xml_property, recwarn, stdouts, test_cases_has_patching, tmpdir, tmpdir_factory, virtualenv, worker_id, workspace
>       use 'pytest --fixtures [testpath]' for help on them.


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

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

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

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/kombu
[ebuild  N    ] dev-python/kombu-4.1.0  USE="-doc -examples -msgpack -sqs {-test}" PYTHON_TARGETS="python2_7 python3_4 -python3_5 -python3_6"
Comment 1 Toralf Förster gentoo-dev 2017-11-19 10:19:07 UTC
Created attachment 504878 [details]
emerge-info.txt
Comment 2 Toralf Förster gentoo-dev 2017-11-19 10:19:10 UTC
Created attachment 504880 [details]
dev-python:kombu-4.1.0:20171119-101108.log
Comment 3 Toralf Förster gentoo-dev 2017-11-19 10:19:14 UTC
Created attachment 504882 [details]
emerge-history.txt
Comment 4 Toralf Förster gentoo-dev 2017-11-19 10:19:17 UTC
Created attachment 504884 [details]
environment
Comment 5 Toralf Förster gentoo-dev 2017-11-19 10:19:20 UTC
Created attachment 504886 [details]
etc.portage.tbz2
Comment 6 Toralf Förster gentoo-dev 2017-11-19 10:19:23 UTC
Created attachment 504888 [details]
temp.tbz2
Comment 7 Toralf Förster gentoo-dev 2017-11-19 10:19:26 UTC
Created attachment 504890 [details]
tests.tbz2
Comment 8 Michał Górny archtester Gentoo Infrastructure gentoo-dev Security 2020-03-27 21:09:39 UTC
Old version removed.  Please reopen if you can repro with the newer versions.