<html>
    <head>
      <base href="http://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 --- - TestGlobalVariables fails on FreeBSD after r222163 (editline rework)"
   href="http://llvm.org/bugs/show_bug.cgi?id=21599">21599</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>TestGlobalVariables fails on FreeBSD after r222163 (editline rework)
          </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>FreeBSD
          </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@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>emaste@freebsd.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>It's currently not clear to me why this failure appeared after the editline
work.

FAIL: test_with_dwarf (TestGlobalVariables.GlobalVariablesTestCase)             
   Test 'frame variable --scope --no-args' which omits args and shows scopes.   
----------------------------------------------------------------------          
Traceback (most recent call last):                                              
  File "/tank/emaste/src/llvm/tools/lldb/test/lldbtest.py", line 382, in
wrapper
    return func(self, *args, **kwargs)                                          
  File
"/tank/emaste/src/llvm/tools/lldb/test/lang/c/global_variables/TestGlobalVariables.py",
line 24, in test_with_dwarf
    self.global_variables()                                                     
  File
"/tank/emaste/src/llvm/tools/lldb/test/lang/c/global_variables/TestGlobalVariables.py",
line 60, in global_variables
    'stop reason = breakpoint'])                                                
  File "/tank/emaste/src/llvm/tools/lldb/test/lldbtest.py", line 1886, in
expect
    self.runCmd(str, msg=msg, trace = (True if trace else False), check = not
error, inHistory=inHistory)
  File "/tank/emaste/src/llvm/tools/lldb/test/lldbtest.py", line 1812, in
runCmd
    msg if msg else CMD_MSG(cmd))                                               
AssertionError: False is not True : Process should be stopped due to breakpoint 
Config=x86_64-/usr/bin/clang</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>