[PATCH] D47679: [lldb, lldb-mi] Enable lldb-mi -break-insert test on Windows.

Adrian Prantl via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jun 3 07:52:21 PDT 2018


aprantl added inline comments.


================
Comment at: lit/tools/lldb-mi/breakpoint/break-insert.test:1
-# REQUIRES: nowindows
+# XFAIL: windows
 # -> llvm.org/pr24452
----------------
aprantl wrote:
> Do we still expect the test to fail after this change?
Nevermind.. phabricator folded your entire conversation away. This is about lldb-mi hanging after the program exit.


https://reviews.llvm.org/D47679





More information about the llvm-commits mailing list