Revert "[LLDB] Skip TestVSCode_disconnect.test_launch arm/linux"
authorMuhammad Omair Javaid <omair.javaid@linaro.org>
Wed, 31 Mar 2021 09:36:38 +0000 (14:36 +0500)
committerMuhammad Omair Javaid <omair.javaid@linaro.org>
Wed, 31 Mar 2021 10:22:49 +0000 (15:22 +0500)
This reverts commit 73cf85e527f69c495daece7c74743b9073d4717c.

lldb/test/API/tools/lldb-vscode/disconnect/TestVSCode_disconnect.py

index 226aad6..dd4f698 100644 (file)
@@ -29,7 +29,6 @@ class TestVSCode_launch(lldbvscode_testcase.VSCodeTestCaseBase):
     @skipIfDarwin
     @skipIfWindows
     @skipIfRemote
-    @skipIf(oslist=["linux"], archs=["arm"])
     def test_launch(self):
         """
             This test launches a process that would creates a file, but we disconnect