github-actions[bot] wrote:

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

* 54091 tests passed
* 1338 tests skipped
* 1 test failed

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

### Clang
<details>
<summary>Clang.Analysis/Scalable/PointerFlow/entity-name-no-conflict.cpp</summary>

```
Exit Code: 2

Command Output (stdout):
--
# RUN: at line 2
rm -rf 
C:\_work\llvm-project\llvm-project\build\tools\clang\test\Analysis\Scalable\PointerFlow\Output\entity-name-no-conflict.cpp.tmp
 && mkdir -p 
C:\_work\llvm-project\llvm-project\build\tools\clang\test\Analysis\Scalable\PointerFlow\Output\entity-name-no-conflict.cpp.tmp
# executed command: rm -rf 
'C:\_work\llvm-project\llvm-project\build\tools\clang\test\Analysis\Scalable\PointerFlow\Output\entity-name-no-conflict.cpp.tmp'
# note: command had no output on stdout or stderr
# executed command: mkdir -p 
'C:\_work\llvm-project\llvm-project\build\tools\clang\test\Analysis\Scalable\PointerFlow\Output\entity-name-no-conflict.cpp.tmp'
# note: command had no output on stdout or stderr
# RUN: at line 3
c:\_work\llvm-project\llvm-project\build\bin\clang.exe -cc1 -internal-isystem 
C:\_work\llvm-project\llvm-project\build\lib\clang\23\include -nostdsysteminc 
-fsyntax-only -std=c++20 
C:\_work\llvm-project\llvm-project\clang\test\Analysis\Scalable\PointerFlow\entity-name-no-conflict.cpp
    --ssaf-extract-summaries=PointerFlow    
--ssaf-tu-summary-file=C:\_work\llvm-project\llvm-project\build\tools\clang\test\Analysis\Scalable\PointerFlow\Output\entity-name-no-conflict.cpp.tmp/tu.summary.json
    --ssaf-compilation-unit-id="tu-1"    -mllvm -debug-only=ssaf-analyses 2>&1 
| c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
C:\_work\llvm-project\llvm-project\clang\test\Analysis\Scalable\PointerFlow\entity-name-no-conflict.cpp
# executed command: 'c:\_work\llvm-project\llvm-project\build\bin\clang.exe' 
-cc1 -internal-isystem 
'C:\_work\llvm-project\llvm-project\build\lib\clang\23\include' -nostdsysteminc 
-fsyntax-only -std=c++20 
'C:\_work\llvm-project\llvm-project\clang\test\Analysis\Scalable\PointerFlow\entity-name-no-conflict.cpp'
 --ssaf-extract-summaries=PointerFlow 
'--ssaf-tu-summary-file=C:\_work\llvm-project\llvm-project\build\tools\clang\test\Analysis\Scalable\PointerFlow\Output\entity-name-no-conflict.cpp.tmp/tu.summary.json'
 --ssaf-compilation-unit-id=tu-1 -mllvm -debug-only=ssaf-analyses
# note: command had no output on stdout or stderr
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
'C:\_work\llvm-project\llvm-project\clang\test\Analysis\Scalable\PointerFlow\entity-name-no-conflict.cpp'
# .---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\Analysis\Scalable\PointerFlow\entity-name-no-conflict.cpp
# `-----------------------------
# 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/205430
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to