[llvm-bugs] [Bug 24939] New: inferior-crashing tests failing on FreeBSD

via llvm-bugs llvm-bugs at lists.llvm.org
Fri Sep 25 09:06:34 PDT 2015


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

            Bug ID: 24939
           Summary: inferior-crashing tests failing on FreeBSD
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: emaste at freebsd.org
                CC: llvm-bugs at lists.llvm.org
    Classification: Unclassified

These tests hung on the old FreeBSD buildbot, which has now been removed. When
run locally they don't hang, but fail with something like:

  File
"/usr/home/jlw/LLDB/llvm-150923.wrk/tools/lldb/test/functionalities/inferior-crashing/TestInferiorCrashing.py",
line 228, in inferior_crashing_step_after_break
    substrs = ['Process', expected_state])
  File "/usr/home/jlw/LLDB/llvm-150923.wrk/tools/lldb/test/lldbtest.py", line
2680, in expect
    msg if msg else EXP_MSG(str, exe))
AssertionError: False is not True : 'exited' returns expected result
Config=x86_64-clang

test/functionalities/inferior-crashing/TestInferiorCrashing.py            
test/functionalities/inferior-crashing/recursive-inferior/TestRecursiveInferior.py

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20150925/8eefae62/attachment-0001.html>


More information about the llvm-bugs mailing list