Project

General

Profile

« Previous | Next » 

Revision fe0b704d

Added by KJ Tsanaktsidis over 1 year ago

Skip assert_no_memory_leak when ASAN is enabled

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]