[all-commits] [llvm/llvm-project] 86e603: [lldb/Test] Disable test_scripted_process_and_scri...
Med Ismail Bennani via All-commits
all-commits at lists.llvm.org
Fri Mar 4 14:56:38 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 86e6030ee8f8758f6e0807fc39a1aa0d8a03b68f
https://github.com/llvm/llvm-project/commit/86e6030ee8f8758f6e0807fc39a1aa0d8a03b68f
Author: Med Ismail Bennani <medismail.bennani at gmail.com>
Date: 2022-03-04 (Fri, 04 Mar 2022)
Changed paths:
M lldb/test/API/functionalities/scripted_process/TestScriptedProcess.py
Log Message:
-----------
[lldb/Test] Disable test_scripted_process_and_scripted_thread on Windows
This disables TestScriptedProcess.test_scripted_process_and_scripted_thread
on Windows since the inferior binary a linked to a dylib that doesn't
build on Windows.
This should fix https://lab.llvm.org/buildbot/#/builders/83/builds/16100
Signed-off-by: Med Ismail Bennani <medismail.bennani at gmail.com>
More information about the All-commits
mailing list