Keep SOURCE_DATE_EPOCH set
This commit is contained in:
parent
fe95321993
commit
e2f294c9e2
1 changed files with 0 additions and 3 deletions
|
|
@ -1267,9 +1267,6 @@ CheckPython() {
|
|||
# see: https://github.com/python/cpython/issues/104280#issuecomment-1669249980
|
||||
# test_gdb is skipped due to https://bugzilla.redhat.com/2275274#c11
|
||||
# test_signal is skipped due to https://github.com/python/cpython/issues/118989
|
||||
# test.regrtest fails if SOURCE_DATE_EPOCH is set
|
||||
# https://github.com/python/cpython/issues/110932
|
||||
unset SOURCE_DATE_EPOCH
|
||||
LD_LIBRARY_PATH=$ConfDir $ConfDir/python -m test.regrtest \
|
||||
-wW --slowest %{_smp_mflags} --timeout=2700 \
|
||||
-i test_freeze_simple_script \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue