[lldb-dev] [Bug 20550] New: StaticVariableTestCase fails on lab.llvm.org FreeBSD buildbot
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Tue Aug 5 12:58:07 PDT 2014
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: lldb-dev at cs.uiuc.edu
Reporter: emaste at freebsd.org
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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20140805/0262bc7f/attachment.html>
More information about the lldb-dev
mailing list