Skip to content

Commit b29b6cc

Browse files
committed
Revert "[libunwind] Relax a REQUIRES on a test that passes on FreeBSD"
While it worked for me locally, it appears to be failing on the FreeBSD 13 buildbot. This reverts commit ab78962.
1 parent 64482d5 commit b29b6cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libunwind/test/forceunwind.pass.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
//
88
//===----------------------------------------------------------------------===//
99

10-
// REQUIRES: linux || freebsd
10+
// REQUIRES: linux
1111

1212
// TODO: Figure out why this fails with Memory Sanitizer.
1313
// XFAIL: msan

0 commit comments

Comments
 (0)