[lldb/Reproducers] Differentiate active and passive replay unexpected packet.
This commit is contained in:
@@ -110,7 +110,7 @@ class HelloWorldTestCase(TestBase):
|
||||
@skipIfiOSSimulator
|
||||
@skipIfAsan # FIXME: Hangs indefinitely.
|
||||
@expectedFailureNetBSD
|
||||
@skipIfReproducer # Unexpected packet during replay
|
||||
@skipIfReproducer # FIXME: Unexpected packet during (active) replay
|
||||
def test_with_attach_to_process_with_name_api(self):
|
||||
"""Create target, spawn a process, and attach to it with process name."""
|
||||
exe = '%s_%d'%(self.testMethodName, os.getpid())
|
||||
|
||||
Reference in New Issue
Block a user