github-actions[bot] wrote:

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

* 2996 tests passed
* 30 tests skipped
* 1 test failed

## Failed Tests
(click on a test name to see its output)

### Clangd Unit Tests
<details>
<summary>Clangd Unit Tests._/ClangdTests_exe/Hover/GH2381</summary>

```
Script:
--
C:\_work\llvm-project\llvm-project\build\tools\clang\tools\extra\clangd\unittests\.\ClangdTests.exe
 --gtest_filter=Hover.GH2381
--
C:\_work\llvm-project\llvm-project\clang-tools-extra\clangd\unittests\HoverTests.cpp:5046
Expected equality of these values:
  H->Value
    Which is: ("A (0xffffffd6)")
  "18446744073709551574"
    Which is: 00007FF7F6BB6214

C:\_work\llvm-project\llvm-project\clang-tools-extra\clangd\unittests\HoverTests.cpp:5060
Expected equality of these values:
  H->Value
    Which is: ("B (0xffffffff)")
  "18446744073709551615"
    Which is: 00007FF7F6BB539B

C:\_work\llvm-project\llvm-project\clang-tools-extra\clangd\unittests\HoverTests.cpp:5074
Expected equality of these values:
  H->Value
    Which is: ("B (0xffffffff)")
  "18446744073709551615"
    Which is: 00007FF7F6BB539B


```
</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/173187
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to