github-actions[bot] wrote:

<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results

* 3374 tests passed
* 8 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/update-checks-list.test</summary>

```
Exit Code: 1

Command Output (stdout):
--
# RUN: at line 1
/usr/bin/python3 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/../../../clang-tidy/tool/check_update_docs.py
 -o 
/home/gha/actions-runner/_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: /usr/bin/python3 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/../../../clang-tidy/tool/check_update_docs.py
 -o 
/home/gha/actions-runner/_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 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/../../../docs/clang-tidy/checks/list.md
 
/home/gha/actions-runner/_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 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/../../../docs/clang-tidy/checks/list.md
 
/home/gha/actions-runner/_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------------
# | *** 
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang-tools-extra/test/clang-tidy/infrastructure/../../../docs/clang-tidy/checks/list.md
# | --- 
/home/gha/actions-runner/_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
# | ***************
# | *** 472,478 ****
# |   | {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>` |  |
# | --- 472,478 ----
# |   | {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.md 
<bugprone/smart-ptr-initialization.md>` |  |
# |   | {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

Reply via email to