[lldb] Skip test_launch_simple on Windows
authorJonas Devlieghere <jonas@devlieghere.com>
Wed, 5 Aug 2020 22:37:50 +0000 (15:37 -0700)
committerJonas Devlieghere <jonas@devlieghere.com>
Wed, 5 Aug 2020 22:38:07 +0000 (15:38 -0700)
commit927afdffbb1deebd83b86d024b67687d758521d0
tree6275dbd56ab19c49d41e31d31256221fb8bedba5
parentb2ab375d1f08ab0faecc20f0340cb972f31010a7
[lldb] Skip test_launch_simple on Windows

Because stdio manipulation unsupported on Windows.
lldb/test/API/python_api/target/TestTargetAPI.py