github-actions[bot] wrote:

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

* 51843 tests passed
* 905 tests skipped
* 1 test failed

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

### Clang
<details>
<summary>Clang.Analysis/analyzer-config.c</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\23\include -nostdsysteminc 
-analyze -setup-static-analyzer -analyzer-checker=debug.ConfigDumper > 
C:\_work\llvm-project\llvm-project\build\tools\clang\test\Analysis\Output\analyzer-config.c.tmp
 2>&1
# 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 
-analyze -setup-static-analyzer -analyzer-checker=debug.ConfigDumper
# note: command had no output on stdout or stderr
# RUN: at line 2
c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe 
--input-file=C:\_work\llvm-project\llvm-project\build\tools\clang\test\Analysis\Output\analyzer-config.c.tmp
 C:\_work\llvm-project\llvm-project\clang\test\Analysis\analyzer-config.c 
--match-full-lines
# executed command: 
'c:\_work\llvm-project\llvm-project\build\bin\filecheck.exe' 
'--input-file=C:\_work\llvm-project\llvm-project\build\tools\clang\test\Analysis\Output\analyzer-config.c.tmp'
 'C:\_work\llvm-project\llvm-project\clang\test\Analysis\analyzer-config.c' 
--match-full-lines
# .---command stderr------------
# | 
C:\_work\llvm-project\llvm-project\clang\test\Analysis\analyzer-config.c:117:16:
 error: CHECK-NEXT: is not on the line after the previous match
# | // CHECK-NEXT: osx.NumberObjectConversion:Pedantic = false
# |                ^
# | 
C:\_work\llvm-project\llvm-project\build\tools\clang\test\Analysis\Output\analyzer-config.c.tmp:115:1:
 note: 'next' match was here
# | osx.NumberObjectConversion:Pedantic = false
# | ^
# | 
C:\_work\llvm-project\llvm-project\build\tools\clang\test\Analysis\Output\analyzer-config.c.tmp:113:41:
 note: previous match ended here
# | optin.taint.TaintPropagation:Config = ""
# |                                         ^
# | 
C:\_work\llvm-project\llvm-project\build\tools\clang\test\Analysis\Output\analyzer-config.c.tmp:114:1:
 note: non-matching line after previous match is here
# | optin.taint.TaintPropagation:EnableDefaultConfig = true
# | ^
# | 
# | Input file: 
C:\_work\llvm-project\llvm-project\build\tools\clang\test\Analysis\Output\analyzer-config.c.tmp
# | Check file: 
C:\_work\llvm-project\llvm-project\clang\test\Analysis\analyzer-config.c
# | 
# | -dump-input=help explains the following input dump.
# | 
# | Input was:
# | <<<<<<
# |           .
# |           .
# |           .
# |         110: optin.cplusplus.VirtualCall:ShowFixIts = false 
# |         111: 
optin.osx.cocoa.localizability.NonLocalizedStringChecker:AggressiveReport = 
false 
# |         112: optin.performance.Padding:AllowedPad = 24 
# |         113: optin.taint.TaintPropagation:Config = "" 
# |         114: optin.taint.TaintPropagation:EnableDefaultConfig = true 
# |         115: osx.NumberObjectConversion:Pedantic = false 
# | next:117     !~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~  error: match on 
wrong line
# |         116: osx.cocoa.RetainCount:TrackNSCFStartParam = false 
# |         117: prune-paths = true 
# |         118: region-store-max-binding-fanout = 128 
# |         119: region-store-small-array-limit = 5 
# |         120: region-store-small-struct-limit = 2 
# |           .
# |           .
# |           .
# | >>>>>>
# `-----------------------------
# 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/176185
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to