[all-commits] [llvm/llvm-project] 431f08: [lldb] Disable some tests on windows
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Tue Jun 6 16:10:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 431f082a55488b12ae12d4330b6c6c61dc3e61be
https://github.com/llvm/llvm-project/commit/431f082a55488b12ae12d4330b6c6c61dc3e61be
Author: Med Ismail Bennani <ismail at bennani.ma>
Date: 2023-06-06 (Tue, 06 Jun 2023)
Changed paths:
M lldb/test/API/functionalities/completion/TestCompletion.py
M lldb/test/Shell/Target/target-label.test
Log Message:
-----------
[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 at bennani.ma>
More information about the All-commits
mailing list