github-actions[bot] wrote:

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

* 56438 tests passed
* 1567 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### Clang
<details>
<summary>Clang.SemaHLSL/BuiltIns/ldexp-errors.hlsl</summary>

```
Exit Code: 1

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 
-finclude-default-header -triple dxil-pc-shadermodel6.6-library 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\ldexp-errors.hlsl
 -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes 
-verify
# 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 
-finclude-default-header -triple dxil-pc-shadermodel6.6-library 
'C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\ldexp-errors.hlsl'
 -fnative-half-type -fnative-int16-type -emit-llvm-only -disable-llvm-passes 
-verify
# .---command stderr------------
# | error: 'expected-error' diagnostics expected but not seen: 
# |   File 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\ldexp-errors.hlsl
 Line 23 (directive at 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\ldexp-errors.hlsl:24):
 call to 'ldexp' is ambiguous
# | error: 'expected-note' diagnostics expected but not seen: 
# |   File 
C:\_work\llvm-project\llvm-project\build\lib\clang\24\include\hlsl\hlsl_inline_intrinsics_gen.inc
 Line * (directive at 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\ldexp-errors.hlsl:25):
 candidate function
# |   File 
C:\_work\llvm-project\llvm-project\build\lib\clang\24\include\hlsl\hlsl_inline_intrinsics_gen.inc
 Line * (directive at 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\ldexp-errors.hlsl:25):
 candidate function
# |   File 
C:\_work\llvm-project\llvm-project\build\lib\clang\24\include\hlsl\hlsl_inline_intrinsics_gen.inc
 Line * (directive at 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\ldexp-errors.hlsl:25):
 candidate function
# |   File 
C:\_work\llvm-project\llvm-project\build\lib\clang\24\include\hlsl\hlsl_inline_intrinsics_gen.inc
 Line * (directive at 
C:\_work\llvm-project\llvm-project\clang\test\SemaHLSL\BuiltIns\ldexp-errors.hlsl:25):
 candidate function
# | 5 errors generated.
# `-----------------------------
# error: command failed with exit status: 1

--

```
</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/222043
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to