[lld] r192368 - [test] Ignore failure for now for Darwin.

Rui Ueyama ruiu at google.com
Thu Oct 10 15:29:29 PDT 2013


Which commit caused this failure? If something broke a buildbot we'd
usually want to rollback the change rather than disabling the failing test.

On Thu, Oct 10, 2013 at 10:12 AM, Shankar Easwaran
<shankare at codeaurora.org>wrote:

> Author: shankare
> Date: Thu Oct 10 12:12:50 2013
> New Revision: 192368
>
> URL: http://llvm.org/viewvc/llvm-project?rev=192368&view=rev
> Log:
> [test] Ignore failure for now for Darwin.
>
> This is only a step to clean the buildbot.
>
> Modified:
>     lld/trunk/test/elf/ifunc.test
>
> Modified: lld/trunk/test/elf/ifunc.test
> URL:
> http://llvm.org/viewvc/llvm-project/lld/trunk/test/elf/ifunc.test?rev=192368&r1=192367&r2=192368&view=diff
>
> ==============================================================================
> --- lld/trunk/test/elf/ifunc.test (original)
> +++ lld/trunk/test/elf/ifunc.test Thu Oct 10 12:12:50 2013
> @@ -67,3 +67,5 @@ RELATIVEADDEND-NEXT: ]
>  SHARED: shared-library-atoms
>  SHARED: name: hey
>  SHARED-NOT: data
> +
> +XFAIL: darwin
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131010/08b6416f/attachment.html>


More information about the llvm-commits mailing list