[Lldb-commits] Details of radar rdar://problem/24599697
Ed Maste via lldb-commits
lldb-commits at lists.llvm.org
Thu Aug 10 09:58:49 PDT 2017
On 20 June 2016 at 19:01, Sean Callanan via lldb-commits
<lldb-commits at lists.llvm.org> wrote:
> Author: spyffe
> Date: Mon Jun 20 18:01:11 2016
> New Revision: 273211
>
> URL: http://llvm.org/viewvc/llvm-project?rev=273211&view=rev
> Log:
> Test that lldb calls the right 'printf' even when a 'printf' method exists.
>
...
> +
> +lldbinline.MakeInlineTest(__file__, globals(), [decorators.expectedFailureAll(bugnumber="rdar://problem/24599697")] )
This test is consistently reporting unexpected pass on FreeBSD. Can
you please provide details on the actual failure in order to determine
the best path forward here?
More information about the lldb-commits
mailing list