On Mon, Dec 09, 2024 at 02:06:34PM +0900, ASOU Masato wrote:
> I built llvm-lit and ran make test and got the following result:
> 
> </snip>
> ********************
> Testing:  0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90..
> ********************
> Failed Tests (2):
>   lit :: shtest-external-shell-kill.py
>   lit :: shtest-run-at-line.py
> 
> 
> Testing Time: 13.52s
> 
> Total Discovered Tests: 58
>   Unsupported:  1 (1.72%)
>   Passed     : 55 (94.83%)
>   Failed     :  2 (3.45%)

On two of my machines I get

Total Discovered Tests: 58
  Unsupported:  1 (1.72%)
  Passed     : 57 (98.28%)

I imported it anyway.  That makes it easier to figure out why these
failures appear sometimes.  By the way, I am testing with
PORTS_PRIVSEP = yes

Importing OpenMP will be a little bit harder, as I have to figure
out how if my fix for ld.so is correct.

bluhm

Reply via email to