github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Linux-->
# :penguin: Linux x64 Test Results
* 86788 tests passed
* 1301 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### Clang
<details>
<summary>Clang.Format/docs_updated.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/test/Format/../../docs/tools/dump_format_style.py
-o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Format/Output/docs_updated.test.tmp.style
# executed command: /usr/bin/python3
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Format/../../docs/tools/dump_format_style.py
-o
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Format/Output/docs_updated.test.tmp.style
# note: command had no output on stdout or stderr
# RUN: at line 2
diff --strip-trailing-cr
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Format/Output/docs_updated.test.tmp.style
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Format/../../docs/ClangFormatStyleOptions.rst
# executed command: diff --strip-trailing-cr
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Format/Output/docs_updated.test.tmp.style
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Format/../../docs/ClangFormatStyleOptions.rst
# .---command stdout------------
# | ***
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/test/Format/Output/docs_updated.test.tmp.style
# | ---
/home/gha/actions-runner/_work/llvm-project/llvm-project/clang/test/Format/../../docs/ClangFormatStyleOptions.rst
# | ***************
# | *** 5658,5664 ****
# | If the ``BreakAfter`` limit is not exceeded, behave like
``BinPack``.
# |
# |
# | ! * ``unsigned BreakAfter`` :versionbadge:`clang-format 23` An argument
list with more arguments than the specified number will be
# | formatted with one argument per line. This option must be used with
# | ``BinPack: UseBreakAfter``.
# |
# | --- 5658,5665 ----
# | If the ``BreakAfter`` limit is not exceeded, behave like
``BinPack``.
# |
# |
# | ! * ``unsigned BreakAfter`` :versionbadge:`clang-format 23`
# | ! An argument list with more arguments than the specified number will be
# | formatted with one argument per line. This option must be used with
# | ``BinPack: UseBreakAfter``.
# |
# | ***************
# | *** 5804,5810 ****
# | If the ``BreakAfter`` limit is not exceeded, behave like
``BinPack``.
# |
# |
# | ! * ``unsigned BreakAfter`` :versionbadge:`clang-format 23` A parameter
list with more parameters than the specified number will be
# | formatted with one parameter per line. This option must be used with
# | ``BinPack: UseBreakAfter``.
# |
# | --- 5805,5812 ----
# | If the ``BreakAfter`` limit is not exceeded, behave like
``BinPack``.
# |
# |
# | ! * ``unsigned BreakAfter`` :versionbadge:`clang-format 23`
# | ! A parameter list with more parameters than the specified number will be
# | formatted with one parameter per line. This option must be used with
# | ``BinPack: UseBreakAfter``.
# |
# `-----------------------------
# 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/181281
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits