Compare commits
1 Commits
| Author | SHA256 | Date | |
|---|---|---|---|
| 8219a4ecac |
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Oct 1 09:41:42 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
- Add -v to pytest
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 7 07:23:47 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
||||
@@ -68,7 +68,7 @@ donttest="webtest or url_https.spec"
|
||||
# Tests that requires network because of make_secure_url checking that
|
||||
# the secure url exists
|
||||
donttest+=" or source_https or rpmpreamble.spec or replace_pwdutils.spec or mingw32-clutter.spec"
|
||||
python3 -m pytest -k "not ($donttest)" tests/*-tests.py
|
||||
python3 -m pytest -v -k "not ($donttest)" tests/*-tests.py
|
||||
|
||||
%install
|
||||
%if 0%{?mageia}
|
||||
|
||||
Reference in New Issue
Block a user