<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>Bug ID</th>
<td><a class="bz_bug_link
bz_status_NEW "
title="NEW --- - TestLoadUnload fails when run from Windows to Android"
href="https://llvm.org/bugs/show_bug.cgi?id=25805">25805</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>TestLoadUnload fails when run from Windows to Android
</td>
</tr>
<tr>
<th>Product</th>
<td>lldb
</td>
</tr>
<tr>
<th>Version</th>
<td>unspecified
</td>
</tr>
<tr>
<th>Hardware</th>
<td>PC
</td>
</tr>
<tr>
<th>OS</th>
<td>other
</td>
</tr>
<tr>
<th>Status</th>
<td>NEW
</td>
</tr>
<tr>
<th>Severity</th>
<td>normal
</td>
</tr>
<tr>
<th>Priority</th>
<td>P
</td>
</tr>
<tr>
<th>Component</th>
<td>All Bugs
</td>
</tr>
<tr>
<th>Assignee</th>
<td>lldb-dev@lists.llvm.org
</td>
</tr>
<tr>
<th>Reporter</th>
<td>labath@google.com
</td>
</tr>
<tr>
<th>CC</th>
<td>llvm-bugs@lists.llvm.org
</td>
</tr>
<tr>
<th>Classification</th>
<td>Unclassified
</td>
</tr></table>
<p>
<div>
<pre>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</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>