github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results

* 56038 tests passed
* 1489 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
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\24\include -nostdsysteminc 
-triple wasm32-unknown-emscripten -emit-llvm -fobjc-runtime=gnustep-2.2 -o - 
C:\_work\llvm-project\llvm-project\clang\test\CodeGenObjC\gnustep2-wasm32-nil.m 
| c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\clang\test\CodeGenObjC\gnustep2-wasm32-nil.m
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\24\include' -nostdsysteminc 
-triple wasm32-unknown-emscripten -emit-llvm -fobjc-runtime=gnustep-2.2 -o - 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGenObjC\gnustep2-wasm32-nil.m'
# .---command stderr------------
# | 
C:\_work\llvm-project\llvm-project\clang\test\CodeGenObjC\gnustep2-wasm32-nil.m:29:1:
 error: unknown type name 'Triple'
# |    29 | Triple sendStructToPossiblyNil(Object *object) {
# |       | ^
# | 
C:\_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: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
'C:\_work\llvm-project\llvm-project\clang\test\CodeGenObjC\gnustep2-wasm32-nil.m'
# .---command stderr------------
# | FileCheck error: '<stdin>' is empty.
# | FileCheck command line:  
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_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

Reply via email to