[Python-modules-team] Bug#915776: python-werkzeug FTBFS: fixture 'xprocess' not found

Adrian Bunk bunk at debian.org
Thu Dec 6 17:57:57 GMT 2018


Source: python-werkzeug
Version: 0.14.1+dfsg1-3
Severity: serious
Tags: ftbfs

https://tests.reproducible-builds.org/debian/rb-pkg/unstable/amd64/python-werkzeug.html

...
==================================== ERRORS ====================================
_____ ERROR at setup of TestRedisCache.test_generic_get_dict[make_cache0] ______
file /build/1st/python-werkzeug-0.14.1+dfsg1/tests/contrib/test_cache.py, line 59
      def test_generic_get_dict(self, c):
file /build/1st/python-werkzeug-0.14.1+dfsg1/tests/contrib/test_cache.py, line 54
      @pytest.fixture
      def c(self, make_cache):
file /build/1st/python-werkzeug-0.14.1+dfsg1/tests/contrib/test_cache.py, line 202
          @pytest.fixture(params=[
              ([], dict()),
              ([redis.Redis()], dict()),
              ([redis.StrictRedis()], dict())
          ])
          def make_cache(self, xprocess, request):
E       fixture 'xprocess' not found
>       available fixtures: c, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, dev_server, doctest_namespace, fast_sleep, make_cache, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, subprocess, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
>       use 'pytest --fixtures [testpath]' for help on them.

/build/1st/python-werkzeug-0.14.1+dfsg1/tests/contrib/test_cache.py:202
_____ ERROR at setup of TestRedisCache.test_generic_get_dict[make_cache1] ______
file /build/1st/python-werkzeug-0.14.1+dfsg1/tests/contrib/test_cache.py, line 59
      def test_generic_get_dict(self, c):
file /build/1st/python-werkzeug-0.14.1+dfsg1/tests/contrib/test_cache.py, line 54
      @pytest.fixture
      def c(self, make_cache):
file /build/1st/python-werkzeug-0.14.1+dfsg1/tests/contrib/test_cache.py, line 202
          @pytest.fixture(params=[
              ([], dict()),
              ([redis.Redis()], dict()),
              ([redis.StrictRedis()], dict())
          ])
          def make_cache(self, xprocess, request):
E       fixture 'xprocess' not found
>       available fixtures: c, cache, capfd, capfdbinary, caplog, capsys, capsysbinary, dev_server, doctest_namespace, fast_sleep, make_cache, monkeypatch, pytestconfig, record_property, record_xml_attribute, record_xml_property, recwarn, subprocess, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
>       use 'pytest --fixtures [testpath]' for help on them.
...
============== 525 passed, 101 skipped, 61 error in 10.02 seconds ==============
E: pybuild pybuild:338: test: plugin distutils failed with: exit code=1: cd /build/1st/python-werkzeug-0.14.1+dfsg1/.pybuild/cpython2_2.7_werkzeug/build; python2.7 -m pytest {dir}/tests -k-tests/contrib/test_cache.py
dh_auto_test: pybuild --test -i python{version} -p 2.7 returned exit code 13
+ kill 30703
make[1]: *** [debian/rules:24: override_dh_auto_test] Error 25



More information about the Python-modules-team mailing list