summaryrefslogtreecommitdiff
path: root/ext/-test-/asan
AgeCommit message (Collapse)Author
2024-02-28Skip assert_no_memory_leak when ASAN is enabledKJ Tsanaktsidis
ASAN greatly increases the memory footprint of Ruby, so these static thresholds are not appropriate. There's no real need to run these tests under ASAN. [Bug #20274]