github-actions[bot] wrote:

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

* 63847 tests passed
* 1880 tests skipped

All executed tests passed, but another part of the build **failed**. Click on a 
failure below to see the details.

<details>
<summary>[code=4294967295] 
unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests.exe</summary>

```
FAILED: [code=4294967295] 
unittests/DebugInfo/LogicalView/DebugInfoLogicalViewTests.exe
C:\Windows\system32\cmd.exe /C "cd . && 
C:\BuildTools\Common7\IDE\CommonExtensions\Microsoft\CMake\CMake\bin\cmake.exe 
-E vs_link_exe --msvc-ver=1944 
--intdir=unittests\DebugInfo\LogicalView\CMakeFiles\DebugInfoLogicalViewTests.dir
 --rc="C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\x64\rc.exe" 
--mt="C:\Program Files (x86)\Windows Kits\10\bin\10.0.26100.0\x64\mt.exe" 
--manifests  -- C:\clang\clang-msvc\bin\lld-link.exe /nologo 
@CMakeFiles\DebugInfoLogicalViewTests.rsp  
/out:unittests\DebugInfo\LogicalView\DebugInfoLogicalViewTests.exe 
/implib:unittests\DebugInfo\LogicalView\DebugInfoLogicalViewTests.lib 
/pdb:unittests\DebugInfo\LogicalView\DebugInfoLogicalViewTests.pdb /version:0.0 
/MANIFEST:NO /Brepro /INCREMENTAL:NO /subsystem:console  /STACK:10000000 && cd 
."
LINK: command "C:\clang\clang-msvc\bin\lld-link.exe /nologo 
@CMakeFiles\DebugInfoLogicalViewTests.rsp 
/out:unittests\DebugInfo\LogicalView\DebugInfoLogicalViewTests.exe 
/implib:unittests\DebugInfo\LogicalView\DebugInfoLogicalViewTests.lib 
/pdb:unittests\DebugInfo\LogicalView\DebugInfoLogicalViewTests.pdb /version:0.0 
/MANIFEST:NO /Brepro /INCREMENTAL:NO /subsystem:console /STACK:10000000" failed 
(exit code 1) with the following output:
lld-link: error: undefined symbol: bool __cdecl llvm::yaml::convertYAML(class 
llvm::yaml::Input &, class llvm::raw_ostream &, class llvm::function_ref<void 
__cdecl(class llvm::Twine const &)>, unsigned int, unsigned __int64)
>>> referenced by 
>>> unittests\DebugInfo\LogicalView\CMakeFiles\DebugInfoLogicalViewTests.dir\DWARFReaderTest.cpp.obj:(private:
>>>  virtual void __cdecl `anonymous 
>>> namespace'::LogicalViewTest_DWARFReader_ReadBrokenFile_Test::TestBody(void))
```
</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/206488
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits

Reply via email to