github-actions[bot] wrote:

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

* 90231 tests passed
* 1711 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/CompletionTest/DeclParamName</summary>

```
Script:
--
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/clangd/unittests/./ClangdTests
 --gtest_filter=CompletionTest.DeclParamName
--
/home/gha/actions-runner/_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/IndexActionTest/DeclParamName</summary>

```
Script:
--
/home/gha/actions-runner/_work/llvm-project/llvm-project/build/tools/clang/tools/extra/clangd/unittests/./ClangdTests
 --gtest_filter=IndexActionTest.DeclParamName
--
/home/gha/actions-runner/_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

Reply via email to