Drop EPEL10-specific conditionals since the branch is diverged
This commit is contained in:
parent
5457d355ef
commit
75cb9b4566
1 changed files with 0 additions and 12 deletions
|
|
@ -140,18 +140,6 @@ done
|
|||
%check
|
||||
%pyproject_check_import
|
||||
%if %{with tests}
|
||||
%if %{undefined el10}
|
||||
# Test failures in test_variants_decompress_into with recent hypothesis
|
||||
# versions: https://github.com/milesgranger/cramjam/issues/201
|
||||
#
|
||||
# It is hard to be really sure what is going on here. The failures are
|
||||
# concerning, and might (or might not) reflect a serious problem. Nevertheless,
|
||||
# since the problem appears to be linked to newer hypothesis versions, there’s
|
||||
# not reason to believe that the package has *new* problems. It *might* have
|
||||
# newly *revealed* problems. This merits further investigation.
|
||||
k="${k-}${k+ and }not test_variants_decompress_into"
|
||||
%endif
|
||||
|
||||
# Regression with miniz_oxide>0.8.5
|
||||
# https://github.com/milesgranger/cramjam/issues/211
|
||||
# Failed: DID NOT RAISE <class 'cramjam.DecompressionError'>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue