forked from pool/python-pydantic-core
Accepting request 1295195 from devel:languages:python
- Skip two tests broken upstream by pytest 8.4. OBS-URL: https://build.opensuse.org/request/show/1295195 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-pydantic-core?expand=0&rev=10
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 23 04:12:34 UTC 2025 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Skip two tests broken upstream by pytest 8.4.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 23 05:40:13 UTC 2025 - Daniel Garcia <daniel.garcia@suse.com>
|
||||
|
||||
|
@@ -80,7 +80,8 @@ Pydantic-core is currently around 17x faster than pydantic V1.
|
||||
|
||||
%check
|
||||
%if %{with test}
|
||||
%pytest_arch
|
||||
# https://github.com/pydantic/pydantic-core/issues/1755
|
||||
%pytest_arch -k 'not (test_keyword_args or test_positional_args)'
|
||||
%endif
|
||||
|
||||
%if %{without test}
|
||||
|
Reference in New Issue
Block a user