Source: aiorwlock
Version: 1.0.0-0.2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> =========================== short test summary info 
> ============================
> FAILED 
> ../../../tests/test_corner_cases.py::test_get_write_then_read[debug:true-pyloop]
> FAILED 
> ../../../tests/test_corner_cases.py::test_get_write_then_read_and_write_again[debug:true-pyloop]
> FAILED 
> ../../../tests/test_corner_cases.py::test_writers_deadlock[debug:true-pyloop]
> FAILED 
> ../../../tests/test_corner_cases.py::test_readers_cancel[debug:true-pyloop]
> FAILED 
> ../../../tests/test_corner_cases.py::test_canceled_inside_acquire[debug:true-pyloop]
> FAILED 
> ../../../tests/test_corner_cases.py::test_get_write_then_read[debug:true-uvloop]
> FAILED 
> ../../../tests/test_corner_cases.py::test_get_write_then_read_and_write_again[debug:true-uvloop]
> FAILED 
> ../../../tests/test_corner_cases.py::test_writers_deadlock[debug:true-uvloop]
> FAILED 
> ../../../tests/test_corner_cases.py::test_readers_cancel[debug:true-uvloop]
> FAILED 
> ../../../tests/test_corner_cases.py::test_canceled_inside_acquire[debug:true-uvloop]
> FAILED ../../../tests/test_rwlock.py::test_repr[debug:true-pyloop] - 
> Deprecat...
> FAILED ../../../tests/test_rwlock.py::test_repr[debug:true-uvloop] - 
> Deprecat...
> FAILED 
> ../../../tests/test_rwlock.py::test_many_readers[debug:true-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_reader_recursion[debug:true-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_writer_recursion[debug:true-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_writer_then_reader_recursion[debug:true-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_readers_writers[debug:true-slow-uvloop]
> FAILED ../../../tests/test_rwlock.py::test_read_locked[debug:true-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_write_locked[debug:true-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_write_read_lock_multiple_tasks[debug:true-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_read_context_manager[debug:true-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_write_context_manager[debug:true-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_await_read_lock[debug:true-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_await_write_lock[debug:true-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_many_readers[debug:true-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_reader_recursion[debug:true-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_writer_recursion[debug:true-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_writer_then_reader_recursion[debug:true-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_readers_writers[debug:true-slow-pyloop]
> FAILED ../../../tests/test_rwlock.py::test_read_locked[debug:true-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_write_locked[debug:true-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_write_read_lock_multiple_tasks[debug:true-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_read_context_manager[debug:true-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_write_context_manager[debug:true-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_await_read_lock[debug:true-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_await_write_lock[debug:true-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_read_upgrade_write_release[debug:true-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_writer_recursion_fail[debug:true-uvloop]
> FAILED ../../../tests/test_rwlock.py::test_writer_success[debug:true-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_writer_success_with_statement[debug:true-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_read_upgrade_write_release[debug:true-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_writer_recursion_fail[debug:true-pyloop]
> FAILED ../../../tests/test_rwlock.py::test_writer_success[debug:true-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_writer_success_with_statement[debug:true-pyloop]
> FAILED 
> ../../../tests/test_corner_cases.py::test_get_write_then_read[debug:false-pyloop]
> FAILED 
> ../../../tests/test_corner_cases.py::test_get_write_then_read_and_write_again[debug:false-pyloop]
> FAILED 
> ../../../tests/test_corner_cases.py::test_writers_deadlock[debug:false-pyloop]
> FAILED 
> ../../../tests/test_corner_cases.py::test_readers_cancel[debug:false-pyloop]
> FAILED 
> ../../../tests/test_corner_cases.py::test_canceled_inside_acquire[debug:false-pyloop]
> FAILED 
> ../../../tests/test_corner_cases.py::test_get_write_then_read[debug:false-uvloop]
> FAILED 
> ../../../tests/test_corner_cases.py::test_get_write_then_read_and_write_again[debug:false-uvloop]
> FAILED 
> ../../../tests/test_corner_cases.py::test_writers_deadlock[debug:false-uvloop]
> FAILED 
> ../../../tests/test_corner_cases.py::test_readers_cancel[debug:false-uvloop]
> FAILED 
> ../../../tests/test_corner_cases.py::test_canceled_inside_acquire[debug:false-uvloop]
> FAILED ../../../tests/test_rwlock.py::test_repr[debug:false-pyloop] - 
> Depreca...
> FAILED ../../../tests/test_rwlock.py::test_repr[debug:false-uvloop] - 
> Depreca...
> FAILED 
> ../../../tests/test_rwlock.py::test_many_readers[debug:false-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_reader_recursion[debug:false-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_writer_recursion[debug:false-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_writer_then_reader_recursion[debug:false-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_readers_writers[debug:false-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_read_locked[debug:false-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_write_locked[debug:false-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_write_read_lock_multiple_tasks[debug:false-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_read_context_manager[debug:false-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_write_context_manager[debug:false-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_await_read_lock[debug:false-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_await_write_lock[debug:false-slow-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_many_readers[debug:false-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_reader_recursion[debug:false-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_writer_recursion[debug:false-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_writer_then_reader_recursion[debug:false-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_readers_writers[debug:false-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_read_locked[debug:false-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_write_locked[debug:false-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_write_read_lock_multiple_tasks[debug:false-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_read_context_manager[debug:false-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_write_context_manager[debug:false-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_await_read_lock[debug:false-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_await_write_lock[debug:false-slow-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_read_upgrade_write_release[debug:false-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_writer_recursion_fail[debug:false-uvloop]
> FAILED ../../../tests/test_rwlock.py::test_writer_success[debug:false-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_writer_success_with_statement[debug:false-uvloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_read_upgrade_write_release[debug:false-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_writer_recursion_fail[debug:false-pyloop]
> FAILED ../../../tests/test_rwlock.py::test_writer_success[debug:false-pyloop]
> FAILED 
> ../../../tests/test_rwlock.py::test_writer_success_with_statement[debug:false-pyloop]
> ======================== 88 failed, 104 passed in 6.65s 
> ========================
> E: pybuild pybuild:354: test: plugin distutils failed with: exit code=1: cd 
> /<<PKGBUILDDIR>>/.pybuild/cpython3_3.9_aiorwlock/build; python3.9 -m pytest 
> {dir}/tests
> dh_auto_test: error: pybuild --test -i python{version} -p 3.9 returned exit 
> code 13


The full build log is available from:
http://qa-logs.debian.net/2021/10/23/aiorwlock_1.0.0-0.2_unstable.log

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.

Reply via email to