• Oran Agra's avatar
    Tests: fix new defrag test to be skipped when not supported (#8185) · 7d9b09ad
    Oran Agra authored
    Additionally the older defrag tests are using an obsolete way to check
    if the defragger is suuported (the error no longer contains "DISABLED").
    this doesn't usually makes a difference since these tests are completely
    skipped if the allocator is not jemalloc, but that would fail if the
    allocator is a jemalloc that doesn't support defrag.
    7d9b09ad
defrag.tcl 1.57 KB