e84946a Disable tests on RHEL 10

Authored and Committed by yselkowitz 4 months ago
1 file changed. 3 lines added. 1 lines removed.
    Disable tests on RHEL 10
    
    The tests use valgrind and only work on x86, but valgrind cannot cope with GCC
    13+ SSE4.1 optimizations of strcmp:
    
    https://bugzilla.redhat.com/show_bug.cgi?id=2257546
    
        
file modified
+3 -1