Hi. I get a lot of upgrade errors, e.g. AssertionError:
==> Making package: python-pytest-codeblocks 0.16.0-1 (2022-06-07T17:44:40 CEST) ... ... ... ==> Sources are ready. ==> Making package: python-pytest-codeblocks 0.16.0-1 (2022-06-07T17:44:43 CEST) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> WARNING: Using existing $srcdir/ tree ==> Removing existing $pkgdir/ directory... ==> Starting build()... ... ... ... ==> Starting check()... ['/usr/lib/python3.10/site-packages/install/_vendor/installer/src', '/home/user/.cache/yay/python-pytest-codeblocks/src/pytest-codeblocks-0.16.0', '/usr/lib/python310.zip', '/usr/lib/python3.10', '/usr/lib/python3.10/lib-dynload', '/home/user/.cache/yay/python-pytest-codeblocks/src/pytest-codeblocks-0.16.0/test-env/lib/python3.10/site-packages', '/usr/lib/python3.10/site-packages'] Listing '.install-cache/pkg'... Listing '.install-cache/pkg/UNKNOWN-0.0.0.dist-info'... ============================================================================================== test session starts ============================================================================================== platform linux -- Python 3.10.4, pytest-7.1.2, pluggy-1.0.0 rootdir: /home/user/.cache/yay/python-pytest-codeblocks/src/pytest-codeblocks-0.16.0 plugins: pytest_codeblocks-0.15.0, anyio-3.6.1 collected 34 items tests/test_comment_styles.py .... [ 11%] tests/test_cont.py ... [ 20%] tests/test_errors.py .. [ 26%] tests/test_expect_error.py FF.F [ 38%] tests/test_expected_output.py .. [ 44%] tests/test_general.py .FF [ 52%] tests/test_shell.py ..FF... [ 73%] tests/test_skipif.py FFF.F... [ 97%] tests/test_unicode.py . [100%] =================================================================================================== FAILURES ==================================================================================================== home/user/.cache/yay/python-pytest-codeblocks/src/pytest-codeblocks-0.16.0/tests/test_general.py:38: AssertionError
Not sure what's the issue?
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
Hi. I get a lot of upgrade errors, e.g. AssertionError:
Not sure what's the issue?