[llvm-dev] Ocaml binding tests are failing

Dmitri Gribenko via llvm-dev llvm-dev at lists.llvm.org
Fri Feb 5 01:42:00 PST 2016


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>*/


More information about the llvm-dev mailing list