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

        <tr>
          <th>Summary</th>
          <td>TestProcessLaunch 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_set_working_dir_with_dsym (TestProcessLaunch.ProcessLaunchTestCase)
   Test that '-w dir' sets the working dir when running the inferior.
----------------------------------------------------------------------
Traceback (most recent call last):
  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/functionalities/process_launch/TestProcessLaunch.py",
line 119, in test_set_working_dir_with_dsym
    self.my_working_dir_test()
  File "/Users/tfiala/lldb/svn/lldb/test/lldbtest.py", line 421, in wrapper
    return func(self, *args, **kwargs)
  File
"/Users/tfiala/lldb/svn/lldb/test/functionalities/process_launch/TestProcessLaunch.py",
line 196, in my_working_dir_test
    self.fail(err_msg)
AssertionError: The current working directory was not set correctly.

Config=x86_64-/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
======================================================================
FAIL: test_set_working_dir_with_dwarf (TestProcessLaunch.ProcessLaunchTestCase)
   Test that '-w dir' sets the working dir when running the inferior.
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/Users/tfiala/lldb/svn/lldb/test/lldbtest.py", line 529, in wrapper
    func(*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/functionalities/process_launch/TestProcessLaunch.py",
line 127, in test_set_working_dir_with_dwarf
    self.my_working_dir_test()
  File "/Users/tfiala/lldb/svn/lldb/test/lldbtest.py", line 421, in wrapper
    return func(self, *args, **kwargs)
  File
"/Users/tfiala/lldb/svn/lldb/test/functionalities/process_launch/TestProcessLaunch.py",
line 196, in my_working_dir_test
    self.fail(err_msg)
AssertionError: The current working directory was not set correctly.

Config=x86_64-/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
----------------------------------------------------------------------
Ran 4 tests in 8.103s</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>