Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.debian.maint.python > #16427
| Path | csiph.com!fu-berlin.de!bofh.it!news.nic.it!robomod |
|---|---|
| From | weepingclown <weepingclown@disroot.org> |
| Newsgroups | linux.debian.maint.python |
| Subject | Re: electrum: How to enable autopkgtest? |
| Date | Thu, 31 Oct 2024 21:40:01 +0100 |
| Message-ID | <JDK7v-5JOQ-7@gated-at.bofh.it> (permalink) |
| References | <JD1k5-5axK-13@gated-at.bofh.it> <JDbjr-5ihU-1@gated-at.bofh.it> <JDbt8-5io4-41@gated-at.bofh.it> <JDJl7-5Jjg-5@gated-at.bofh.it> |
| X-Mailbox-Line | From debian-python-request@lists.debian.org Thu Oct 31 20:37:49 2024 |
| Old-Return-Path | <weepingclown@disroot.org> |
| X-Amavis-Spam-Status | No, score=-7.2 tagged_above=-10000 required=5.3 tests=[BAYES_00=-2, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, LDO_WHITELIST=-5] autolearn=ham autolearn_force=no |
| X-Policyd-Weight | using cached result; rate: -4.6 |
| MIME-Version | 1.0 |
| Content-Type | text/plain; charset=utf-8 |
| Content-Transfer-Encoding | quoted-printable |
| X-Mailing-List | <debian-python@lists.debian.org> archive/latest/22497 |
| List-ID | <debian-python.lists.debian.org> |
| List-URL | <https://lists.debian.org/debian-python/> |
| List-Archive | https://lists.debian.org/msgid-search/4AC704C8-73E3-437E-A33D-4938BAD8A43A@disroot.org |
| Approved | robomod@news.nic.it |
| Lines | 26 |
| Organization | linux.* mail to news gateway |
| Sender | robomod@news.nic.it |
| X-Original-Date | Thu, 31 Oct 2024 20:37:22 +0000 |
| X-Original-Message-ID | <4AC704C8-73E3-437E-A33D-4938BAD8A43A@disroot.org> |
| X-Original-References | <15878157.HmTS7JG1Cm@soren-desktop> <7593363.j9mpMjfBnt@soren-desktop> <ZyHhj2UqT2K7Q8UM@belkar.wrar.name> <4991199.F8kvJVUDZk@soren-desktop> |
| Xref | csiph.com linux.debian.maint.python:16427 |
Show key headers only | View raw
Hi,
this is not entirely correct as while '-k' can be used to skip specific tests with 'not <test>' it can also be used to only include tests matching a specific pattern (in both cases it is just matching the pattern given). It is probably better to rephrase it to something like "The `-k not <test>` flag can be used to skip running specific tests, but they are still collected.....".
Best,
Ananthu
On 31 October 2024 7:43:42 pm UTC, Soren Stoutner <soren@debian.org> wrote:
>*The `'-k $exp'` command skips running the test, but the tests are still
>included in the collection. This will cause failures if the tests have
>includes that cannot be satisfied. In that case, the `--ignore` command can be
>used instead, which skips adding the test to the collection.
>
>{{{
>export PYBUILD_TEST_ARGS=--ignore path/to/test.py
>}}}
>
Back to linux.debian.maint.python | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
electrum: How to enable autopkgtest? Soren Stoutner <soren@debian.org> - 2024-10-29 21:50 +0100
Re: electrum: How to enable autopkgtest? Andrey Rakhmatullin <wrar@debian.org> - 2024-10-30 06:50 +0100
Re: electrum: How to enable autopkgtest? Soren Stoutner <soren@debian.org> - 2024-10-30 07:20 +0100
Re: electrum: How to enable autopkgtest? Andrey Rakhmatullin <wrar@debian.org> - 2024-10-30 07:50 +0100
Re: electrum: How to enable autopkgtest? Soren Stoutner <soren@debian.org> - 2024-10-30 08:10 +0100
Re: electrum: How to enable autopkgtest? Andrey Rakhmatullin <wrar@debian.org> - 2024-10-30 08:20 +0100
Re: electrum: How to enable autopkgtest? Soren Stoutner <soren@debian.org> - 2024-10-30 08:30 +0100
Re: electrum: How to enable autopkgtest? Andrey Rakhmatullin <wrar@debian.org> - 2024-10-30 08:40 +0100
Re: electrum: How to enable autopkgtest? Soren Stoutner <soren@debian.org> - 2024-10-31 20:50 +0100
Re: electrum: How to enable autopkgtest? weepingclown <weepingclown@disroot.org> - 2024-10-31 21:40 +0100
Re: electrum: How to enable autopkgtest? Soren Stoutner <soren@debian.org> - 2024-10-31 21:50 +0100
Re: electrum: How to enable autopkgtest? weepingclown <weepingclown@disroot.org> - 2024-10-31 21:50 +0100
Re: electrum: How to enable autopkgtest? Soren Stoutner <soren@debian.org> - 2024-10-31 22:10 +0100
Re: electrum: How to enable autopkgtest? Hefee <hefee@debian.org> - 2024-10-31 19:50 +0100
Re: electrum: How to enable autopkgtest? Soren Stoutner <soren@debian.org> - 2024-10-31 20:30 +0100
Re: electrum: How to enable autopkgtest? Antonio Terceiro <terceiro@debian.org> - 2024-10-30 14:10 +0100
csiph-web