[Lldb-commits] [lldb] [llvm] Modify the localCache API to require an explicit commit on CachedFile… (PR #115331)
via lldb-commits
lldb-commits at lists.llvm.org
Fri Mar 7 19:25:20 PST 2025
dyung wrote:
@anjenner The unittest you added at `unittests/Support/Caching.cpp` seems to be randomly failing on a Windows bot:
- https://lab.llvm.org/buildbot/#/builders/46/builds/13196
- https://lab.llvm.org/buildbot/#/builders/46/builds/13202
- https://lab.llvm.org/buildbot/#/builders/46/builds/13207
- https://lab.llvm.org/buildbot/#/builders/46/builds/13208
Can you take a look and make this test more reliable?
https://github.com/llvm/llvm-project/pull/115331
More information about the lldb-commits
mailing list