[lldb] [test] Update test status for NetBSD
This commit is contained in:
@@ -41,7 +41,6 @@ class ThreadAPITestCase(TestBase):
|
||||
@add_test_categories(['pyapi'])
|
||||
@expectedFailureAll(oslist=["linux"], archs=['arm'], bugnumber="llvm.org/pr45892")
|
||||
@expectedFailureAll(oslist=["windows"])
|
||||
@expectedFailureNetBSD
|
||||
def test_step_out_of_malloc_into_function_b(self):
|
||||
"""Test Python SBThread.StepOut() API to step out of a malloc call where the call site is at function b()."""
|
||||
# We build a different executable than the default build() does.
|
||||
|
||||
Reference in New Issue
Block a user