mirror of
https://github.com/freedombox/FreedomBox.git
synced 2026-06-03 10:50:20 +00:00
d/tests: Add breaks-testbed restriction
This restriction is also used by systemd:
0992a823a4
This is another attempt to fix #2450.
Signed-off-by: James Valleroy <jvalleroy@mailbox.org>
Reviewed-by: Sunil Mohan Adapa <sunil@medhas.org>
This commit is contained in:
parent
c6f7dec73c
commit
534b0d6eb0
3
debian/tests/control
vendored
3
debian/tests/control
vendored
@ -8,10 +8,11 @@
|
||||
# - Module inititailzation for essential modules
|
||||
#
|
||||
Test-Command: plinth --list-apps 2> /dev/null
|
||||
Restrictions: needs-root
|
||||
Restrictions: needs-root, breaks-testbed
|
||||
|
||||
#
|
||||
# Run unit and integration tests on installed files.
|
||||
#
|
||||
Test-Command: PYTHONPATH='/usr/lib/python3/dist-packages/' py.test-3 -p no:cacheprovider --cov=plinth --cov-report=html:debci/htmlcov --cov-report=term
|
||||
Depends: git, python3-openssl, python3-pytest, python3-pytest-cov, python3-pytest-django, python3-tomli | python3-coverage (<< 6.0), @
|
||||
Restrictions: breaks-testbed
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user