forked from pool/python-pytest-verbose-parametrize
- Skip integration tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python:pytest/python-pytest-verbose-parametrize?expand=0&rev=5
This commit is contained in:
committed by
Git OBS Bridge
parent
6d34f7f1bd
commit
c5b9b87a26
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 22 09:05:47 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
- Skip integration tests
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jun 3 08:57:55 UTC 2019 - Tomáš Chvátal <tchvatal@suse.com>
|
||||
|
||||
|
||||
@@ -46,6 +46,9 @@ More descriptive output for parametrized py.test tests.
|
||||
|
||||
%prep
|
||||
%setup -q -n pytest-verbose-parametrize-%{version}
|
||||
# we can't do integration tests as py2 and py3 can be different versions
|
||||
# and the script simply calls $bindir/pytest
|
||||
rm tests/integration/test_verbose_parametrize.py
|
||||
|
||||
%build
|
||||
%python_build
|
||||
|
||||
Reference in New Issue
Block a user