[Chapel Merge] Skip mallocOutOfMemory at directory level

Branch: refs/heads/main
Revision: 3513b3f
Author: mppf
Link: Unavailable
Log Message:

Merge pull request #20210 from mppf/fix-mallocOutOfMemory-skipif

Skip mallocOutOfMemory at directory level

Follow-up to PR #19565.

Avoids problems running llvm-config with asan on and
with ulimit -v.

Test change only, not reviewed.

Modified Files:
A test/memory/shannon/outofmemory.skipif

R test/memory/shannon/outofmemory/mallocOutOfMemory.skipif

Compare: https://github.com/chapel-lang/chapel/compare/91d28d5dea72...3513b3f5dba8