felipepiovezan wrote: @ashgti this is causing failures on the mac green dragon bots:
``` 22:22:16 File "/Users/ec2-user/jenkins/workspace/llvm.org/as-lldb-cmake-os-verficiation/llvm-project/lldb/test/API/tools/lldb-dap/variables/children/TestDAP_variables_children.py", line 68, in test_return_variable_with_children 22:22:16 self.assertEqual(return_variable["name"], "(Return Value)") 22:22:16 AssertionError: 'indexed' != '(Return Value)' 22:22:16 - indexed 22:22:16 + (Return Value) ``` Could you have a look please? https://green.lab.llvm.org/job/as-lldb-cmake-os-verficiation/979/ https://github.com/llvm/llvm-project/pull/183176 _______________________________________________ lldb-commits mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits
