• Marko Mäkelä's avatar
    Valgrind: Disable tests that would often time out · b546913b
    Marko Mäkelä authored
    Starting with 10.5, InnoDB crash recovery tests seem to time out
    more easily under Valgrind, which emulates multiple threads by
    interleaving them in a single operating system thread.
    
    These tests will still be covered by
    AddressSanitizer and MemorySanitizer.
    b546913b
alter_copy.test 3.49 KB