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

            Bug ID: 36690
           Summary: testsuite: MakeInlineTest ignores no_debug_info_test
           Product: lldb
           Version: unspecified
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev@lists.llvm.org
          Reporter: jan.kratoch...@redhat.com
                CC: llvm-b...@lists.llvm.org

Created attachment 20050
  --> https://bugs.llvm.org/attachment.cgi?id=20050&action=edit
Attempted fix with no effect

These testcases should be marked as no_debug_info_test:

packages/Python/lldbsuite/test/functionalities/data-formatter/typedef_array/TestTypedefArray.py
packages/Python/lldbsuite/test/functionalities/frame_var_scope/TestFrameVariableScope.py
packages/Python/lldbsuite/test/lang/cpp/extern_c/TestExternCSymbols.py
packages/Python/lldbsuite/test/lang/cpp/lambdas/TestLambdas.py
packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py

At least during my tests it complains by:
  dwz: a.out.debug.dwz: .debug_info section not present

But lldbinline.MakeInlineTest ignores decorators.no_debug_info_test there.

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

Reply via email to