[Python-modules-team] Bug#950062: python-babel FTBFS: fixture 'locale' not found
Adrian Bunk
bunk at debian.org
Tue Jan 28 18:38:08 GMT 2020
Source: python-babel
Version: 2.6.0+dfsg.1-1
Severity: serious
Tags: ftbfs bullseye sid
...
==================================== ERRORS ====================================
______ ERROR at setup of test_no_inherit_metazone_marker_never_in_output _______
file /tmp/python-babel-2.6.0+dfsg.1/tests/test_dates.py, line 769
@pytest.mark.all_locales
def test_no_inherit_metazone_marker_never_in_output(locale):
E fixture 'locale' not found
> available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, os_environ, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> use 'pytest --fixtures [testpath]' for help on them.
/tmp/python-babel-2.6.0+dfsg.1/tests/test_dates.py:769
______________________ ERROR at setup of test_smoke_dates ______________________
file /tmp/python-babel-2.6.0+dfsg.1/tests/test_smoke.py, line 17
@pytest.mark.all_locales
def test_smoke_dates(locale):
E fixture 'locale' not found
> available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, os_environ, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> use 'pytest --fixtures [testpath]' for help on them.
/tmp/python-babel-2.6.0+dfsg.1/tests/test_smoke.py:17
_____________________ ERROR at setup of test_smoke_numbers _____________________
file /tmp/python-babel-2.6.0+dfsg.1/tests/test_smoke.py, line 27
@pytest.mark.all_locales
def test_smoke_numbers(locale):
E fixture 'locale' not found
> available fixtures: cache, capfd, capfdbinary, caplog, capsys, capsysbinary, doctest_namespace, monkeypatch, os_environ, pytestconfig, record_property, record_testsuite_property, record_xml_attribute, recwarn, tmp_path, tmp_path_factory, tmpdir, tmpdir_factory
> use 'pytest --fixtures [testpath]' for help on them.
/tmp/python-babel-2.6.0+dfsg.1/tests/test_smoke.py:27
...
More information about the Python-modules-team
mailing list