mirror of
https://github.com/borgbackup/borg.git
synced 2026-09-01 14:13:19 +02:00
test_create_read_special_symlink was seen hanging forever on NetBSD, stalling one pytest-xdist worker until the 180 minute job timeout. Install pytest-timeout and set PYTEST_TIMEOUT=300 for the VM test runs, so a hung test fails with a stack dump instead of hanging the job. Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
13 lines
147 B
Text
13 lines
147 B
Text
pip !=24.2
|
|
virtualenv
|
|
build
|
|
tox
|
|
pytest
|
|
pytest-xdist
|
|
coverage[toml]
|
|
pytest-cov
|
|
pytest-benchmark
|
|
pytest-timeout
|
|
pre-commit
|
|
bandit[toml]
|
|
types-PyYAML
|