github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 90781 tests passed
* 1780 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.CodeGenObjC/gnustep2-wasm32-nil.m</summary>
```
Exit Code: 2
Command Output (stdout):
--
# RUN: at line 1
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24/include
-nostdsysteminc -triple wasm32-unknown-emscripten -emit-llvm
-fobjc-runtime=gnustep-2.2 -o -
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenObjC/gnustep2-wasm32-nil.m
| /home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenObjC/gnustep2-wasm32-nil.m
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/clang -cc1
-internal-isystem
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/lib/clang/24/include
-nostdsysteminc -triple wasm32-unknown-emscripten -emit-llvm
-fobjc-runtime=gnustep-2.2 -o -
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenObjC/gnustep2-wasm32-nil.m
# .---command stderr------------
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenObjC/gnustep2-wasm32-nil.m:29:1:
error: unknown type name 'Triple'
# | 29 | Triple sendStructToPossiblyNil(Object *object) {
# | | ^
# |
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenObjC/gnustep2-wasm32-nil.m:42:10:
error: returning 'S' from a function with incompatible result type 'int'
# | 42 | return [object s];
# | | ^~~~~~~~~~
# | 2 errors generated.
# `-----------------------------
# error: command failed with exit status: 1
# executed command:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenObjC/gnustep2-wasm32-nil.m
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/bin/FileCheck
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/CodeGenObjC/gnustep2-wasm32-nil.m
# `-----------------------------
# error: command failed with exit status: 2
--
```
</details>
If these failures are unrelated to your changes (for example tests are broken
or flaky at HEAD), please open an issue at
https://github.com/llvm/llvm-project/issues and add the `infrastructure` label.
https://github.com/llvm/llvm-project/pull/215920
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits