Current-Users archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: llvm self-tests looping(?),Re: llvm self-tests looping(?)
>> And ... as follow-up I thought I'd check whether "make test" in
>> lang/llvm (5.0.1nb1) works on NetBSD/amd64 8.0_BETA. And while the
>> selftest setup seems to work fine on this platform, there are quite a
>> bit of unexpected failures:
>>
>> Expected Passes : 20309
>> Expected Failures : 130
>> Unsupported Tests : 786
>> Unexpected Failures: 211
>>
>> and it seems a lot of the tests simply crash. An example:
>
> Most of that fixed in 6.0, MPROTECT violation in JIT code.
I would have never guessed that as the root cause given the
diagnostics emitted. This smells like software which tries to be
too clever by half.
Regards,
- Håvard
Home |
Main Index |
Thread Index |
Old Index