[all-commits] [llvm/llvm-project] fb170f: tests: XFAIL/UNSUPPORTED tests on Windows
Saleem Abdulrasool via All-commits
all-commits at lists.llvm.org
Wed Jan 1 14:23:10 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: fb170fd652bf2fcc4c2cd54aaf384591d8df266b
https://github.com/llvm/llvm-project/commit/fb170fd652bf2fcc4c2cd54aaf384591d8df266b
Author: Saleem Abdulrasool <compnerd at compnerd.org>
Date: 2020-01-01 (Wed, 01 Jan 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/commands/settings/TestSettings.py
M lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_command/TestBreakpointCommand.py
M lldb/packages/Python/lldbsuite/test/functionalities/dead-strip/Makefile
M lldb/packages/Python/lldbsuite/test/functionalities/dead-strip/TestDeadStrip.py
M lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py
Log Message:
-----------
tests: XFAIL/UNSUPPORTED tests on Windows
Now that we are building the python bindings on Windows once more, the
extended testsuite is running. Mark a few failing tests and skip a few
tests which hang. This should at least bring the bot back to green
without reverting the Python changes which are an improvement for the
build system and enable another ~35% of the test suite which was
previously disabled.
More information about the All-commits
mailing list