https://bugs.llvm.org/show_bug.cgi?id=44561

            Bug ID: 44561
           Summary: TestCrossObjectTailCalls.py and
                    TestCrossDSOTailCalls.py fail on lldb-cmake-aarch64
                    Linux
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev@lists.llvm.org
          Reporter: v...@apple.com
                CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org

Both tests fail in the same way on an aarch64/Linux bot:

  File
"/home/buildslave/buildslave/lldb-cmake-aarch64/llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/tail_call_frames/cross_object/TestCrossObjectTailCalls.py",
line 58, in test_cross_object_tail_calls
    self.assertTrue(name in frame.GetDisplayFunctionName())
AssertionError: False is not True

For some reason the backtrace the tests are expecting to find is incomplete.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to