Extend test duration to 3 hours
Resolves: RHEL-45867 [skip changelog]
This commit is contained in:
parent
d82e9607a0
commit
20d2b0f4dc
@ -16,4 +16,4 @@ test: |
|
|||||||
pip install ipython==8.24.0 pythran==0.15.0 &&
|
pip install ipython==8.24.0 pythran==0.15.0 &&
|
||||||
cd $(dirname $TMT_SOURCE_DIR/cython-*/tests) &&
|
cd $(dirname $TMT_SOURCE_DIR/cython-*/tests) &&
|
||||||
python3 runtests.py -vv --no-pyregr --exclude 'run.pstats_profile_test*'
|
python3 runtests.py -vv --no-pyregr --exclude 'run.pstats_profile_test*'
|
||||||
duration: 60m
|
duration: 3h
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user