forked from pool/python-kitchen
Accepting request 672168 from home:mcepl:branches:devel:languages:python
- Exclude test_internal_generate_combining_table to make test suite passing (gh#fedora-infra/kitchen#29) OBS-URL: https://build.opensuse.org/request/show/672168 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-kitchen?expand=0&rev=8
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-kitchen
|
||||
#
|
||||
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -57,7 +57,7 @@ pushd kitchen2
|
||||
%else
|
||||
pushd kitchen3
|
||||
%endif
|
||||
nosetests-%{$python_version}
|
||||
nosetests-%{$python_version} -e test_internal_generate_combining_table
|
||||
popd}
|
||||
|
||||
%files %{python_files}
|
||||
|
||||
Reference in New Issue
Block a user