Accepting request 987785 from devel:languages:python

- Skip a failing test for now.

OBS-URL: https://build.opensuse.org/request/show/987785
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-python-jsonschema-objects?expand=0&rev=4
This commit is contained in:
2022-07-08 12:03:07 +00:00
committed by Git OBS Bridge
2 changed files with 6 additions and 1 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jul 8 04:30:39 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>
- Skip a failing test for now.
------------------------------------------------------------------- -------------------------------------------------------------------
Fri Jan 21 02:56:29 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com> Fri Jan 21 02:56:29 UTC 2022 - Steve Kowalik <steven.kowalik@suse.com>

View File

@@ -60,7 +60,7 @@ An object wrapper for JSON Schema definitions
} }
%check %check
%pytest %pytest -k 'not test_validates'
%files %{python_files} %files %{python_files}
%doc README.md %doc README.md