github-actions[bot] wrote:
<!--PREMERGE ADVISOR COMMENT: Windows-->
# :window: Windows x64 Test Results
* 55676 tests passed
* 1372 tests skipped
* 2 tests failed
## Failed Tests
(click on a test name to see its output)
### Clangd Unit Tests
<details>
<summary>Clangd Unit
Tests._/ClangdTests_exe/CompletionTest/DeclParamName</summary>
```
Script:
--
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\clangd\unittests\.\ClangdTests.exe
--gtest_filter=CompletionTest.DeclParamName
--
C:\_work\llvm-project\llvm-project\clang-tools-extra\clangd\unittests\CodeCompleteTests.cpp:718
Value of: FuncFromSource.Completions
Expected: contains at least one element that signature (S: "(int day)")
Actual: { Signature: "(int night)", SnippetSuffix: "(${1:int night})",
Rendered: sun -
{"detail":"void","filterText":"sun","insertText":"sun","insertTextFormat":1,"kind":3,"label":"
sun","labelDetails":{"detail":"(int
night)"},"score":1.0087924003601074,"sortText":"3ffedfe4sun","textEdit":{"newText":"sun","range":{"end":{"character":11,"line":6},"start":{"character":8,"line":6}}}}
}
```
</details>
<details>
<summary>Clangd Unit
Tests._/ClangdTests_exe/IndexActionTest/DeclParamName</summary>
```
Script:
--
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\clangd\unittests\.\ClangdTests.exe
--gtest_filter=IndexActionTest.DeclParamName
--
C:\_work\llvm-project\llvm-project\clang-tools-extra\clangd\unittests\IndexActionTests.cpp:284
Value of: *IndexFile.Symbols
Expected: has 1 element that has signature (Signature: "(int, int day)")
Actual: { moon }, whose element #0 doesn't match
```
</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/206716
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits