github-actions[bot] wrote:

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

* 52863 tests passed
* 987 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
"C:\Python312\python.exe" 
C:\_work\llvm-project\llvm-project\clang\test\Format/../../docs/tools/dump_format_style.py
 -o 
C:\_work\llvm-project\llvm-project\build\tools\clang\test\Format\Output\docs_updated.test.tmp.style
# executed command: 'C:\Python312\python.exe' 
'C:\_work\llvm-project\llvm-project\clang\test\Format/../../docs/tools/dump_format_style.py'
 -o 
'C:\_work\llvm-project\llvm-project\build\tools\clang\test\Format\Output\docs_updated.test.tmp.style'
# .---command stderr------------
# | Traceback (most recent call last):
# |   File 
"C:\_work\llvm-project\llvm-project\clang\test\Format/../../docs/tools/dump_format_style.py",
 line 510, in <module>
# |     opts += OptionsReader(f).read_options()
# |             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
# |   File 
"C:\_work\llvm-project\llvm-project\clang\test\Format/../../docs/tools/dump_format_style.py",
 line 390, in read_options
# |     ).groups()
# |       ^^^^^^
# | AttributeError: 'NoneType' object has no attribute 'groups'
# `-----------------------------
# 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/183960
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to