<html>
    <head>
      <base href="https://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 --- - check-asan shows 19 failures on x86_64 darwin"
   href="https://llvm.org/bugs/show_bug.cgi?id=26606">26606</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>check-asan shows 19 failures on x86_64 darwin
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>compiler-rt
          </td>
        </tr>

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

        <tr>
          <th>Hardware</th>
          <td>Macintosh
          </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>compiler-rt
          </td>
        </tr>

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

        <tr>
          <th>Reporter</th>
          <td>howarth.mailing.lists@gmail.com
          </td>
        </tr>

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

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>The check-asan test suite on x86_64-apple-darwin15 shows 19 unexpected
failures...

Failing Tests (19):
    AddressSanitizer-i386-darwin :: TestCases/Darwin/abort_on_error.cc
    AddressSanitizer-i386-darwin :: TestCases/Darwin/address-range-limit.mm
    AddressSanitizer-i386-darwin :: TestCases/Darwin/atos-symbolizer.cc
    AddressSanitizer-i386-darwin ::
TestCases/Darwin/dyld_insert_libraries_reexec.cc
    AddressSanitizer-i386-darwin :: TestCases/Darwin/interface_symbols_darwin.c
    AddressSanitizer-i386-darwin :: TestCases/Posix/coverage-maybe-open-file.cc
    AddressSanitizer-i386-darwin :: TestCases/large_func_test.cc
    AddressSanitizer-i386-darwin :: TestCases/malloc_context_size.cc
    AddressSanitizer-x86_64-darwin :: TestCases/Darwin/abort_on_error.cc
    AddressSanitizer-x86_64-darwin :: TestCases/Darwin/address-range-limit.mm
    AddressSanitizer-x86_64-darwin ::
TestCases/Darwin/atos-symbolizer-dyld-root-path.cc
    AddressSanitizer-x86_64-darwin :: TestCases/Darwin/atos-symbolizer.cc
    AddressSanitizer-x86_64-darwin ::
TestCases/Darwin/dyld_insert_libraries_reexec.cc
    AddressSanitizer-x86_64-darwin ::
TestCases/Darwin/interface_symbols_darwin.c
    AddressSanitizer-x86_64-darwin ::
TestCases/Posix/coverage-maybe-open-file.cc
    AddressSanitizer-x86_64-darwin :: TestCases/coverage-order-pcs.cc
    AddressSanitizer-x86_64-darwin :: TestCases/coverage-tracing.cc
    AddressSanitizer-x86_64-darwin :: TestCases/large_func_test.cc
    AddressSanitizer-x86_64-darwin :: TestCases/malloc_context_size.cc

  Expected Passes    : 849
  Expected Failures  : 12
  Unsupported Tests  : 310
  Unexpected Failures: 19</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>