Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #16447
| Path | csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod |
|---|---|
| From | Soren Stoutner <soren@debian.org> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: Correct command to skip multiple tests in autopkgtest? |
| Date | Tue, 12 Nov 2024 19:10:01 +0100 |
| Message-ID | <JI3uV-8sGk-1@gated-at.bofh.it> (permalink) |
| References | <JI3uV-8sGk-3@gated-at.bofh.it> <JE8Wd-5ZHa-5@gated-at.bofh.it> <JFVLc-76cf-13@gated-at.bofh.it> <JHJ3b-8gdv-7@gated-at.bofh.it> |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Tue Nov 12 18:01:55 2024 |
| Old-Return-Path | <soren@debian.org> |
| X-Amavis-Spam-Status | No, score=-114.849 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIMWL_WL_HIGH=-0.34, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5, PGPSIGNATURE=-5, RCVD_IN_DNSWL_MED=-2.3, UNPARSEABLE_RELAY=0.001, USER_IN_DKIM_WELCOMELIST=-0.01, USER_IN_DKIM_WHITELIST=-100] autolearn=ham autolearn_force=no |
| Organization | Debian |
| MIME-Version | 1.0 |
| Content-Type | multipart/signed; boundary="nextPart2443721.mZmqJI7tH3"; micalg="pgp-sha512"; protocol="application/pgp-signature" |
| X-Debian-User | soren |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/22522 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/2628466.dUJuFLrrPC@soren-desktop |
| Approved | robomod@news.nic.it |
| Lines | 63 |
| Sender | robomod@news.nic.it |
| X-Original-Date | Tue, 12 Nov 2024 11:01:35 -0700 |
| X-Original-Message-ID | <2628466.dUJuFLrrPC@soren-desktop> |
| X-Original-References | <2952489.034xB63fYD@soren-desktop> <2524627.IqhbeH025v@soren-desktop> <ZzJmhOLKupxFGyE4@d-and-j.net> |
| Xref | csiph.com linux.debian.maint.python:16447 |
Show key headers only | View raw
[Multipart message — attachments visible in raw view] - view raw
On Monday, November 11, 2024 1:18:12 PM MST Julian Gilbey wrote: > You could have a look at what I've done in pydevd (soon to be removed > from the archive), which was a complex case. But I'd suggest using > the syntax > > --deselect=tests/test_file.py::test_testname > > instead of -k; it can be given multiple times, and as long as there > are no spaces or weird characters in the test names (for example, > tests/test_file.py::test_testname[this is a parameter]), it works fine > when stored as a shell variable and then expanded without quotes. Thanks for the suggestion, but I wasn’t able to get --deselect to work, either during the build or in autopkgtest. I also have been unsuccessful in getting --ignore or -k to work with autopkgtest, even though they both work during the build. My sense is that it is some bug related to the implementation of "Testsuite: autopkgtest-pkg-pybuild”, but I don’t know enough about it to troubleshoot it. -- Soren Stoutner soren@debian.org
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
Correct command to skip multiple tests in autopkgtest? Soren Stoutner <soren@debian.org> - 2024-11-02 00:10 +0100
Re: Correct command to skip multiple tests in autopkgtest? Soren Stoutner <soren@debian.org> - 2024-11-06 22:30 +0100
Re: Correct command to skip multiple tests in autopkgtest? Julian Gilbey <julian@d-and-j.net> - 2024-11-11 21:20 +0100
Re: Correct command to skip multiple tests in autopkgtest? Soren Stoutner <soren@debian.org> - 2024-11-12 19:10 +0100
Re: Correct command to skip multiple tests in autopkgtest? Soren Stoutner <soren@debian.org> - 2024-12-03 01:30 +0100
csiph-web