<div dir="ltr">I&#39;ve just wiped all the LLDB builders.  I think this might be a stale .pyc file issue.  If it comes back failing on the next build, I&#39;ll revert and figure out what&#39;s busted.  (This is building cleanly locally).</div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, May 13, 2016 at 8:05 PM,  <span dir="ltr">&lt;<a href="mailto:no-reply@swift.org" target="_blank">no-reply@swift.org</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><u></u>

  
  
 
 <div>
<h2 style="width:100%;background-color:red;color:white;text-align:center"></h2>
 <h1>[<font>FAILURE</font>] oss-lldb-incremental-linux-ubuntu-15_10 [#3830]</h1> 

<table>
  <tbody><tr><th>Build URL:</th><td><a href="https://ci.swift.org/job/oss-lldb-incremental-linux-ubuntu-15_10/3830/" target="_blank">https://ci.swift.org/job/oss-lldb-incremental-linux-ubuntu-15_10/3830/</a></td></tr>
  <tr><th>Project:</th><td>oss-lldb-incremental-linux-ubuntu-15_10</td></tr>
  <tr><th>Date of build:</th><td>Fri, 13 May 2016 20:05:17 -0700</td></tr>
  <tr><th>Build duration:</th><td>32 sec</td></tr>
</tbody></table>






  
<br>




  <h2>Changes</h2>
  <ul>

      <li>Commit <b>cda8109c8777b9981dd5a8d4f905486e28263489</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">fix argument usage for &#39;-#&#39; command line option</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/dotest.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>3aa03e0b7abc5af32f22e9fd0dfac5f6f9554576</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">test infra: move test event-related handling into its own package</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/decorators.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lldbtest.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test_event/formatter/dump_formatter.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test_event/formatter/pickled.py</li>

          <li><b>delete</b>: packages/Python/lldbsuite/test/dotest_channels.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/dotest.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test_event/event_builder.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/test_result.py</li>

          <li><b>delete</b>: packages/Python/lldbsuite/test/curses_results.py</li>

          <li><b>delete</b>: packages/Python/lldbsuite/test/result_formatter.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/dosep.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test_event/formatter/results_formatter.py</li>

          <li><b>delete</b>: packages/Python/lldbsuite/test/xunit_formatter.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test_event/formatter/__init__.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test_event/formatter/curses.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test_event/formatter/xunit.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test_event/__init__.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test_event/dotest_channels.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>957a38bfc2e281ca40c059562e2fa01f4f65d753</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">test infra: catch bad decorators and import-time errors</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test_event/formatter/xunit.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test/issue_verification/TestInvalidDecorator.py.park</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/dotest.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test_event/formatter/__init__.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test_event/formatter/curses.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test_event/test/src/event_collector.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test_event/event_builder.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test_event/formatter/pickled.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test_event/formatter/results_formatter.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test_event/test/resources/invalid_decorator/TestInvalidDecorator.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test_event/test/src/TestCatchInvalidDecorator.py</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>dd846fa3cf56e3baf139deae5f5fd9659ee31bff</b> by <b>todd.fiala:</b> <p style="white-space:pre-wrap">surface build error content through test event system</p>
        <ul>

          <li><b>edit</b>: packages/Python/lldbsuite/test/plugins/builder_base.py</li>

          <li><b>add</b>: packages/Python/lldbsuite/test_event/build_exception.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test_event/formatter/xunit.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test_event/formatter/curses.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test_event/event_builder.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/plugins/builder_darwin.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/test_result.py</li>

          <li><b>edit</b>: packages/Python/lldbsuite/test/lldbtest.py</li>

        </ul>
      </li>
     <br>

  </ul>


 </div>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">-Todd</div></div>
</div>