[all-commits] [llvm/llvm-project] 2b4127: [lldb] Disable test_step_out_thunk on Windows

Jonas Devlieghere via All-commits all-commits at lists.llvm.org
Mon Feb 17 16:27:23 PST 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 2b41277a09820bc47dc533ad37b5213edc2e8d52
      https://github.com/llvm/llvm-project/commit/2b41277a09820bc47dc533ad37b5213edc2e8d52
  Author: Jonas Devlieghere <jonas at devlieghere.com>
  Date:   2025-02-17 (Mon, 17 Feb 2025)

  Changed paths:
    M lldb/test/API/lang/cpp/thunk/TestThunk.py

  Log Message:
  -----------
  [lldb] Disable test_step_out_thunk on Windows

On Windows we end up in assembly. Not sure if the thread plans behave
differently or this is a debug info issue. I have no environment to
reproduce and investigate this in, so I'm disabling the test for now.



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