Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
checksum mismatch reported to Arch: https://bugs.archlinux.org/task/79752 `nocheck` is currently needed: ``` FAIL: Clang-Unit :: Interpreter/ExceptionTests/./ClangReplInterpreterExceptionTests/0/1 (16538 of 16669) ******************** TEST 'Clang-Unit :: Interpreter/ExceptionTests/./ClangReplInterpreterExceptionTests/0/1' FAILED ******************** Script(shard): -- GTEST_OUTPUT=json:/build/clang15/src/clang-15.0.7.src/build/unittests/Interpreter/ExceptionTests/./ClangReplInterpreterExceptionTests-Clang-Unit-13886-0-1.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=1 GTEST_SHARD_INDEX=0 /build/clang15/src/clang-15.0.7.src/build/unittests/Interpreter/ExceptionTests/./ClangReplInterpreterExceptionTests -- [==========] Running 1 test from 1 test suite. [----------] Global test environment set-up. [----------] 1 test from InterpreterTest [ RUN ] InterpreterTest.CatchException JIT session error: Unsupported riscv relocation:45: R_RISCV_RVC_JUMP #0 0x0000003f9df098a4 (/usr/lib/llvm15/lib/libLLVM-15.so+0xd098a4) #1 0x0000003f9df0776c llvm::sys::RunSignalHandlers() (/usr/lib/llvm15/lib/libLLVM-15.so+0xd0776c) #2 0x0000003f9df078c4 (/usr/lib/llvm15/lib/libLLVM-15.so+0xd078c4) #3 0x0000003fa3f0c800 (linux-vdso.so.1+0x800) #4 0x0000002ad8ecabe0 -- exit: -11 -- shard JSON output does not exist: /build/clang15/src/clang-15.0.7.src/build/unittests/Interpreter/ExceptionTests/./ClangReplInterpreterExceptionTests-Clang-Unit-13886-0-1.json ******************** Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. ******************** Failed Tests (1): Clang-Unit :: Interpreter/ExceptionTests/./ClangReplInterpreterExceptionTests/0/1 Testing Time: 280.65s Skipped : 33 Unsupported : 140 Passed : 30874 Expectedly Failed: 26 Failed : 1 ```
- Loading branch information