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

<table style="align=left;">
  <tr><th>Build URL:</th><td><a href="https://ci.swift.org/job/oss-swift-package-osx/472/">https://ci.swift.org/job/oss-swift-package-osx/472/</a></td></tr>
  <tr><th>Project:</th><td>oss-swift-package-osx</td></tr>
  <tr><th>Date of build:</th><td>Wed, 11 Oct 2017 13:58:18 -0500</td></tr>
  <tr><th>Build duration:</th><td>3 hr 6 min</td></tr>
</table>



<!-- JUnit TEMPLATE -->


  </TABLE>
<BR/>


<!-- CHANGE SET -->

  <h2>Changes</h2>
  <ul>

      <li>Commit <b>1acb38aa9e188616e655f812b0daf67aee69efec</b> by <b>natecook:</b> <p class="commit-message" style="white-space: pre-wrap;">[stdlib] Add more tests for strideable behavior</p>
        <ul>

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

        </ul>
      </li>
     <br>

      <li>Commit <b>d88836bbf85d93b02dbc67fe45a8be04f071737e</b> by <b>natecook:</b> <p class="commit-message" style="white-space: pre-wrap;">[stdlib] Fix strideable methods for large unsigned values</p>
        <ul>

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

        </ul>
      </li>
     <br>

      <li>Commit <b>37b4083ac73ae5ee7b370421c9544c3c6064394c</b> by <b>natecook:</b> <p class="commit-message" style="white-space: pre-wrap;">[stdlib] Try inlining integer stride methods</p>
        <ul>

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

        </ul>
      </li>
     <br>

      <li>Commit <b>0ace1ee7fe8b48019ab5f0629858ae1612c872d6</b> by <b>github:</b> <p class="commit-message" style="white-space: pre-wrap;">[long test] Enable verify_all_overlays test</p>
        <ul>

          <li class="change-edit"><b>edit</b>: validation-test/SIL/verify_all_overlays.sil</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>794e3e1f73d2955f69f4a48192a286a4a41e43c7</b> by <b>shajrawi:</b> <p class="commit-message" style="white-space: pre-wrap;">SIL-Combine: fix test case failure on watch</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/SILOptimizer/sr-5068.sil</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>53eb6c1c0241f12a4bcf1aac6566a252e0be9221</b> by <b>jonas:</b> <p class="commit-message" style="white-space: pre-wrap;">Re-land "[llvm-dwarfdump] Print type names in DW_AT_type DIEs"</p>
        <ul>

          <li class="change-edit"><b>edit</b>: test/tools/dsymutil/X86/basic-lto-dw4-linking-x86.test</li>

          <li class="change-edit"><b>edit</b>: test/tools/dsymutil/X86/odr-member-functions.cpp</li>

          <li class="change-edit"><b>edit</b>: lib/DebugInfo/DWARF/DWARFDie.cpp</li>

          <li class="change-edit"><b>edit</b>: test/Linker/type-unique-simple-a.ll</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/Generic/cross-cu-inlining.ll</li>

          <li class="change-edit"><b>edit</b>: test/tools/dsymutil/X86/modules.m</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/X86/default-subrange-array.ll</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/Generic/tu-member-pointer.ll</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/Generic/enum-types.ll</li>

          <li class="change-edit"><b>edit</b>: lib/DebugInfo/DWARF/DWARFVerifier.cpp</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/X86/nondefault-subrange-array.ll</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/X86/subrange-type.ll</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/dwarfdump-type-units.test</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/X86/fission-cu.ll</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/X86/empty-array.ll</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/Generic/member-pointers.ll</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/AMDGPU/pointer-address-space.ll</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/X86/ref_addr_relocation.ll</li>

          <li class="change-edit"><b>edit</b>: test/Linker/type-unique-type-array-a.ll</li>

          <li class="change-edit"><b>edit</b>: test/tools/dsymutil/X86/basic-linking-x86.test</li>

          <li class="change-edit"><b>edit</b>: test/tools/dsymutil/X86/basic-lto-linking-x86.test</li>

          <li class="change-edit"><b>edit</b>: test/DebugInfo/Generic/tu-composite.ll</li>

          <li class="change-edit"><b>edit</b>: test/Linker/Inputs/type-unique-simple2-a.ll</li>

        </ul>
      </li>
     <br>

  </ul>


 </body>