medismailben wrote: > Hey, @DavidSpickett: > > This commit is causing a failure in > > [2026-07-31T19:58:19.851Z] FAIL: LLDB > (/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake/lldb-build/bin/clang-arm64) > :: test_cas e_insensitivity (TestRegisters.RegisterCommandsTestCase) > > For instance, see: > > https://ci.swift.org/view/all/job/llvm.org/view/LLDB/job/as-lldb-cmake/9068/ > > That test run is timing out altogether, because another test, we think > TestOSIndSYM.py, is stalling... But before that happens, this test runs and > fails.
@DavidSpickett https://github.com/llvm/llvm-project/pull/213605 should address this issue. https://github.com/llvm/llvm-project/pull/213001 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
