<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 --- - TestObjCDynamicValue tests failing on Darwin"
   href="http://llvm.org/bugs/show_bug.cgi?id=20271">20271</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>TestObjCDynamicValue tests failing on Darwin
          </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>MacOS X
          </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>tfiala@google.com
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>======================================================================
FAIL: test_get_dynamic_objc_vals_with_dsym
(TestObjCDynamicValue.ObjCDynamicValueTestCase)
   Test fetching ObjC dynamic values.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/tfiala/lldb/svn/lldb/test/lldbtest.py", line 319, in wrapper
    return func(self, *args, **kwargs)
  File "/Users/tfiala/lldb/svn/lldb/test/lldbtest.py", line 353, in wrapper
    return func(self, *args, **kwargs)
  File
"/Users/tfiala/lldb/svn/lldb/test/lang/objc/objc-dynamic-value/TestObjCDynamicValue.py",
line 24, in test_get_dynamic_objc_vals_with_dsym
    self.do_get_dynamic_vals()
  File
"/Users/tfiala/lldb/svn/lldb/test/lang/objc/objc-dynamic-value/TestObjCDynamicValue.py",
line 96, in do_get_dynamic_vals
    self.examine_SourceDerived_ptr (myObserver_source)
  File
"/Users/tfiala/lldb/svn/lldb/test/lang/objc/objc-dynamic-value/TestObjCDynamicValue.py",
line 54, in examine_SourceDerived_ptr
    self.assertTrue (derivedValue)
AssertionError: <lldb.SBValue; proxy of <Swig Object of type 'lldb::SBValue *'
at 0x10fb233f0> > is not True
Config=x86_64-/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
======================================================================
FAIL: test_get_objc_dynamic_vals_with_dwarf
(TestObjCDynamicValue.ObjCDynamicValueTestCase)
   Test fetching ObjC dynamic values.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/tfiala/lldb/svn/lldb/test/lldbtest.py", line 319, in wrapper
    return func(self, *args, **kwargs)
  File "/Users/tfiala/lldb/svn/lldb/test/lldbtest.py", line 370, in wrapper
    return func(self, *args, **kwargs)
  File
"/Users/tfiala/lldb/svn/lldb/test/lang/objc/objc-dynamic-value/TestObjCDynamicValue.py",
line 35, in test_get_objc_dynamic_vals_with_dwarf
    self.do_get_dynamic_vals()
  File
"/Users/tfiala/lldb/svn/lldb/test/lang/objc/objc-dynamic-value/TestObjCDynamicValue.py",
line 96, in do_get_dynamic_vals
    self.examine_SourceDerived_ptr (myObserver_source)
  File
"/Users/tfiala/lldb/svn/lldb/test/lang/objc/objc-dynamic-value/TestObjCDynamicValue.py",
line 54, in examine_SourceDerived_ptr
    self.assertTrue (derivedValue)
AssertionError: <lldb.SBValue; proxy of <Swig Object of type 'lldb::SBValue *'
at 0x10fb23bd0> > is not True
Config=x86_64-/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/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>