<!DOCTYPE html>
<head>
  <title>Report</title>
  <style>
                        body {
                                -webkit-font-smoothing: antialiased;
                                font-family: "Helvetica Neue", sans-serif;
                                font-weight: 300;
                                color: #393939;
                                margin: 0;
                                padding: 20px;
                        }
                        .header {
                                margin-left: 20px;
                                padding: 20px 20px 20px 0;
                                border-bottom: 1px solid #e5e5e5;
                        }
                        .report-title{
                                font-family: "Helvetica Neue", sans-serif;
                                display: inline-block;
                                float: left;
                                margin: 20px 0;
                                font-size: 24px;
                                color: #55a3fd;
                        }
                        .title {
                                font-size: 24px;
                        }
                        .content {
                                padding: 20px;
                        }
                        .display {
                                width: 100%;
                                height: 100%;
                        }
                        .commit-message {
                                font-family: "Menlo", fixed;
                        }
                        
        .title {
                text-align: center;
        }
        .date {
                text-align: left;
        }
        .display {
                display: inline-block;
                width: auto;
        }
        .header {
                overflow: auto;
                padding: 20px 20px 5px 0;
                width: 660px;
        }
        a {
          color: #007aff;
          text-decoration: none;
        }
        tr {
            text-align: left;
        }
        .links a {
                text-decoration: none;
                color: white;
                font-weight: 500;
                padding: 15px;
                background: #55a3fd;
                font-size: 14px;
        }
        .FAILURE {
                color:red;
        }
        .SUCCESS {
                color:green;
        }
        </style>
 <head>
 <body>
<h2 style="width:100%;background-color:red;color:white;text-align:center;"></h2>
 <h1>[<font class="FAILURE">FAILURE</font>] oss-swift-package-osx [#3862]</h1> 

<table style="align=left;">
  <tr><th>Build URL:</th><td><a href="https://ci.swift.org/job/oss-swift-package-osx/3862/">https://ci.swift.org/job/oss-swift-package-osx/3862/</a></td></tr>
  <tr><th>Project:</th><td>oss-swift-package-osx</td></tr>
  <tr><th>Date of build:</th><td>Wed, 26 Jul 2017 12:01:35 -0700</td></tr>
  <tr><th>Build duration:</th><td>2 hr 32 min</td></tr>
</table>

<h2>Identified problems:</h2><ul><li>Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:<ul><li><a href="https://ci.swift.org//job/oss-swift-package-osx/3862/consoleFull#-1061783227fca400bf-2f4a-462e-b517-e058d770b2d7">Indication 1</a></li></ul></li></ul>

<!-- JUnit TEMPLATE -->


  </TABLE>
<BR/>


<!-- CHANGE SET -->

  <h2>Changes</h2>
  <ul>

      <li>Commit <b>f96936368cfc1e946b4a4d3530d127bc2e9124e2</b> by <b>Joe Shajrawi:</b> <p class="commit-message" style="white-space: pre-wrap;">Large Loadable Types: Ignore debug instructions when re-creating</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/IRGen/big_types_corner_cases.swift</li>

          <li class="change-edit"><b>edit</b>: lib/IRGen/LoadableByAddress.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>7bad32491d970ab7f96f911071f46082eb0909f3</b> by <b>Michael Gottesman:</b> <p class="commit-message" style="white-space: pre-wrap;">[silgen] Assert that rvalues always have consistent ownership and</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/SILGen/RValue.h</li>

          <li class="change-edit"><b>edit</b>: lib/SILGen/RValue.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>a2d3ff4debce9ba7c88c61c32c98d05b735038e8</b> by <b>Rintaro Ishizaki:</b> <p class="commit-message" style="white-space: pre-wrap;">[SE-0182][Lexer] Diagnose escaped newline at the end of the last line in</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/Parse/multiline_string.swift</li>

          <li class="change-add"><b>add</b>: test/Parse/multiline_normalize_newline.swift</li>

          <li class="change-edit"><b>edit</b>: include/swift/AST/DiagnosticsParse.def</li>

          <li class="change-edit"><b>edit</b>: lib/Parse/Lexer.cpp</li>

          <li class="change-edit"><b>edit</b>: test/Parse/multiline_errors.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>eecb8b1f5fa0af04125863cc03f120b493521fd7</b> by <b>Jordan Rose:</b> <p class="commit-message" style="white-space: pre-wrap;">[test] Disable pointer_conversion.swift with an unoptimized stdlib.</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/pointer_conversion.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ddce591dad8c83544daded816d9dfb48ad614080</b> by <b>Joe Shajrawi:</b> <p class="commit-message" style="white-space: pre-wrap;">Large Loadable Types: convention block functions / instructions should</p>
        <ul>

          <li class="change-edit"><b>edit</b>: lib/IRGen/LoadableByAddress.cpp</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/big_types_corner_cases.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/big_types_corner_cases_as_library.swift</li>

          <li class="change-add"><b>add</b>: test/IRGen/big_types_corner_cases.sil</li>

        </ul>
      </li>
     <br>

  </ul>


 </body>