TestIgnoredExceptions.py needs support from debugserver, so it

needs to be marked skip if out of tree debugserver.
This commit is contained in:
Jim Ingham
2022-06-28 11:48:28 -07:00
parent 02c8453e64
commit f7bf9d13d5

View File

@@ -12,6 +12,7 @@ class TestDarwinSignalHandlers(TestBase):
NO_DEBUG_INFO_TESTCASE = True
@skipIfOutOfTreeDebugserver
@skipUnlessDarwin
def test_ignored_thread(self):
"""It isn't possible to convert an EXC_BAD_ACCESS to a signal when