Tomáš Chvátal 2020-04-06 10:03:22 +00:00 committed by Git OBS Bridge
parent 9a9699ccf7
commit ce43f945d4

View File

@ -109,6 +109,8 @@ rm numba/tests/test_array_manipulation.py
rm numba/tests/test_array_reductions.py
# https://github.com/numba/numba/issues/5179
rm numba/tests/test_hashing.py
# timeouts randomly in OBS
rm numba/tests/test_typedlist.py
# as we reduced the amount of tests:
sed -i -e 's:5000:3000:' numba/tests/test_runtests.py