<div dir="ltr">This should be fixed by <span style="font-size:12.8px;text-decoration-style:initial;text-decoration-color:initial;float:none;display:inline">rL338949</span></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Aug 6, 2018 at 12:27 AM, via lldb-dev <span dir="ltr"><<a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
    
      
    
    <div><table border="1" cellspacing="0" cellpadding="8">
        <tbody><tr>
          <th>Bug ID</th>
          <td><a class="m_2914627075421907203bz_bug_link m_2914627075421907203bz_status_NEW" title="NEW - lldb: new (unit)test failures in 7.0" href="https://bugs.llvm.org/show_bug.cgi?id=38453" target="_blank">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><a href="mailto:lldb-dev@lists.llvm.org" target="_blank">lldb-dev@lists.llvm.org</a>
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td><a href="mailto:mgorny@gentoo.org" target="_blank">mgorny@gentoo.org</a>
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td><a href="mailto:llvm-bugs@lists.llvm.org" target="_blank">llvm-bugs@lists.llvm.org</a>
          </td>
        </tr>

        <tr>
          <th>Blocks</th>
          <td>38406
          </td>
        </tr></tbody></table>
      <p>
        </p><div>
        <pre>Created <span><a href="https://bugs.llvm.org/attachment.cgi?id=20643" name="m_2914627075421907203_attach_20643" title="dev-util:lldb-7.0.9999:20180806-071614.log.xz" target="_blank">attachment 20643</a> <a href="https://bugs.llvm.org/attachment.cgi?id=20643&action=edit" title="dev-util:lldb-7.0.9999:20180806-071614.log.xz" target="_blank">[details]</a></span>
dev-util:lldb-7.0.9999:<wbr>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/<wbr>break-insert.test
    lldb :: tools/lldb-mi/data/data-info-<wbr>line.test                              
    lldb :: tools/lldb-mi/exec/exec-<wbr>continue.test                               
    lldb :: tools/lldb-mi/exec/exec-<wbr>finish.test
    lldb :: tools/lldb-mi/exec/exec-<wbr>interrupt.test
    lldb :: tools/lldb-mi/exec/exec-next-<wbr>instruction.test
    lldb :: tools/lldb-mi/exec/exec-next.<wbr>test
    lldb :: tools/lldb-mi/exec/exec-run-<wbr>wrong-binary.test
    lldb :: tools/lldb-mi/exec/exec-step-<wbr>instruction.test
    lldb :: tools/lldb-mi/exec/exec-step.<wbr>test
    lldb :: tools/lldb-mi/symbol/symbol-<wbr>list-lines.test
    lldb-Unit :: Utility/./UtilityTests/<wbr>VMRange.CollectionContains

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

******************** TEST 'lldb-Unit ::
Utility/./UtilityTests/<wbr>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/<wbr>lldb-7.0.9999/work/lldb-7.0.<wbr>9999/unittests/Utility/<wbr>VMRangeTest.cpp:146:
Failure
Value of: VMRange::ContainsRange(<wbr>collection, VMRange(0x100, 0x104))
  Actual: false
Expected: true
/var/tmp/portage/dev-util/<wbr>lldb-7.0.9999/work/lldb-7.0.<wbr>9999/unittests/Utility/<wbr>VMRangeTest.cpp:147:
Failure
Value of: VMRange::ContainsRange(<wbr>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></p>

        <div id="m_2914627075421907203referenced">
          <hr style="border:1px dashed #969696">
          <b>Referenced Bugs:</b>
          <ul>
              <li>
                [<a class="m_2914627075421907203bz_bug_link m_2914627075421907203bz_status_NEW" title="NEW - [meta] 7.0.0 Release Blockers" href="https://bugs.llvm.org/show_bug.cgi?id=38406" target="_blank">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 the assignee for the bug.</li>
      </ul>
    </div>
<br>______________________________<wbr>_________________<br>
lldb-dev mailing list<br>
<a href="mailto:lldb-dev@lists.llvm.org">lldb-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/lldb-dev</a><br>
<br></blockquote></div><br></div>