Add decorator for FreeBSD test failure - malloc() breakpoint issue

llvm.org/pr20476

llvm-svn: 214527
This commit is contained in:
Ed Maste
2014-08-01 17:04:31 +00:00
parent e13d00996d
commit 362f5de276

View File

@@ -74,6 +74,7 @@ class ThreadAPITestCase(TestBase):
self.setTearDownCleanup(dictionary=d)
self.step_out_of_malloc_into_function_b(self.exe_name)
@expectedFailureFreeBSD # llvm.org/pr20476
@expectedFailureLinux # llvm.org/pr14416
@python_api_test
@dwarf_test