[all-commits] [llvm/llvm-project] 28293e: [lldb][test] XFAIL FrameFormat tests on Windows again

Michael Buch via All-commits all-commits at lists.llvm.org
Sat Apr 26 05:25:47 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 28293ea023c1aeeed3bff0e2d06feacc9bc365cd
      https://github.com/llvm/llvm-project/commit/28293ea023c1aeeed3bff0e2d06feacc9bc365cd
  Author: Michael Buch <michaelbuch12 at gmail.com>
  Date:   2025-04-26 (Sat, 26 Apr 2025)

  Changed paths:
    M lldb/test/Shell/Settings/TestCxxFrameFormatPartialFailure.test
    M lldb/test/Shell/Settings/TestFrameFormatFunctionBasename.test
    M lldb/test/Shell/Settings/TestFrameFormatFunctionFormattedArguments.test
    M lldb/test/Shell/Settings/TestFrameFormatFunctionQualifiers.test
    M lldb/test/Shell/Settings/TestFrameFormatFunctionReturn.test
    M lldb/test/Shell/Settings/TestFrameFormatFunctionScope.test
    M lldb/test/Shell/Settings/TestFrameFormatFunctionTemplateArguments.test

  Log Message:
  -----------
  [lldb][test] XFAIL FrameFormat tests on Windows again

These are failing for various reasons on CI, most likely due to us
requiring the Microsoft mangler. So XFAIL these.



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