Ah, I missed the "not_in" in that decorator.  Thanks.

On Wed, Feb 3, 2016 at 1:38 AM, Pavel Labath <lab...@google.com> wrote:

> 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

Reply via email to