[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
Sun Mar 30 01:40:23 PDT 2025
llvm-ci wrote:
LLVM Buildbot has detected a new failure on builder `llvm-clang-win-x-armv7l` running on `as-builder-1` while building `lldb,llvm` at step 9 "test-check-llvm".
Full details are available at: https://lab.llvm.org/buildbot/#/builders/38/builds/2638
<details>
<summary>Here is the relevant piece of the build log for the reference</summary>
```
Step 9 (test-check-llvm) failure: Test just built components: check-llvm completed (failure)
******************** TEST 'LLVM-Unit :: Support/./SupportTests.exe/51/87' FAILED ********************
Script(shard):
--
GTEST_OUTPUT=json:C:\buildbot\as-builder-1\x-armv7l\build\unittests\Support\.\SupportTests.exe-LLVM-Unit-10412-51-87.json GTEST_SHUFFLE=0 GTEST_TOTAL_SHARDS=87 GTEST_SHARD_INDEX=51 C:\buildbot\as-builder-1\x-armv7l\build\unittests\Support\.\SupportTests.exe
--
Script:
--
C:\buildbot\as-builder-1\x-armv7l\build\unittests\Support\.\SupportTests.exe --gtest_filter=Caching.NoCommit
--
C:\buildbot\as-builder-1\x-armv7l\llvm-project\llvm\unittests\Support\Caching.cpp(142): error: Value of: AddStream
Actual: false
Expected: true
C:\buildbot\as-builder-1\x-armv7l\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