http://llvm.org/bugs/show_bug.cgi?id=20550
Bug ID: 20550
Summary: StaticVariableTestCase fails on lab.llvm.org FreeBSD
buildbot
Product: lldb
Version: unspecified
Hardware: PC
OS: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
FAIL: test_with_dwarf_and_python_api
(TestStaticVariables.StaticVariableTestCase)
Test Python APIs on file and class static variables.
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/lldbtest.py",
line 439, in wrapper
func(*args, **kwargs)
File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/lldbtest.py",
line 324, in wrapper
return func(self, *args, **kwargs)
File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/lldbtest.py",
line 375, in wrapper
return func(self, *args, **kwargs)
File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/lang/cpp/class_static/TestStaticVariables.py",
line 47, in test_with_dwarf_and_python_api
self.static_variable_python()
File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/lang/cpp/class_static/TestStaticVariables.py",
line 120, in static_variable_python
self.assertTrue(val.GetNumChildren() == 2)
AssertionError: False is not True
Config=amd64-clang
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev