https://llvm.org/bugs/show_bug.cgi?id=26566
Bug ID: 26566 Summary: test_with_run_command_dwarf (TestDataFormatterLibcxxListLoop.LibcxxListDataFormatt erTestCase) failing on FreeBS 11 Product: lldb Version: unspecified Hardware: PC OS: FreeBSD Status: NEW Severity: normal Priority: P Component: All Bugs Assignee: lldb-...@lists.llvm.org Reporter: ema...@freebsd.org CC: llvm-bugs@lists.llvm.org Classification: Unclassified Command invoked: /usr/home/user/llvm/tools/lldb/test/dotest.py -q --arch=x86_64 --executable /usr/home/user/llvm/build/bin/lldb -s /usr/home/user/llvm/build/lldb-test-traces -u CXXFLAGS -u CFLAGS -C /usr/bin/cc --results-port 52272 --inferior -p TestDataFormatterLibcxxListLoop.py /usr/home/user/llvm/tools/lldb/packages/Python/lldbsuite/test --event-add-entries worker_index=3:int FAIL: LLDB (/usr/bin/cc-x86_64) :: test_with_run_command_dwarf (TestDataFormatterLibcxxListLoop.LibcxxListDataFormatterTestCase) ====================================================================== FAIL: test_with_run_command_dwarf (TestDataFormatterLibcxxListLoop.LibcxxListDataFormatterTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/usr/home/user/llvm/tools/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1452, in dwarf_test_method return attrvalue(self) File "/usr/home/user/llvm/tools/lldb/packages/Python/lldbsuite/test/decorators.py", line 121, in wrapper func(*args, **kwargs) File "/usr/home/user/llvm/tools/lldb/packages/Python/lldbsuite/test/functionalities/data-formatter/data-formatter-stl/libcxx/list/loop/TestDataFormatterLibcxxListLoop.py", line 42, in test_with_run_command self.expect("frame variable *numbers_list", substrs=['[0] = 1', '[1] = 2', '[2] = 3', '[3] = 4', '[5] = 6']) File "/usr/home/user/llvm/tools/lldb/packages/Python/lldbsuite/test/lldbtest.py", line 1904, in expect msg if msg else EXP_MSG(str, exe)) AssertionError: False is not True : '[0] = 1' returns expected result Config=x86_64-/usr/bin/cc Found while getting the tests running again on the FreeBSD buildbot; system compiler is "FreeBSD clang version 3.7.0 (tags/RELEASE_370/final 246257) 20150906" This test does not fail for me on my desktop running a FreeBSD 10.x snapshot (around FreeBSD 10.3); system compiler is "FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512". -- You are receiving this mail because: You are on the CC list for the bug.
_______________________________________________ llvm-bugs mailing list llvm-bugs@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs