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

<table style="align=left;">
  <tr><th>Build URL:</th><td><a href="https://ci.swift.org/job/oss-swift-package-osx/3861/">https://ci.swift.org/job/oss-swift-package-osx/3861/</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 10:10:40 -0700</td></tr>
  <tr><th>Build duration:</th><td>1 hr 20 min</td></tr>
</table>

<h2>Identified problems:</h2><ul><li>Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:<ul><li><a href="https://ci.swift.org//job/oss-swift-package-osx/3861/consoleFull#-1491590583ee1a197b-acac-4b17-83cf-a53b95139a76">Indication 1</a></li></ul></li><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/3861/consoleFull#1858667962fca400bf-2f4a-462e-b517-e058d770b2d7">Indication 1</a></li></ul></li></ul>

<!-- JUnit TEMPLATE -->


  </TABLE>
<BR/>


<!-- CHANGE SET -->

  <h2>Changes</h2>
  <ul>

      <li>Commit <b>b37417bdb5c0f056b0c2b9391558e4d7eb0a5785</b> by <b>Michael Ilseman:</b> <p class="commit-message" style="white-space: pre-wrap;">[String] Delete dead code; NFC</p>
        <ul>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/String.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>10e9e336fec223a87507b19b5f97c9916515e425</b> by <b>Michael Ilseman:</b> <p class="commit-message" style="white-space: pre-wrap;">[stdlib] Fix bug in Substring's _persistentContent</p>
        <ul>

          <li class="change-edit"><b>edit</b>: stdlib/public/core/Substring.swift.gyb</li>

          <li class="change-edit"><b>edit</b>: test/stdlib/subString.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>1f94eca80cd8bdb1944a9bd7695f2b10ec38c391</b> by <b>Xi Ge:</b> <p class="commit-message" style="white-space: pre-wrap;">[SourceKit] Add typealias to doc structure (#11143)</p>
        <ul>

          <li class="change-edit"><b>edit</b>: tools/SourceKit/lib/SwiftLang/SwiftLangSupport.cpp</li>

          <li class="change-edit"><b>edit</b>: tools/swift-ide-test/swift-ide-test.cpp</li>

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

          <li class="change-edit"><b>edit</b>: test/IDE/structure.swift</li>

          <li class="change-edit"><b>edit</b>: test/SourceKit/DocumentStructure/access_parse.swift.response</li>

          <li class="change-edit"><b>edit</b>: lib/IDE/SyntaxModel.cpp</li>

          <li class="change-edit"><b>edit</b>: test/SourceKit/InterfaceGen/gen_clang_module.swift.response</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>481715a2270c59302f2df29c19ca54c68413f563</b> by <b>harlan:</b> <p class="commit-message" style="white-space: pre-wrap;">Ensure RawSyntax macro parameters are the same with NDEBUG (#11196)</p>
        <ul>

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

        </ul>
      </li>
     <br>

  </ul>


 </body>