Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

testsuite fails on Debian/Testing with python3.9 #76

Closed
Trophime opened this issue Jan 24, 2022 · 1 comment
Closed

testsuite fails on Debian/Testing with python3.9 #76

Trophime opened this issue Jan 24, 2022 · 1 comment

Comments

@Trophime
Copy link

Hi,
trying to package pytest-check 1.0.4 for Debian I run into these errors in the testsuite with python 3.9 on Debian/Testing:

=========================== short test summary info ============================
FAILED tests/test_check.py::test_watch_them_all_fail - AssertionError: assert...
FAILED tests/test_check.py::test_check_xfail - AssertionError: assert {'error...
FAILED tests/test_check.py::test_check_xfail_strict - AssertionError: assert ...
FAILED tests/test_check.py::test_check_and_assert - AssertionError: assert {'...
FAILED tests/test_check.py::test_stop_on_fail - AssertionError: assert {'erro...
FAILED tests/test_check_context_manager.py::test_context_manager_fail - Asser...
FAILED tests/test_check_context_manager.py::test_context_manager_fail_with_msg
FAILED tests/test_check_context_manager.py::test_stop_on_fail - AssertionErro...
FAILED tests/test_check_context_manager.py::test_stop_on_fail_with_msg - Asse...
FAILED tests/test_check_errors.py::test_setup_failure - AssertionError: asser...
FAILED tests/test_check_errors.py::test_teardown_failure - AssertionError: as...
FAILED tests/test_check_errors.py::test_mix - AssertionError: assert {'errors...
FAILED tests/test_check_func_decorator.py::test_fail - AssertionError: assert...
FAILED tests/test_maxfail.py::test_check_maxfail_1 - AssertionError: assert {...
FAILED tests/test_maxfail.py::test_check_maxfail_2 - AssertionError: assert {...
ERROR tests/test_check_fixture.py::test_check_fixture
==================== 15 failed, 24 passed, 1 error in 0.60s ====================
E: pybuild pybuild:367: test: plugin distutils failed with: exit code=1: cd /build/pytest-check-1.0.4/.pybuild/cpython3_3.9_pytest-check/build; python3.9 -m pytest tests
dh_auto_test: error: pybuild --test --test-pytest -i python{version} -p 3.9 returned exit code 13

Best

@okken
Copy link
Owner

okken commented Feb 19, 2022

PRs welcome

@okken okken closed this as completed Feb 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants