[all-commits] [llvm/llvm-project] 3788d4: [lldb][objc] NSError data formatter test is failing

Jason Molenda via All-commits all-commits at lists.llvm.org
Wed May 28 22:02:41 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 3788d459472fb28c244bad6bf010fdcbad907de7
      https://github.com/llvm/llvm-project/commit/3788d459472fb28c244bad6bf010fdcbad907de7
  Author: Jason Molenda <jmolenda at apple.com>
  Date:   2025-05-28 (Wed, 28 May 2025)

  Changed paths:
    M lldb/test/API/functionalities/data-formatter/data-formatter-objc/TestDataFormatterObjCNSError.py

  Log Message:
  -----------
  [lldb][objc] NSError data formatter test is failing
after PR 138209 stopped applying data formatters
for T** by default, and this test expects that to
work.  We'll need to figure out if we want to drop
this test, or adapt NSError/other objc formatters to
descend an extra level or two of depth.



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