[med-svn] [Git][med-team/intake][master] 2 commits: Ignore failing tests (revert as soon as possible, Closes: #1064752)
Andreas Tille (@tille)
gitlab at salsa.debian.org
Tue Aug 26 20:27:15 BST 2025
Andreas Tille pushed to branch master at Debian Med / intake
Commits:
8e7f9d75 by Bastian Germann at 2025-08-26T18:59:44+02:00
Ignore failing tests (revert as soon as possible, Closes: #1064752)
- - - - -
c2de0f95 by Andreas Tille at 2025-08-26T21:27:11+02:00
Merge branch 'ignore-tests' into 'master'
Ignore failing tests (revert as soon as possible, Closes: #1064752)
See merge request med-team/intake!3
- - - - -
1 changed file:
- debian/rules
Changes:
=====================================
debian/rules
=====================================
@@ -34,7 +34,7 @@ override_dh_install:
; done
PYBUILD_SYSTEM=custom \
- PYBUILD_TEST_ARGS='cd {build_dir}; PATH=$(CURDIR)/debian/{package}/usr/bin:$(CURDIR)/debian/{package}/usr/lib:$(CURDIR)/debian/{package}/build/intake:$$PATH {interpreter} -m pytest' \
+ PYBUILD_TEST_ARGS='cd {build_dir}; PATH=$(CURDIR)/debian/{package}/usr/bin:$(CURDIR)/debian/{package}/usr/lib:$(CURDIR)/debian/{package}/build/intake:$$PATH {interpreter} -m pytest intake/auth/tests intake/cli/tests intake/container/tests intake/tests' \
dh_auto_test --buildsystem=pybuild
override_dh_auto_test:
View it on GitLab: https://salsa.debian.org/med-team/intake/-/compare/54e63dcfca0e14b0a259c2a785ba1e573e01bccf...c2de0f957951d3b58766f0cac8283fd46253122d
--
View it on GitLab: https://salsa.debian.org/med-team/intake/-/compare/54e63dcfca0e14b0a259c2a785ba1e573e01bccf...c2de0f957951d3b58766f0cac8283fd46253122d
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/20250826/37aba134/attachment-0001.htm>
More information about the debian-med-commit
mailing list