<!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-4.0-package-osx [#131]</h1> 

<table style="align=left;">
  <tr><th>Build URL:</th><td><a href="https://ci.swift.org/job/oss-swift-4.0-package-osx/131/">https://ci.swift.org/job/oss-swift-4.0-package-osx/131/</a></td></tr>
  <tr><th>Project:</th><td>oss-swift-4.0-package-osx</td></tr>
  <tr><th>Date of build:</th><td>Wed, 17 May 2017 18:07:54 -0700</td></tr>
  <tr><th>Build duration:</th><td>1 hr 7 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-4.0-package-osx/131/consoleFull#795675853ee1a197b-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-4.0-package-osx/131/consoleFull#1200691651fca400bf-2f4a-462e-b517-e058d770b2d7">Indication 1</a></li></ul></li></ul>

<!-- JUnit TEMPLATE -->


  </TABLE>
<BR/>


<!-- CHANGE SET -->

  <h2>Changes</h2>
  <ul>

      <li>Commit <b>f14923aab793007bb08d42641ed814f23637aec1</b> by <b>Boris Buegling:</b> <p class="commit-message" style="white-space: pre-wrap;">[Xcode] Update recommended clang warnings</p>
        <ul>

          <li class="change-edit"><b>edit</b>: llbuild.xcodeproj/xcshareddata/xcschemes/llbuild-perf-Bot.xcscheme</li>

          <li class="change-edit"><b>edit</b>: llbuild.xcodeproj/xcshareddata/xcschemes/llbuild.xcscheme</li>

          <li class="change-edit"><b>edit</b>: llbuild.xcodeproj/xcshareddata/xcschemes/llbuild (external tests).xcscheme</li>

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

          <li class="change-edit"><b>edit</b>: llbuild.xcodeproj/xcshareddata/xcschemes/PerfTests.xcscheme</li>

          <li class="change-edit"><b>edit</b>: llbuild.xcodeproj/project.pbxproj</li>

          <li class="change-edit"><b>edit</b>: llbuild.xcodeproj/xcshareddata/xcschemes/llbuild-asan-Bot.xcscheme</li>

          <li class="change-edit"><b>edit</b>: llbuild.xcodeproj/xcshareddata/xcschemes/llbuild-Bot.xcscheme</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ff26807c676dfdcccae1ad5fa6748389a7ae87bd</b> by <b>David Farler:</b> <p class="commit-message" style="white-space: pre-wrap;">Allow make_decl_objc diagnostic note into the</p>
        <ul>

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

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

          <li class="change-add"><b>add</b>: test/Migrator/objc_inference_cross_file.swift.expected</li>

          <li class="change-add"><b>add</b>: test/Migrator/Inputs/objc_inference_cross_file_B.swift</li>

          <li class="change-add"><b>add</b>: test/Migrator/complete_objc_inference.swift</li>

          <li class="change-add"><b>add</b>: test/Migrator/minimal_objc_inference.swift.expected</li>

          <li class="change-add"><b>add</b>: test/Migrator/objc_inference_cross_file.swift</li>

          <li class="change-add"><b>add</b>: test/Migrator/complete_objc_inference.swift.expected</li>

          <li class="change-edit"><b>edit</b>: test/Migrator/minimal_objc_inference.swift</li>

          <li class="change-add"><b>add</b>: test/Migrator/Inputs/objc_inference.swift</li>

          <li class="change-delete"><b>delete</b>: test/Migrator/Inputs/minimal_objc_inference.swift</li>

          <li class="change-add"><b>add</b>: test/Migrator/Inputs/objc_inference_cross_file_A.swift</li>

          <li class="change-edit"><b>edit</b>: lib/Migrator/FixitApplyDiagnosticConsumer.cpp</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>ef95a330e4c329fdc76dbb06c5ae095d9b7e030a</b> by <b>Huon Wilson:</b> <p class="commit-message" style="white-space: pre-wrap;">[Parse] Delete incorrect comment. NFC.</p>
        <ul>

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

        </ul>
      </li>
     <br>

      <li>Commit <b>5e907414c930d87bdf7cceb74ec9e22d05b20143</b> by <b>Huon Wilson:</b> <p class="commit-message" style="white-space: pre-wrap;">[Parse] Don't tell CodeCompletion nonsense about protocol/AT where</p>
        <ul>

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

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

          <li class="change-delete"><b>delete</b>: validation-test/IDE/crashers_2/0012-protocol-where-clause.swift</li>

          <li class="change-add"><b>add</b>: validation-test/IDE/crashers_2_fixed/0012-protocol-where-clause.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>b6ac68db6cb58e60065eb2406924c4b6fc015a3c</b> by <b>Sean Callanan:</b> <p class="commit-message" style="white-space: pre-wrap;">[TypeSystem] Fix inspection of Objective-C object types</p>
        <ul>

          <li class="change-add"><b>add</b>: packages/Python/lldbsuite/test/lang/objc/ptr_refs/main.m</li>

          <li class="change-add"><b>add</b>: packages/Python/lldbsuite/test/lang/objc/ptr_refs/TestPtrRefsObjC.py</li>

          <li class="change-add"><b>add</b>: packages/Python/lldbsuite/test/lang/objc/ptr_refs/Makefile</li>

          <li class="change-edit"><b>edit</b>: source/Symbol/ClangASTContext.cpp</li>

        </ul>
      </li>
     <br>

  </ul>


 </body>