[lldb] Skip check for the lldb prompt in TestIOHandlerProcessSTDIO
The check for the prompt isn't essential for this test. The check fail on the lldb-arm-ubuntu because of what appears to be a missing space after the prompt. Rather than disabling the test, let's see if we can get it to pass without it.
Loading
Please register or sign in to comment