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: [email protected]
Reporter: [email protected]
CC: [email protected]
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 the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev