We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f14b2e commit 9c5e25aCopy full SHA for 9c5e25a
lldb/test/API/python_api/target/TestTargetAPI.py
@@ -154,6 +154,7 @@ def test_read_memory(self):
154
@add_test_categories(['pyapi'])
155
@skipIfWindows # stdio manipulation unsupported on Windows
156
@skipIfRemote # stdio manipulation unsupported on remote iOS devices<rdar://problem/54581135>
157
+ @skipIfReproducer # stdout not captured by reproducers
158
@skipIf(oslist=["linux"], archs=["arm", "aarch64"])
159
@no_debug_info_test
160
def test_launch_simple(self):
0 commit comments