[all-commits] [llvm/llvm-project] 349915: [lldb] Fix tests on Linux on Arm (32-bit) after #1...

Leandro Lupori via All-commits all-commits at lists.llvm.org
Mon Apr 13 12:36:31 PDT 2026


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 34991575b2d414ba491ffa3f2c1722414c364cba
      https://github.com/llvm/llvm-project/commit/34991575b2d414ba491ffa3f2c1722414c364cba
  Author: Leandro Lupori <leandro.lupori at linaro.org>
  Date:   2026-04-13 (Mon, 13 Apr 2026)

  Changed paths:
    M lldb/test/API/functionalities/scripted_frame_provider/pass_through_prefix/TestFrameProviderPassThroughPrefix.py
    M lldb/test/API/functionalities/scripted_frame_provider/thread_filter/TestFrameProviderThreadFilter.py

  Log Message:
  -----------
  [lldb] Fix tests on Linux on Arm (32-bit) after #181071 (#191861)

PR #181071 caused regressions on Linux on Arm. These are being tracked
in:
- #191855
- #191859

This PR disables the failing tests for now, to fix the broken buildbot.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list