Add upstream link to the comment about skipped pstats profile tests
This commit is contained in:
parent
7cb8cd1040
commit
7b55261c3d
@ -90,6 +90,7 @@ Provides: bundled(python3dist(tempita))
|
|||||||
%if %{with tests}
|
%if %{with tests}
|
||||||
%check
|
%check
|
||||||
# run.pstats_profile_test* fails on Python 3.12
|
# run.pstats_profile_test* fails on Python 3.12
|
||||||
|
# https://github.com/cython/cython/issues/5470
|
||||||
%{python3} runtests.py -vv --no-pyregr %{?_smp_mflags} \
|
%{python3} runtests.py -vv --no-pyregr %{?_smp_mflags} \
|
||||||
--exclude 'run.pstats_profile_test*' \
|
--exclude 'run.pstats_profile_test*' \
|
||||||
%ifarch %{ix86}
|
%ifarch %{ix86}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user