diff --git a/libunwind/test/forceunwind.pass.cpp b/libunwind/test/forceunwind.pass.cpp index 265b2ec6a49a..8c26551b6d0b 100644 --- a/libunwind/test/forceunwind.pass.cpp +++ b/libunwind/test/forceunwind.pass.cpp @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// -// REQUIRES: linux || freebsd +// REQUIRES: linux // TODO: Figure out why this fails with Memory Sanitizer. // XFAIL: msan