Skip to content

Commit

Permalink
Increase the timeout for async tests, some builders are slow
Browse files Browse the repository at this point in the history
  • Loading branch information
hroncok committed Mar 27, 2019
1 parent aca7779 commit 66739ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions python-tornado.spec
Original file line number Diff line number Diff line change
Expand Up @@ -99,6 +99,7 @@ ideal for real-time web services.
%{?with_python2:%py2_install}

%check
export ASYNC_TEST_TIMEOUT=10
%{__python3} -m tornado.test.runtests --verbose
%{?with_python2:%{__python2} -m tornado.test.runtests --verbose}

Expand Down

0 comments on commit 66739ac

Please sign in to comment.