tests: XFAIL/UNSUPPORTED tests on Windows
authorSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 1 Jan 2020 22:19:41 +0000 (14:19 -0800)
committerSaleem Abdulrasool <compnerd@compnerd.org>
Wed, 1 Jan 2020 22:22:49 +0000 (14:22 -0800)
commitfb170fd652bf2fcc4c2cd54aaf384591d8df266b
tree54aa9e4aa216ae61246a8ac8c275cf578745885d
parent8dd9a1361958f0cc53d100124e158cbe691c4628
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.
lldb/packages/Python/lldbsuite/test/commands/settings/TestSettings.py
lldb/packages/Python/lldbsuite/test/functionalities/breakpoint/breakpoint_command/TestBreakpointCommand.py
lldb/packages/Python/lldbsuite/test/functionalities/dead-strip/Makefile
lldb/packages/Python/lldbsuite/test/functionalities/dead-strip/TestDeadStrip.py
lldb/packages/Python/lldbsuite/test/source-manager/TestSourceManager.py