<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 - lldb: new (unit)test failures in 7.0"
   href="https://bugs.llvm.org/show_bug.cgi?id=38453">38453</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>lldb: new (unit)test failures in 7.0
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lldb
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>7.0
          </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>All Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>lldb-dev@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mgorny@gentoo.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>llvm-bugs@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>38406
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Created <span class=""><a href="attachment.cgi?id=20643" name="attach_20643" title="dev-util:lldb-7.0.9999:20180806-071614.log.xz">attachment 20643</a> <a href="attachment.cgi?id=20643&action=edit" title="dev-util:lldb-7.0.9999:20180806-071614.log.xz">[details]</a></span>
dev-util:lldb-7.0.9999:20180806-071614.log.xz

The following tests are repeatedly failing for me in the new branch (amd64;
Gentoo Linux):

Failing Tests (12):                                     
    lldb :: tools/lldb-mi/breakpoint/break-insert.test
    lldb :: tools/lldb-mi/data/data-info-line.test                              
    lldb :: tools/lldb-mi/exec/exec-continue.test                               
    lldb :: tools/lldb-mi/exec/exec-finish.test
    lldb :: tools/lldb-mi/exec/exec-interrupt.test
    lldb :: tools/lldb-mi/exec/exec-next-instruction.test
    lldb :: tools/lldb-mi/exec/exec-next.test
    lldb :: tools/lldb-mi/exec/exec-run-wrong-binary.test
    lldb :: tools/lldb-mi/exec/exec-step-instruction.test
    lldb :: tools/lldb-mi/exec/exec-step.test
    lldb :: tools/lldb-mi/symbol/symbol-list-lines.test
    lldb-Unit :: Utility/./UtilityTests/VMRange.CollectionContains

The lldb-mi issue looks like #28253.  The VMRange I didn't see a bug for:

******************** TEST 'lldb-Unit ::
Utility/./UtilityTests/VMRange.CollectionContains' FAILED ********************
Note: Google Test filter = VMRange.CollectionContains
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from VMRange
[ RUN      ] VMRange.CollectionContains
/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999/unittests/Utility/VMRangeTest.cpp:146:
Failure
Value of: VMRange::ContainsRange(collection, VMRange(0x100, 0x104))
  Actual: false
Expected: true
/var/tmp/portage/dev-util/lldb-7.0.9999/work/lldb-7.0.9999/unittests/Utility/VMRangeTest.cpp:147:
Failure
Value of: VMRange::ContainsRange(collection, VMRange(0x108, 0x100))
  Actual: false
Expected: true
[  FAILED  ] VMRange.CollectionContains (0 ms)
[----------] 1 test from VMRange (0 ms total)

[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (0 ms total)
[  PASSED  ] 0 tests.
[  FAILED  ] 1 test, listed below:
[  FAILED  ] VMRange.CollectionContains

 1 FAILED TEST

********************


Attaching complete build & test log.</pre>
        </div>
      </p>

        <div id="referenced">
          <hr style="border: 1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="bz_bug_link 
          bz_status_NEW "
   title="NEW - [meta] 7.0.0 Release Blockers"
   href="https://bugs.llvm.org/show_bug.cgi?id=38406">Bug 38406</a>] [meta] 7.0.0 Release Blockers
              </li>
          </ul>
        </div>
        <br>

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

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