<html>
<head>
<base href="https://bugs.llvm.org/">
</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 - TestLocalVariables.py"
href="https://bugs.llvm.org/show_bug.cgi?id=43752">43752</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>TestLocalVariables.py
</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>Windows NT
</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>jdevlieghere@apple.com
</td>
</tr>
<tr>
<th>CC</th>
<td>jdevlieghere@apple.com, llvm-bugs@lists.llvm.org
</td>
</tr></table>
<p>
<div>
<pre>FAIL: lldb-api :: lang/c/local_variables/TestLocalVariables.py (475 of 1803)
******************** TEST 'lldb-api ::
lang/c/local_variables/TestLocalVariables.py' FAILED ********************
lldb version 10.0.0 (<a href="http://llvm.org/svn/llvm-project/lldb/trunk">http://llvm.org/svn/llvm-project/lldb/trunk</a> revision
375454)
clang revision 375454
llvm revision 375454
LLDB library dir: E:\build_slave\lldb-x64-windows-ninja\build\bin
LLDB import library dir: E:\build_slave\lldb-x64-windows-ninja\build\bin\..\lib
The 'lldb-vscode' executable cannot be located. The lldb-vscode tests can not
be run as a result.
Libc++ tests will not be run because: Don't know how to build with libc++ on
windows
libstdcxx tests will not be run because: Don't know how to build with libstdcxx
on windows
Skipping following debug info categories: ['dwo', 'dsym', 'gmodules']
Session logs for test failures/errors/unexpected successes will go into
directory 'E:/build_slave/lldb-x64-windows-ninja/build/lldb-test-traces'
Command invoked:
E:/build_slave/lldb-x64-windows-ninja/llvm/tools/lldb/test/API/dotest.py
--arch=x86_64 -s E:/build_slave/lldb-x64-windows-ninja/build/lldb-test-traces
-S nm -u CXXFLAGS -u CFLAGS --executable
E:/build_slave/lldb-x64-windows-ninja/build/./bin/lldb.exe --dsymutil
E:/build_slave/lldb-x64-windows-ninja/build/./bin/dsymutil.exe --filecheck
E:/build_slave/lldb-x64-windows-ninja/build/./bin/FileCheck.exe -C
E:/build_slave/lldb-x64-windows-ninja/build/./bin/clang.exe --rerun-all-issues
--env LLVM_LIBS_DIR=E:/build_slave/lldb-x64-windows-ninja/build/./lib
--build-dir
E:/build_slave/lldb-x64-windows-ninja/build/tools/lldb/lldb-test-build.noindex
--lldb-module-cache-dir
E:/build_slave/lldb-x64-windows-ninja/build/tools/lldb/lldb-test-build.noindex/module-cache-lldb\lldb-api
--clang-module-cache-dir
E:/build_slave/lldb-x64-windows-ninja/build/tools/lldb/lldb-test-build.noindex/module-cache-clang\lldb-api
E:\build_slave\lldb-x64-windows-ninja\llvm\tools\lldb\packages\Python\lldbsuite\test\lang\c\local_variables
-p TestLocalVariables.py
UNSUPPORTED: LLDB
(E:\build_slave\lldb-x64-windows-ninja\build\bin\clang.exe-x86_64) ::
test_c_local_variables_dsym (TestLocalVariables.LocalVariablesTestCase) (test
case does not fall in any category of interest for this run)
FAIL: LLDB (E:\build_slave\lldb-x64-windows-ninja\build\bin\clang.exe-x86_64)
:: test_c_local_variables_dwarf (TestLocalVariables.LocalVariablesTestCase)
UNSUPPORTED: LLDB
(E:\build_slave\lldb-x64-windows-ninja\build\bin\clang.exe-x86_64) ::
test_c_local_variables_dwo (TestLocalVariables.LocalVariablesTestCase) (test
case does not fall in any category of interest for this run)
UNSUPPORTED: LLDB
(E:\build_slave\lldb-x64-windows-ninja\build\bin\clang.exe-x86_64) ::
test_c_local_variables_gmodules (TestLocalVariables.LocalVariablesTestCase)
(test case does not fall in any category of interest for this run)
======================================================================
FAIL: test_c_local_variables_dwarf (TestLocalVariables.LocalVariablesTestCase)
Test local variable value.
----------------------------------------------------------------------
Traceback (most recent call last):
File
"E:\build_slave\lldb-x64-windows-ninja\llvm\tools\lldb\packages\Python\lldbsuite\test\lldbtest.py",
line 1748, in test_method
return attrvalue(self)
File
"E:\build_slave\lldb-x64-windows-ninja\llvm\tools\lldb\packages\Python\lldbsuite\test\lang\c\local_variables\TestLocalVariables.py",
line 55, in test_c_local_variables
substrs=['(unsigned int) i = 10'])
File
"E:\build_slave\lldb-x64-windows-ninja\llvm\tools\lldb\packages\Python\lldbsuite\test\lldbtest.py",
line 2374, in expect
msg if msg else EXP_MSG(str, output, exe))
AssertionError: False is not True : Variable(s) displayed correctly
Config=x86_64-E:\build_slave\lldb-x64-windows-ninja\build\bin\clang.exe
----------------------------------------------------------------------
Ran 4 tests in 2.094s</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are the assignee for the bug.</li>
</ul>
</body>
</html>