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

<table style="align=left;">
  <tr><th>Build URL:</th><td><a href="https://ci.swift.org/job/oss-swift-package-osx/3606/">https://ci.swift.org/job/oss-swift-package-osx/3606/</a></td></tr>
  <tr><th>Project:</th><td>oss-swift-package-osx</td></tr>
  <tr><th>Date of build:</th><td>Sat, 24 Jun 2017 00:14:50 -0700</td></tr>
  <tr><th>Build duration:</th><td>22 min</td></tr>
</table>



<!-- JUnit TEMPLATE -->


  </TABLE>
<BR/>


<!-- CHANGE SET -->

  <h2>Changes</h2>
  <ul>

      <li>Commit <b>2f00a08b85d9fe0f31f5d0b120f4df8d5548ffa8</b> by <b>Doug Gregor:</b> <p class="commit-message" style="white-space: pre-wrap;">Add formerly-crashing test case for SR-4786 / rdar://problem/31955862.</p>
        <ul>

          <li class="change-add"><b>add</b>: validation-test/compiler_crashers_2_fixed/0110-sr4786.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>dd3869739e5c6aca76ebf66ae71421f01ecabc7c</b> by <b>Doug Gregor:</b> <p class="commit-message" style="white-space: pre-wrap;">[GSB] Don't add invalid concrete requirements.</p>
        <ul>

          <li class="change-delete"><b>delete</b>: validation-test/compiler_crashers_2/0101-sr5014.swift</li>

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

          <li class="change-edit"><b>edit</b>: lib/AST/GenericSignatureBuilder.cpp</li>

          <li class="change-edit"><b>edit</b>: test/Constraints/same_types.swift</li>

          <li class="change-add"><b>add</b>: validation-test/compiler_crashers_2_fixed/0101-sr5014.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>6862ef10ac7fdf603cb40c057e4032e1aaf03578</b> by <b>Doug Gregor:</b> <p class="commit-message" style="white-space: pre-wrap;">Add recently-fixed test case from SR-4737 / rdar://problem/31905232.</p>
        <ul>

          <li class="change-add"><b>add</b>: validation-test/compiler_crashers_2_fixed/0109-sr4737.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>e1b95e2d9c2034c99413b5569e70e9b8ec8f9437</b> by <b>Ted Kremenek:</b> <p class="commit-message" style="white-space: pre-wrap;">Add Swift 3 backward compatibility apinotes for ScreenSaver.</p>
        <ul>

          <li class="change-add"><b>add</b>: apinotes/ScreenSaver.apinotes</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>c13ba7f3a7933e8e19ea570fc98dc2b25cce24d6</b> by <b>Ted Kremenek:</b> <p class="commit-message" style="white-space: pre-wrap;">Add ScreenSaver.apinotes to CMakeLists.txt.</p>
        <ul>

          <li class="change-edit"><b>edit</b>: apinotes/CMakeLists.txt</li>

        </ul>
      </li>
     <br>

  </ul>


 </body>