- Disable more tests that are broken on ALP build OBS

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-redis?expand=0&rev=77
This commit is contained in:
Daniel Garcia 2023-10-24 07:17:39 +00:00 committed by Git OBS Bridge
parent d21e817fae
commit 70420d4dd9

View File

@ -54,6 +54,9 @@ The Python interface to the Redis key-value store.
# pytest.ini for pytest markers
cp %SOURCE1 .
# This test passes locally but fails in obs with different
# environment, like ALP build...
rm tests/test_commands.py*
# The openSUSE redis json, bloom, ts and
# graph are missing in the repos
rm tests/test_bloom.py