[clang] [clang-format] Improve annotating star and amp (PR #194190)
via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 25 16:04:35 PDT 2026
github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 53686 tests passed
* 1149 tests skipped
* 1 test failed
## Failed Tests
(click on a test name to see its output)
### Clang-Unit
<details>
<summary>Clang-Unit.Format/_/FormatTests_exe/33/40</summary>
```
Script(shard):
--
GTEST_OUTPUT=json:C:\_work\llvm-project\llvm-project\build\tools\clang\unittests\Format\.\FormatTests.exe-Clang-Unit-11388-33-40.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=40 GTEST_SHARD_INDEX=33 C:\_work\llvm-project\llvm-project\build\tools\clang\unittests\Format\.\FormatTests.exe
--
Note: This is test shard 34 of 40.
[==========] Running 31 tests from 19 test suites.
[----------] Global test environment set-up.
[----------] 1 test from CleanupTest
[ RUN ] CleanupTest.DeleteEmptyNamespaces
[ OK ] CleanupTest.DeleteEmptyNamespaces (0 ms)
[----------] 1 test from CleanupTest (0 ms total)
[----------] 1 test from ConfigParseTest
[ RUN ] ConfigParseTest.GetStyleOutput
[ OK ] ConfigParseTest.GetStyleOutput (2 ms)
[----------] 1 test from ConfigParseTest (2 ms total)
[----------] 10 tests from FormatTest
[ RUN ] FormatTest.FormatsDoWhile
[ OK ] FormatTest.FormatsDoWhile (9 ms)
[ RUN ] FormatTest.BreaksStringLiteralsOnlyInDefine
[ OK ] FormatTest.BreaksStringLiteralsOnlyInDefine (7 ms)
[ RUN ] FormatTest.ExpressionIndentationStrictAlign
[ OK ] FormatTest.ExpressionIndentationStrictAlign (89 ms)
[ RUN ] FormatTest.AlignsPipes
[ OK ] FormatTest.AlignsPipes (124 ms)
[ RUN ] FormatTest.FormatsAfterAndBeforeAccessModifiersInteraction
[ OK ] FormatTest.FormatsAfterAndBeforeAccessModifiersInteraction (28 ms)
[ RUN ] FormatTest.SkipsDeeplyNestedLines
--
exit: 3221226356
--
shard JSON output does not exist: C:\_work\llvm-project\llvm-project\build\tools\clang\unittests\Format\.\FormatTests.exe-Clang-Unit-11388-33-40.json
```
</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/194190
More information about the cfe-commits
mailing list