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@lists.llvm.org Reporter: ema...@freebsd.org CC: llvm-b...@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 the assignee for the bug.
_______________________________________________ lldb-dev mailing list lldb-dev@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev