github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 3261 tests passed
* 34 tests skipped
* 2 tests failed
## Failed Tests
(click on a test name to see its output)
### Clang Tools
<details>
<summary>Clang Tools.clang-tidy/infrastructure/alphabetical-order.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
C:/Python312/python.exe
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure/../../../clang-tidy/tool/check_alphabetical_order.py
-o
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\alphabetical-order.test.tmp.clang-tidy-checks-list.md
# executed command: C:/Python312/python.exe
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure/../../../clang-tidy/tool/check_alphabetical_order.py'
-o
'C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\alphabetical-order.test.tmp.clang-tidy-checks-list.md'
# note: command had no output on stdout or stderr
# RUN: at line 2
diff --strip-trailing-cr
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure/../../../docs/clang-tidy/checks/list.md
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\alphabetical-order.test.tmp.clang-tidy-checks-list.md
# executed command: diff --strip-trailing-cr
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure/../../../docs/clang-tidy/checks/list.md'
'C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\alphabetical-order.test.tmp.clang-tidy-checks-list.md'
# note: command had no output on stdout or stderr
# RUN: at line 4
C:/Python312/python.exe
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure/../../../clang-tidy/tool/check_alphabetical_order.py
-o
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\alphabetical-order.test.tmp.ReleaseNotes.rst
# executed command: C:/Python312/python.exe
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure/../../../clang-tidy/tool/check_alphabetical_order.py'
-o
'C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\alphabetical-order.test.tmp.ReleaseNotes.rst'
# .---command stderr------------
# |
# | Entries in 'clang-tools-extra/docs/ReleaseNotes.rst' are not alphabetically
sorted.
# | Fix the ordering by applying diff printed below.
# |
# `-----------------------------
# RUN: at line 5
diff --strip-trailing-cr
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure/../../../docs/ReleaseNotes.rst
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\alphabetical-order.test.tmp.ReleaseNotes.rst
# executed command: diff --strip-trailing-cr
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure/../../../docs/ReleaseNotes.rst'
'C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\alphabetical-order.test.tmp.ReleaseNotes.rst'
# .---command stdout------------
# | ***
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure/../../../docs/ReleaseNotes.rst
# | ---
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\alphabetical-order.test.tmp.ReleaseNotes.rst
# | ***************
# | *** 109,114 ****
# | --- 109,115 ----
# |
# | - New :doc:`llvm-type-switch-case-types
# | <clang-tidy/checks/llvm/type-switch-case-types>` check.
# | +
# | - New :doc:`performance-expensive-value-or
# | <clang-tidy/checks/performance/expensive-value-or>` check.
# |
# `-----------------------------
# error: command failed with exit status: 1
--
```
</details>
<details>
<summary>Clang Tools.clang-tidy/infrastructure/update-checks-list.test</summary>
```
Exit Code: 1
Command Output (stdout):
--
# RUN: at line 1
C:/Python312/python.exe
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure/../../../clang-tidy/tool/check_update_docs.py
-o
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\update-checks-list.test.tmp.clang-tidy-checks-list.md
# executed command: C:/Python312/python.exe
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure/../../../clang-tidy/tool/check_update_docs.py'
-o
'C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\update-checks-list.test.tmp.clang-tidy-checks-list.md'
# .---command stderr------------
# |
# | 'clang-tools-extra/docs/clang-tidy/checks/list.md' is out of date.
# | Fix it by running 'clang-tools-extra/clang-tidy/add_new_check.py
--update-docs'.
# |
# `-----------------------------
# RUN: at line 2
diff --strip-trailing-cr
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure/../../../docs/clang-tidy/checks/list.md
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\update-checks-list.test.tmp.clang-tidy-checks-list.md
# executed command: diff --strip-trailing-cr
'C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure/../../../docs/clang-tidy/checks/list.md'
'C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\update-checks-list.test.tmp.clang-tidy-checks-list.md'
# .---command stdout------------
# | ***
C:\_work\llvm-project\llvm-project\clang-tools-extra\test\clang-tidy\infrastructure/../../../docs/clang-tidy/checks/list.md
# | ---
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\test\clang-tidy\infrastructure\Output\update-checks-list.test.tmp.clang-tidy-checks-list.md
# | ***************
# | *** 146,151 ****
# | --- 146,152 ----
# | | {doc}`bugprone-signed-char-misuse <bugprone/signed-char-misuse>` | |
# | | {doc}`bugprone-sizeof-container <bugprone/sizeof-container>` | |
# | | {doc}`bugprone-sizeof-expression <bugprone/sizeof-expression>` | |
# | + | {doc}`bugprone-smart-ptr-initialization
<bugprone/smart-ptr-initialization>` | |
# | | {doc}`bugprone-spuriously-wake-up-functions
<bugprone/spuriously-wake-up-functions>` | |
# | | {doc}`bugprone-standalone-empty <bugprone/standalone-empty>` | Yes |
# | | {doc}`bugprone-std-exception-baseclass
<bugprone/std-exception-baseclass>` | |
# | ***************
# | *** 473,478 ****
# | --- 474,480 ----
# | | {doc}`cert-flp30-c <cert/flp30-c>` | {doc}`bugprone-float-loop-counter
<bugprone/float-loop-counter>` | |
# | | {doc}`cert-flp37-c <cert/flp37-c>` |
{doc}`bugprone-suspicious-memory-comparison
<bugprone/suspicious-memory-comparison>` | |
# | | {doc}`cert-int09-c <cert/int09-c>` |
{doc}`readability-enum-initial-value <readability/enum-initial-value>` | Yes |
# | + | {doc}`cert-mem56-cpp <cert/mem56-cpp>` |
{doc}`bugprone-smart-ptr-initialization <bugprone/smart-ptr-initialization>` |
|
# | | {doc}`cert-mem57-cpp <cert/mem57-cpp>` |
{doc}`bugprone-default-operator-new-on-overaligned-type
<bugprone/default-operator-new-on-overaligned-type>` | |
# | | {doc}`cert-msc24-c <cert/msc24-c>` | {doc}`bugprone-unsafe-functions
<bugprone/unsafe-functions>` | |
# | | {doc}`cert-msc30-c <cert/msc30-c>` | {doc}`misc-predictable-rand
<misc/predictable-rand>` | |
# `-----------------------------
# 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/181570
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits