[Pkg-libvirt-commits] [Git][libvirt-team/osinfo-db][debian/sid] testsuite autopkgtest: temporarily ignore test_ids for now
Pino Toscano (@pino)
gitlab at salsa.debian.org
Wed Nov 30 20:21:02 GMT 2022
Pino Toscano pushed to branch debian/sid at Libvirt Packaging Team / osinfo-db
Commits:
a9fc1394 by Pino Toscano at 2022-11-30T21:19:12+01:00
testsuite autopkgtest: temporarily ignore test_ids for now
The upstream conversion to Python's 'pathlib' module broke its usage
with XML files in a different location than the sources; hence, for now
disable it until it is fixed upstream.
- - - - -
1 changed file:
- debian/tests/testsuite
Changes:
=====================================
debian/tests/testsuite
=====================================
@@ -2,4 +2,4 @@
set -e
-INTERNAL_OSINFO_DB_DATA_DIR=/usr/share/osinfo python3 -m pytest tests
+INTERNAL_OSINFO_DB_DATA_DIR=/usr/share/osinfo python3 -m pytest -k 'not test_ids' tests
View it on GitLab: https://salsa.debian.org/libvirt-team/osinfo-db/-/commit/a9fc13941fb3addbec630dad465b947cb2322edd
--
View it on GitLab: https://salsa.debian.org/libvirt-team/osinfo-db/-/commit/a9fc13941fb3addbec630dad465b947cb2322edd
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-libvirt-commits/attachments/20221130/dd562540/attachment.htm>
More information about the Pkg-libvirt-commits
mailing list