<!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 [#662]</h1> 

<table style="align=left;">
  <tr><th>Build URL:</th><td><a href="https://ci.swift.org/job/oss-swift-package-osx/662/">https://ci.swift.org/job/oss-swift-package-osx/662/</a></td></tr>
  <tr><th>Project:</th><td>oss-swift-package-osx</td></tr>
  <tr><th>Date of build:</th><td>Fri, 10 Nov 2017 23:29:38 -0600</td></tr>
  <tr><th>Build duration:</th><td>2 hr 1 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/662/consoleFull#-169438179ba62d58e-7248-467b-91e0-c7508d5cf947">Indication 1</a></li></ul></li></ul>

<!-- JUnit TEMPLATE -->


  </TABLE>
<BR/>


<!-- CHANGE SET -->

  <h2>Changes</h2>
  <ul>

      <li>Commit <b>773e6bff56efcd96881f411c8312c6dc49ef68b6</b> by <b>spestov:</b> <p class="commit-message" style="white-space: pre-wrap;">SIL: Add SILFunction::getResilienceExpansion()</p>
        <ul>

          <li class="change-edit"><b>edit</b>: include/swift/SIL/SILFunction.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>0b895bbf44f271ff432df374372b78e7000f50d5</b> by <b>spestov:</b> <p class="commit-message" style="white-space: pre-wrap;">SILGen: Use resilience expansion when deciding if we need to use</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/SILGen/struct_resilience.swift</li>

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

        </ul>
      </li>
     <br>

      <li>Commit <b>9de7a21e8e26b3bc0c90ea189e0966e4b08f28f5</b> by <b>spestov:</b> <p class="commit-message" style="white-space: pre-wrap;">SILGen: Use SILFunction's resilience expansion when evaluating enum</p>
        <ul>

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

          <li class="change-edit"><b>edit</b>: test/SILGen/enum_resilience.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>5c0f158f88ddcadb9b28ff4c970dedc2a5e0a760</b> by <b>pyaskevich:</b> <p class="commit-message" style="white-space: pre-wrap;">[test] Fix conditional conformance tests for 32-bit platforms.</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/Inputs/conditional_conformance_with_assoc.swift</li>

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

          <li class="change-edit"><b>edit</b>: test/Inputs/conditional_conformance_basic_conformances.swift</li>

          <li class="change-edit"><b>edit</b>: test/Inputs/conditional_conformance_subclass.swift</li>

          <li class="change-edit"><b>edit</b>: test/IRGen/protocol_resilience.sil</li>

          <li class="change-edit"><b>edit</b>: test/Interpreter/conditional_conformances_modules.swift</li>

        </ul>
      </li>
     <br>

  </ul>


 </body>