[llvm] [llvm] Fix: DebuginfodTests must link libHTTP after 789f30c73ef4 (PR #192225)

LLVM Continuous Integration via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 16 04:47:52 PDT 2026


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `lldb-arm-ubuntu` running on `linaro-lldb-arm-ubuntu` while building `llvm` at step 6 "test".

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

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

```
Step 6 (test) failure: build (failure)
...
PASS: lldb-unit :: Core/./LLDBCoreTests/7/59 (2225 of 2779)
PASS: lldb-unit :: Core/./LLDBCoreTests/8/59 (2226 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/0/26 (2227 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/1/26 (2228 of 2779)
PASS: lldb-unit :: Core/./LLDBCoreTests/9/59 (2229 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/10/26 (2230 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/13/26 (2231 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/11/26 (2232 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/14/26 (2233 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/15/26 (2234 of 2779)
FAIL: lldb-unit :: DAP/./DAPTests/12/26 (2235 of 2779)
******************** TEST 'lldb-unit :: DAP/./DAPTests/12/26' FAILED ********************
Script(shard):
--
GTEST_OUTPUT=json:/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/tools/lldb/unittests/DAP/./DAPTests-lldb-unit-1056998-12-26.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=26 GTEST_SHARD_INDEX=12 /home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/tools/lldb/unittests/DAP/./DAPTests
--

Script:
--
/home/tcwg-buildbot/worker/lldb-arm-ubuntu/build/tools/lldb/unittests/DAP/./DAPTests --gtest_filter=DAPSessionManagerTest.WaitForAllSessionsToDisconnect
--
/home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/unittests/DAP/DAPSessionManagerTest.cpp:96: Failure
Expected: (duration) >= (std::chrono::milliseconds(100)), actual: 8-byte object <FE-61 F4-05 00-00 00-00> vs 8-byte object <64-00 00-00 00-00 00-00>


/home/tcwg-buildbot/worker/lldb-arm-ubuntu/llvm-project/lldb/unittests/DAP/DAPSessionManagerTest.cpp:96
Expected: (duration) >= (std::chrono::milliseconds(100)), actual: 8-byte object <FE-61 F4-05 00-00 00-00> vs 8-byte object <64-00 00-00 00-00 00-00>



********************
PASS: lldb-unit :: DAP/./DAPTests/16/26 (2236 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/18/26 (2237 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/2/26 (2238 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/19/26 (2239 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/17/26 (2240 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/20/26 (2241 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/23/26 (2242 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/24/26 (2243 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/21/26 (2244 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/25/26 (2245 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/22/26 (2246 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/3/26 (2247 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/6/26 (2248 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/5/26 (2249 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/7/26 (2250 of 2779)
PASS: lldb-unit :: DataFormatter/./LLDBFormatterTests/0/17 (2251 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/8/26 (2252 of 2779)
PASS: lldb-unit :: DAP/./DAPTests/4/26 (2253 of 2779)

```

</details>

https://github.com/llvm/llvm-project/pull/192225


More information about the llvm-commits mailing list