[med-svn] [Git][med-team/libsecrecy][master] tests depend on c++-compiler
Étienne Mollier
gitlab at salsa.debian.org
Fri Nov 13 20:10:06 GMT 2020
Étienne Mollier pushed to branch master at Debian Med / libsecrecy
Commits:
d6eede8a by Étienne Mollier at 2020-11-13T21:06:53+01:00
tests depend on c++-compiler
Some autopkgtest environments are distinct from build environments,
and will not have compilers readily available, on purpose.
(...and I probably should fix my autopkgtest procedures.)
- - - - -
1 changed file:
- debian/tests/control
Changes:
=====================================
debian/tests/control
=====================================
@@ -1,7 +1,7 @@
Tests: run-unit-test
-Depends: @
+Depends: @, c++-compiler
Restrictions: allow-stderr, flaky
Tests: run-stable-test
-Depends: @
+Depends: @, c++-compiler
Restrictions: allow-stderr
View it on GitLab: https://salsa.debian.org/med-team/libsecrecy/-/commit/d6eede8a768cf67aa9e88414003a079784f587cb
--
View it on GitLab: https://salsa.debian.org/med-team/libsecrecy/-/commit/d6eede8a768cf67aa9e88414003a079784f587cb
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/debian-med-commit/attachments/20201113/72ca5b4b/attachment.html>
More information about the debian-med-commit
mailing list