Issue |
142038
|
Summary |
Linux precommit CI bot is failing for LLVM libc
|
Labels |
infrastructure
|
Assignees |
boomanaiden154
|
Reporter |
lntue
|
The errors from the last steps of the bots are:
```
+ runtimes=
+ runtime_targets=
+ [[ '' != '' ]]
+ at-exit
+ retcode=0
+ ccache --print-stats
+ cp /home/gha/actions-runner/_work/llvm-project/llvm-project/build/.ninja_log artifacts/.ninja_log
+ cp '/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test-results.*.xml' artifacts/
cp: cannot stat '/home/gha/actions-runner/_work/llvm-project/llvm-project/build/test-results.*.xml': No such file or directory
Error: Process completed with exit code 1.
```
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs