Skip to content

Draft: Cross compiler needs cross-compiled libs for testing

Test results for RISCV64 LLVM-backend are:

SUMMARY for test run started at Wed Dec 27 23:54:18 2023
1:09:18.978972 spent to go through
    9873 total tests, which gave rise to
   38189 test cases, of which
   30118 were skipped
       7 had missing libraries

    7256 expected passes
     602 expected failures

       1 caused framework failures
       0 caused framework warnings
     101 unexpected passes
      97 unexpected failures
       0 unexpected stat failures
      14 fragile tests

I'm investigating in how far the unexpected failures are justified. The failure count reflects approximately what happens with the current master branch, too.

Edited by Sven Tennie

Merge request reports