<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 - r298165 broken unit-tests"
   href="https://bugs.llvm.org/show_bug.cgi?id=32338">32338</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>r298165 broken unit-tests
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>clang
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>Linux
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>enhancement
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>-New Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>unassignedclangbugs@nondot.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>renato.golin@linaro.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>This build got cancelled due to a master restart:
<a href="http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15/builds/5226">http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15/builds/5226</a>

and that's probably why noone saw this failure:
<a href="http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15/builds/5227">http://lab.llvm.org:8011/builders/clang-cmake-thumbv7-a15/builds/5227</a>
<a href="http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15/builds/5244">http://lab.llvm.org:8011/builders/clang-cmake-armv7-a15/builds/5244</a>

which is still present in trunk:

BasicTests:
/home/buildslave/buildslave/clang-cmake-thumbv7-a15/llvm/lib/Support/MemoryBuffer.cpp:48:
void llvm::MemoryBuffer::init(const char *, const char *, bool): Assertion
`(!RequiresNullTerminator || BufEnd[0] == 0) && "Buffer is not null
terminated!"' failed.

Since this is going for a long time, I reverted in r298185.</pre>
        </div>
      </p>


      <hr>
      <span>You are receiving this mail because:</span>

      <ul>
          <li>You are on the CC list for the bug.</li>
      </ul>
    </body>
</html>