forked from pool/python-importlib-metadata
Explain more skipping tests
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-importlib-metadata?expand=0&rev=58
This commit is contained in:
@@ -75,8 +75,8 @@ importlib.metadata including improvements added to subsequent Python versions.
|
||||
|
||||
%check
|
||||
%if %{with test}
|
||||
# no pytest_perf available
|
||||
# gh#python/importlib_metadata#509
|
||||
# no pytest_perf available (gh#python/importlib_metadata#490)
|
||||
# skipping tests because of gh#python/importlib_metadata#509
|
||||
skip_tests="test_packages_distributions_example or test_packages_distributions_example2"
|
||||
skip_tests+=" or test_case_insensitive or test_files or test_missing_metadata"
|
||||
skip_tests+=" or test_one_distribution or test_zip_entry_points or test_zip_version"
|
||||
|
Reference in New Issue
Block a user