This test fails on ARM, but this feature won't be used on ARM, so we can
disable it for that architecture.
This commit is contained in:
Walter Erquinigo 2021-01-25 13:24:01 -08:00
parent 2cdb34efda
commit 12049d8885
1 changed files with 1 additions and 0 deletions

View File

@ -35,6 +35,7 @@ class TestVSCode_runInTerminal(lldbvscode_testcase.VSCodeTestCaseBase):
@skipIfWindows
@skipIfRemote
@skipIf(archs=no_match(['x86_64']))
def test_runInTerminal(self):
'''
Tests the "runInTerminal" reverse request. It makes sure that the IDE can