e1a58f3 CI: Don't run dlopen-tests under Valgrind

1 file Authored by nkondras 9 years ago, Committed by jhrozek 9 years ago,
    CI: Don't run dlopen-tests under Valgrind
    
    Disable running dlopen-tests under Valgrind as their use of dlclose
    makes Valgrind drop symbols and produce meaningless backtraces, which
    cannot be matched with specific suppressions.
    
    Reviewed-by: Lukáš Slebodník <lslebodn@redhat.com>
    
        
file modified
+2 -1