On 2 February 2016 at 23:08, Adrian McCarthy via lldb-commits <lldb-commits@lists.llvm.org> wrote: > Thanks for the confirmation. I'm still not sure how > TestConsecutiveBreakpoints.py used to work on Windows, but I believe this is > the right fix.
The test used to be marked with "@expectedFailureAll("llvm.org/pr23478", oslist = not_in(["macosx"]))", so I guess you were just not seeing the failure. When Abhishek landed the first fix (r259344), he removed the decorator, so the test was now suddenly being run.... _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits