[llvm-bugs] [Bug 25805] New: TestLoadUnload fails when run from Windows to Android
via llvm-bugs
llvm-bugs at lists.llvm.org
Fri Dec 11 08:09:12 PST 2015
https://llvm.org/bugs/show_bug.cgi?id=25805
Bug ID: 25805
Summary: TestLoadUnload fails when run from Windows to Android
Product: lldb
Version: unspecified
Hardware: PC
OS: other
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: labath at google.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
I am XFAILing the test until we figure it out.
This is what the buildbot says:
======================================================================
FAIL: test_lldb_process_load_and_unload_commands_dwarf
(TestLoadUnload.LoadUnloadTestCase)
Test that lldb process load/unload command work correctly.
----------------------------------------------------------------------
Traceback (most recent call last):
File
"c:\lldbSlave\lldb-win7-android\llvm\tools\lldb\packages\Python\lldbsuite\test\lldbtest.py",
line 566, in wrapper
return func(self, *args, **kwargs)
File
"c:\lldbSlave\lldb-win7-android\llvm\tools\lldb\packages\Python\lldbsuite\test\lldbtest.py",
line 2282, in dwarf_test_method
return attrvalue(self)
File
"c:\lldbSlave\lldb-win7-android\llvm\tools\lldb\packages\Python\lldbsuite\test\lldbtest.py",
line 888, in wrapper
func(*args, **kwargs)
File
"c:\lldbSlave\lldb-win7-android\llvm\tools\lldb\packages\Python\lldbsuite\test\functionalities\load_unload\TestLoadUnload.py",
line 220, in test_lldb_process_load_and_unload_commands
'Image [0-9]+ loaded'])
File
"c:\lldbSlave\lldb-win7-android\llvm\tools\lldb\packages\Python\lldbsuite\test\lldbtest.py",
line 2669, in expect
self.runCmd(str, msg=msg, trace = (True if trace else False), check = not
error, inHistory=inHistory)
File
"c:\lldbSlave\lldb-win7-android\llvm\tools\lldb\packages\Python\lldbsuite\test\lldbtest.py",
line 2595, in runCmd
msg if msg else CMD_MSG(cmd))
AssertionError: False is not True : libloadunload_a.so loaded correctly
Config=i386-C:/Toolchains/i386-21/bin/i686-linux-android-gcc.exe
--
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/20151211/501d01ab/attachment.html>
More information about the llvm-bugs
mailing list