<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto"><div>Looks like I inadvertently deleted some stuff: will have a fix pushed shortly&nbsp;<br><br>Sent from my iPhone</div><div><br>On Jun 23, 2016, at 3:25 PM, <a href="mailto:no-reply@swift.org">no-reply@swift.org</a> wrote:<br><br></div><blockquote type="cite"><div>

  <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>
 
 
<h2 style="width:100%;background-color:red;color:white;text-align:center;"></h2>
 <h1>[<font class="FAILURE">FAILURE</font>] oss-swift-incremental-RA-linux-ubuntu-15_10 [#5928]</h1> 

<table style="align=left;">
  <tbody><tr><th>Build URL:</th><td><a href="https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-15_10/5928/">https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-15_10/5928/</a></td></tr>
  <tr><th>Project:</th><td>oss-swift-incremental-RA-linux-ubuntu-15_10</td></tr>
  <tr><th>Date of build:</th><td>Thu, 23 Jun 2016 15:24:20 -0700</td></tr>
  <tr><th>Build duration:</th><td>50 sec</td></tr>
</tbody></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-incremental-RA-linux-ubuntu-15_10/5928/consoleFull#2057011284ee1a197b-acac-4b17-83cf-a53b95139a76">Indication 1</a></li></ul></li></ul>

<!-- JUnit TEMPLATE -->


<h2>Tests: </h2>
  <table width="100%">
   <tbody><tr><td class="bg1" colspan="2"></td></tr>
    
        <tr><td class="bg2" colspan="2"> Name: <b>Swift</b><br> Failed: 0 test(s), Passed: 8021 test(s), Total: 8021 test(s)</td></tr>
         <tr><td> 
        </td></tr><tr><td class="bg2" colspan="2"> Name: <b>Swift-Unit</b><br> Failed: 0 test(s), Passed: 292 test(s), Total: 292 test(s)</td></tr>
         <tr><td> 
  </td></tr></tbody></table>
<br>


<!-- CHANGE SET -->

  <h2>Changes</h2>
  <ul>

      <li>Commit <b>0e43a4d070de00476902e7d3df5c7908e16ef06b</b> by <b>phausler:</b> <p class="commit-message" style="white-space: pre-wrap;">Import the latest String overlay functionality and hoist types</p>
        <ul>

          <li class="change-edit"><b>edit</b>: Foundation/NSString.swift</li>

          <li class="change-edit"><b>edit</b>: Foundation/NSPathUtilities.swift</li>

          <li class="change-edit"><b>edit</b>: Foundation/NSJSONSerialization.swift</li>

          <li class="change-edit"><b>edit</b>: Foundation/NSURLResponse.swift</li>

          <li class="change-edit"><b>edit</b>: TestFoundation/TestNSString.swift</li>

          <li class="change-edit"><b>edit</b>: TestFoundation/TestNSData.swift</li>

          <li class="change-edit"><b>edit</b>: TestFoundation/TestNSTimeZone.swift</li>

          <li class="change-add"><b>add</b>: Foundation/ExtraStringAPIs.swift</li>

          <li class="change-edit"><b>edit</b>: TestFoundation/TestNSURLResponse.swift</li>

          <li class="change-add"><b>add</b>: Foundation/NSStringEncodings.swift</li>

          <li class="change-edit"><b>edit</b>: Foundation/NSSwiftRuntime.swift</li>

          <li class="change-edit"><b>edit</b>: TestFoundation/TestNSAttributedString.swift</li>

          <li class="change-edit"><b>edit</b>: TestFoundation/TestNSFileHandle.swift</li>

          <li class="change-edit"><b>edit</b>: TestFoundation/TestNSPipe.swift</li>

          <li class="change-edit"><b>edit</b>: Foundation/NSFileManager.swift</li>

          <li class="change-edit"><b>edit</b>: Foundation/NSXMLDocument.swift</li>

          <li class="change-edit"><b>edit</b>: Foundation/NSScanner.swift</li>

          <li class="change-edit"><b>edit</b>: Foundation/String.swift</li>

          <li class="change-edit"><b>edit</b>: Foundation/NSURL.swift</li>

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

          <li class="change-edit"><b>edit</b>: build.py</li>

          <li class="change-edit"><b>edit</b>: TestFoundation/TestNSRegularExpression.swift</li>

          <li class="change-edit"><b>edit</b>: TestFoundation/TestNSURL.swift</li>

          <li class="change-edit"><b>edit</b>: TestFoundation/TestNSTask.swift</li>

          <li class="change-edit"><b>edit</b>: TestFoundation/TestNSJSONSerialization.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>e6f84e9d4e763ece5d70723006196be64eb49d21</b> by <b>phausler:</b> <p class="commit-message" style="white-space: pre-wrap;">avoid reading off the end of buffers for parsing numeric fragments in</p>
        <ul>

          <li class="change-edit"><b>edit</b>: TestFoundation/TestNSJSONSerialization.swift</li>

          <li class="change-edit"><b>edit</b>: Foundation/NSJSONSerialization.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>f5c2c415d9118ec07811444fbc9a44c39567c7c2</b> by <b>phausler:</b> <p class="commit-message" style="white-space: pre-wrap;">__CFProphylacticAutofsAccess should not duplicate symbolic information;</p>
        <ul>

          <li class="change-edit"><b>edit</b>: CoreFoundation/Base.subproj/CFInternal.h</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>a1906c31b02ffba1f7f2bcc7781ca8bb892b1b1c</b> by <b>phausler:</b> <p class="commit-message" style="white-space: pre-wrap;">re-enable tests in NSURLResponse</p>
        <ul>

          <li class="change-edit"><b>edit</b>: TestFoundation/TestNSURLResponse.swift</li>

          <li class="change-edit"><b>edit</b>: Foundation/NSURLResponse.swift</li>

        </ul>
      </li>
     <br>

      <li>Commit <b>f08e2cea138f110ec7e450f4fc8074b2e5f6adf8</b> by <b>phausler:</b> <p class="commit-message" style="white-space: pre-wrap;">Test against pairity with Darwin, en_GB should use grouping seperators</p>
        <ul>

          <li class="change-edit"><b>edit</b>: TestFoundation/TestNSString.swift</li>

        </ul>
      </li>
     <br>

  </ul>


 
</div></blockquote></body></html>