[clang] [clang][deps] Only bypass scanning VFS for the module cache (PR #88800)

Jan Svoboda via cfe-commits cfe-commits at lists.llvm.org
Tue Aug 13 09:06:47 PDT 2024


jansvoboda11 wrote:

> Hi, we're seeing a test failure in our x64 linux CI. This was the only commit in the blame. Can you take a look and revert if it will take a while to fix?
> 
> Failing test: LLVM :: tools/llvm-debuginfod-find/cache.test
> 
> Bot: https://ci.chromium.org/ui/p/fuchsia/builders/toolchain.ci/clang-base-linux-x64/b8739705885565391185/overview

Hi, thanks for the notification. This change is in Clang and the failing test is in LLVM, so I'm not convinced this change is causing the failure. Also, it seems all tests passed on newer commit 246f345152e933aa40fd20929b59b5c8ef04ce38. Is the test just flaky?

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


More information about the cfe-commits mailing list