mirror of
https://abf.rosa.ru/djam/python-websockets.git
synced 2025-02-23 10:42:54 +00:00
drop test
This commit is contained in:
parent
fe9dd1af27
commit
158b6c0b4b
1 changed files with 2 additions and 1 deletions
|
@ -60,5 +60,6 @@ find %{buildroot} -type f -empty -delete
|
|||
%check
|
||||
# Skip tests because they fail on Python 3.8. See: https://github.com/aaugustin/websockets/issues/648
|
||||
# WEBSOCKETS_TESTS_TIMEOUT_FACTOR=100 %%{__python3} setup.py test
|
||||
%py3_test
|
||||
# test needs internet connections
|
||||
# %%py3_test
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue