Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 638118 - dev-python/kombu-4.1.0 : [TEST] E fixture itermessages not found
Summary: dev-python/kombu-4.1.0 : [TEST] E fixture itermessages 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:19 UTC by Toralf Förster
Modified: 2020-03-27 21:09 UTC (History)
0 users

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


Attachments
emerge-info.txt (emerge-info.txt,17.00 KB, text/plain)
2017-11-19 10:19 UTC, Toralf Förster
Details
dev-python:kombu-4.1.0:20171119-101108.log (dev-python:kombu-4.1.0:20171119-101108.log,47.87 KB, text/plain)
2017-11-19 10:19 UTC, Toralf Förster
Details
emerge-history.txt (emerge-history.txt,166.01 KB, text/plain)
2017-11-19 10:19 UTC, Toralf Förster
Details
environment (environment,112.79 KB, text/plain)
2017-11-19 10:19 UTC, Toralf Förster
Details
etc.portage.tbz2 (etc.portage.tbz2,14.87 KB, application/x-bzip)
2017-11-19 10:19 UTC, Toralf Förster
Details
temp.tbz2 (temp.tbz2,29.57 KB, application/x-bzip)
2017-11-19 10:19 UTC, Toralf Förster
Details
tests.tbz2 (tests.tbz2,64.69 KB, application/x-bzip)
2017-11-19 10:19 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: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.