Extend test duration to 3 hours

Resolves: RHEL-45867

[skip changelog]
This commit is contained in:
Charalampos Stratakis 2024-07-11 17:30:36 +02:00
parent d82e9607a0
commit 20d2b0f4dc

View File

@ -16,4 +16,4 @@ test: |
pip install ipython==8.24.0 pythran==0.15.0 &&
cd $(dirname $TMT_SOURCE_DIR/cython-*/tests) &&
python3 runtests.py -vv --no-pyregr --exclude 'run.pstats_profile_test*'
duration: 60m
duration: 3h