diff --git a/compiler-rt/test/sanitizer_common/TestCases/Posix/huge_malloc.c b/compiler-rt/test/sanitizer_common/TestCases/Posix/huge_malloc.c --- a/compiler-rt/test/sanitizer_common/TestCases/Posix/huge_malloc.c +++ b/compiler-rt/test/sanitizer_common/TestCases/Posix/huge_malloc.c @@ -13,7 +13,7 @@ // UNSUPPORTED: hwasan // FIXME: Something wrong with MADV_FREE or MAP_NORESERVE there. -// UNSUPPORTED: solaris +// UNSUPPORTED: target={{.*solaris.*}} void *p;