[llvm-dev] Ocaml binding tests are failing

Eric Christopher via llvm-dev llvm-dev at lists.llvm.org
Fri Feb 5 16:55:07 PST 2016


I've done this temporarily:

commit db58ab320826671ca152b0c714fbf8d506383e67
Author: Eric Christopher <echristo at gmail.com>
Date:   Fri Feb 5 23:28:03 2016 +0000

    Make the OCaml tests temporarily unsupported until they can be updated.

    git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@259954
91177308-0d34-0410-b5e6-96231b3b80d8


http://lab.llvm.org:8011/builders/llvm-clang-lld-x86_64-debian-fast/builds/35322

-eric

On Fri, Feb 5, 2016 at 1:42 AM Dmitri Gribenko <gribozavr at gmail.com> wrote:

> On Sat, Jan 30, 2016 at 9:28 PM, whitequark <whitequark at whitequark.org>
> wrote:
> > On 2016-01-30 07:39, Eric Christopher wrote:
> >>
> >> On Fri, Jan 29, 2016 at 8:38 PM whitequark <whitequark at whitequark.org>
> >> wrote:
> >>
> >>> On 2016-01-30 07:36, Eric Christopher wrote:
> >>>>
> >>>> It's known to be failing right now because of recent changes, but
> >>>
> >>> I'm
> >>>>
> >>>> curious why that bot has ocaml installed for the bindings?
> >>>
> >>>
> >>> I would guess because I've been asking for OCaml to be installed
> >>> for quite some time :)
> >>
> >>
> >> Heh. Of all the timing :)
> >
> >
> > I'm trying to move cross-continent so I don't have time to implement
> > the (fairly substantial) proper fix to the breakage right now, but I'll
> > do it ASAP, probably around 2nd.
>
> Hi,
>
> I understand you might not have the time to fix the tests right now.
> Could you XFAIL them in the meantime though?
>
> Dmitri
>
> --
> main(i,j){for(i=2;;i++){for(j=2;j<i;j++){if(!(i%j)){j=0;break;}}if
> (j){printf("%d\n",i);}}} /*Dmitri Gribenko <gribozavr at gmail.com>*/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160206/7f16efc4/attachment.html>


More information about the llvm-dev mailing list