[Lldb-commits] [lldb] [llvm] Modify the localCache API to require an explicit commit on CachedFile… (PR #115331)
LLVM Continuous Integration via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 7 14:22:21 PST 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `lld-x86_64-win` running on `as-worker-93` while building `lldb,llvm` at step 7 "test-build-unified-tree-check-all".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/146/builds/2436
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 7 (test-build-unified-tree-check-all) failure: test (failure)
******************** TEST 'LLVM-Unit :: Support/./SupportTests.exe/51/87' FAILED ********************
Script(shard):
--
GTEST_OUTPUT=json:C:\a\lld-x86_64-win\build\unittests\Support\.\SupportTests.exe-LLVM-Unit-24192-51-87.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=87 GTEST_SHARD_INDEX=51 C:\a\lld-x86_64-win\build\unittests\Support\.\SupportTests.exe
--
Script:
--
C:\a\lld-x86_64-win\build\unittests\Support\.\SupportTests.exe --gtest_filter=Caching.NoCommit
--
C:\a\lld-x86_64-win\llvm-project\llvm\unittests\Support\Caching.cpp(142): error: Value of: AddStream
Actual: false
Expected: true
C:\a\lld-x86_64-win\llvm-project\llvm\unittests\Support\Caching.cpp:142
Value of: AddStream
Actual: false
Expected: true
********************
```
</details>
https://github.com/llvm/llvm-project/pull/115331
More information about the lldb-commits
mailing list