[lldb-dev] [Bug 23139] New: Some tests fail with gcc-4.9.2 on Linux

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Mon Apr 6 18:29:21 PDT 2015


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

            Bug ID: 23139
           Summary: Some tests fail with gcc-4.9.2 on Linux
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: chying at google.com
    Classification: Unclassified

Created attachment 14162
  --> https://llvm.org/bugs/attachment.cgi?id=14162&action=edit
test log file

Test fails on both of i386 and x86_64,
test_with_dwarf_and_run_command(TestDataFormatterSynth.SynthDataFormatterTestCase)

Test fails on x86_64,
test_sb_api_listener_event_description(TestMultithreaded.SBBreakpointCallbackCase)
test_sb_api_listener_event_process_state(TestMultithreaded.SBBreakpointCallbackCase)
test_sb_api_listener_resume (TestMultithreaded.SBBreakpointCallbackCase)

Test Fails on i386,

test_evaluate_expression_python (TestExprs.BasicExprCommandsTestCase)
test_many_expr_commands (TestExprs.BasicExprCommandsTestCase)
test_inferior_crashing_expr_step_and_expr_dwarf
(TestInferiorCrashing.CrashingInferiorTestCase)
test_inferior_crashing_step_dwarf test_step_over_with_dwarf_and_python_api 
test_with_dwarf_and_python_api (TestInlineStepping.TestInlineStepping)
test_memory_read_with_dwarf (TestMemoryRead.MemoryReadTestCase)
test_lldbmi_exec_abort (TestMiExec.MiExecTestCase)
test_lldbmi_exec_arguments_reset (TestMiExec.MiExecTestCase)
test_lldbmi_exec_arguments_set (TestMiExec.MiExecTestCase)
test_lldbmi_exec_finish (TestMiExec.MiExecTestCase)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150407/49cc0206/attachment.html>


More information about the lldb-dev mailing list