[lldb] Disable some tests on windows
authorMed Ismail Bennani <ismail@bennani.ma>
Tue, 6 Jun 2023 23:05:26 +0000 (16:05 -0700)
committerMed Ismail Bennani <ismail@bennani.ma>
Tue, 6 Jun 2023 23:10:05 +0000 (16:10 -0700)
commit431f082a55488b12ae12d4330b6c6c61dc3e61be
treed383e30fe8cadae3ed900a9d070b281046c121db
parentf715fa5cd88f73c55286fb5eeb991daecef57818
[lldb] Disable some tests on windows

This patch skips both `test_completion_target_create_from_root_dir`
introduced in `e896612` and  `target-label.test` introduced in `1e82b20`
since I don't have a windows machine to try to accomodate the filesystem
path style differences for these tests to pass.

Signed-off-by: Med Ismail Bennani <ismail@bennani.ma>
lldb/test/API/functionalities/completion/TestCompletion.py
lldb/test/Shell/Target/target-label.test