github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 56346 tests passed
* 1551 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### Clang Tools
<details>
<summary>Clang
Tools.clang-tidy/infrastructure/export-SARIF-Thread-flows.cpp</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
grep -Ev "// *[A-Z-]+:"
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure\export-SARIF-Thread-flows.cpp
>
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\export-SARIF-Thread-flows.cpp.tmp-input.cpp
# executed command: grep -Ev '// *[A-Z-]+:'
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure\export-SARIF-Thread-flows.cpp'
# note: command had no output on stdout or stderr
# RUN: at line 2
clang-tidy
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\export-SARIF-Thread-flows.cpp.tmp-input.cpp
-checks='-*,clang-analyzer*'
-export-sarif=C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\export-SARIF-Thread-flows.cpp.tmp.sarif
>
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\export-SARIF-Thread-flows.cpp.tmp.msg
2>&1
# executed command: clang-tidy
'C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\export-SARIF-Thread-flows.cpp.tmp-input.cpp'
'-checks=-*,clang-analyzer*'
'-export-sarif=C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\export-SARIF-Thread-flows.cpp.tmp.sarif'
# note: command had no output on stdout or stderr
# RUN: at line 3
FileCheck
-input-file=C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\export-SARIF-Thread-flows.cpp.tmp.msg
-check-prefix=CHECK-MESSAGES
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure\export-SARIF-Thread-flows.cpp
-implicit-check-not='{{warning|error|note}}:'
# executed command: FileCheck
'-input-file=C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\export-SARIF-Thread-flows.cpp.tmp.msg'
-check-prefix=CHECK-MESSAGES
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure\export-SARIF-Thread-flows.cpp'
'-implicit-check-not={{warning|error|note}}:'
# note: command had no output on stdout or stderr
# RUN: at line 4
FileCheck
-input-file=C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\export-SARIF-Thread-flows.cpp.tmp.sarif
-check-prefix=CHECK-SARIF
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure\export-SARIF-Thread-flows.cpp
# executed command: FileCheck
'-input-file=C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\export-SARIF-Thread-flows.cpp.tmp.sarif'
-check-prefix=CHECK-SARIF
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure\export-SARIF-Thread-flows.cpp'
# .---command stderr------------
# |
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure\export-SARIF-Thread-flows.cpp:111:21:
error: CHECK-SARIF-NEXT: expected string not found in input
# | //CHECK-SARIF-NEXT: "informationUri":
"https://clang.llvm.org/docs/UsersManual.html",
# | ^
# |
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\export-SARIF-Thread-flows.cpp.tmp.sarif:97:27:
note: scanning from here
# | "fullName": "clang-tidy",
# | ^
# |
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\export-SARIF-Thread-flows.cpp.tmp.sarif:98:2:
note: possible intended match here
# | "informationUri": "https://clang.llvm.org/extra/clang-tidy/",
# | ^
# |
# | Input file:
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\export-SARIF-Thread-flows.cpp.tmp.sarif
# | Check file:
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure\export-SARIF-Thread-flows.cpp
# |
# | -dump-input=help explains the following input dump.
# |
# | Input was:
# | <<<<<<
# | .
# | .
# | .
# | 92: "ruleIndex": 0
# | 93: }
# | 94: ],
# | 95: "tool": {
# | 96: "driver": {
# | 97: "fullName": "clang-tidy",
# | next:111'0 { search range start (exclusive)
# | next:111'1 error: no match found in search
range
# | 98: "informationUri":
"https://clang.llvm.org/extra/clang-tidy/",
# | next:111'2 ?
possible intended match
# | 99: "language": "en-US",
# | 100: "name": "clang-tidy",
# | 101: "rules": [
# | 102: {
# | 103: "defaultConfiguration": {
# | .
# | .
# | .
# | 117: }
# | 118: }
# | 119: }
# | 120: ],
# | 121: "version": "2.1.0"
# | 122: }
# | next:111'3 } search range end (exclusive)
# | >>>>>>
# `-----------------------------
# 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/219182
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits