Skip to content

Commit eec449b

Browse files
committed
Skip test under ASAN
1 parent bc75d9b commit eec449b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lldb/test/API/api/command-return-object/TestSBCommandReturnObject.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
class TestSBCommandReturnObject(TestBase):
99
NO_DEBUG_INFO_TESTCASE = True
1010

11+
@skipIfAsan
1112
@skipIfNoSBHeaders
1213
@expectedFailureAll(
1314
oslist=["windows"], archs=["i[3-6]86", "x86_64"], bugnumber="llvm.org/pr43570"

0 commit comments

Comments
 (0)