[llvm] [CAS] Add OnDiskGraphDB and OnDiskKeyValueDB (PR #114102)

Paul Osmialowski via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 24 02:04:48 PDT 2025


pawosm-arm wrote:

The test cases introduced here are failing in our CI on Red Hat Enterprise Linux 10, even last night despite all of those corrections merged later. This is the list of the systems on which these tests do .not. fail:
- Amazon Linux 2023
- Red Hat Enterprise Linux 8
- Red Hat Enterprise Linux 9
- Ubuntu 22
- Ubuntu 24
- SLES15sp6
- SLES15sp7
Does anyone know what needs to be configured in RHEL10 that does not need to be configured in RHEL8, RHEL9,AL2023, SLES15sp6, SLES15sp7, Ubuntu22, and Ubuntu24 that could make these tests pass on RHEL10?


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


More information about the llvm-commits mailing list