Revert "[LLDB] Skip TestVSCode_disconnect.test_launch arm/linux"

This reverts commit 73cf85e527.
This commit is contained in:
Muhammad Omair Javaid 2021-03-31 14:36:38 +05:00
parent 5d0e9ddfa5
commit 98d070396d
1 changed files with 0 additions and 1 deletions

View 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