llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `lldb-remote-linux-win` 
running on `as-builder-10` while building `lldb` at step 16 
"test-check-lldb-unit".

Full details are available at: 
https://lab.llvm.org/buildbot/#/builders/197/builds/7609

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 16 (test-check-lldb-unit) failure: Test just built components: 
check-lldb-unit completed (failure)
******************** TEST 'lldb-unit :: Symbol/./SymbolTests.exe/56/91' FAILED 
********************
Script(shard):
--
GTEST_OUTPUT=json:C:\buildbot\as-builder-10\lldb-x-aarch64\build\tools\lldb\unittests\Symbol\.\SymbolTests.exe-lldb-unit-11500-56-91.json
 GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=91 GTEST_SHARD_INDEX=56 
C:\buildbot\as-builder-10\lldb-x-aarch64\build\tools\lldb\unittests\Symbol\.\SymbolTests.exe
--

Script:
--
C:\buildbot\as-builder-10\lldb-x-aarch64\build\tools\lldb\unittests\Symbol\.\SymbolTests.exe
 --gtest_filter=TestTypeSystemClang.AsmLabel_CtorDtor
--
C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\unittests\Symbol\TestTypeSystemClang.cpp(1170):
 error: Expected equality of these values:
  m_ast->DeclGetMangledName(ctor_nolabel).GetCString()
    Which is: "??0S@@QEAA@XZ"
  "_ZN1SC1Ev"


C:\buildbot\as-builder-10\lldb-x-aarch64\llvm-project\lldb\unittests\Symbol\TestTypeSystemClang.cpp:1170
Expected equality of these values:
  m_ast->DeclGetMangledName(ctor_nolabel).GetCString()
    Which is: "??0S@@QEAA@XZ"
  "_ZN1SC1Ev"



********************


```

</details>

https://github.com/llvm/llvm-project/pull/148877
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to