[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1468

This is a failure in one of the Foundation tests (seems like one off, lets see what is going to happen to the next build):

TestFoundation/TestURLSession.swift:288: error: TestURLSession.test_taskTimeout : XCTAssertNil failed: "URLError(_nsError: The operation could not be completed)" - error = URLError(_nsError: The operation could not be completed)

···

On Nov 10, 2017, at 5:05 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#1468]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/1468/
Project: oss-swift-incremental-RA-linux-ubuntu-16_10
Date of build: Fri, 10 Nov 2017 18:33:24 -0600
Build duration: 32 min
Identified problems:

Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-16_10/1468/consoleFull#-8910701893122a513-f36a-4c87-8ed7-cbc36a1ec144&gt;
Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 10049 test(s), Total: 10049 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 486 test(s), Total: 486 test(s)

Changes

Commit 578fca1ee3fd21592f34613d662c351e60323ebd by aprantl:
Move the logic for ignoring the debug locations for closure setup code

edit: lib/SILGen/SILGenExpr.cpp
edit: lib/IRGen/IRGenDebugInfo.cpp
edit: lib/SIL/SILLocation.cpp
edit: test/SILGen/objc_thunks.swift

Commit b998c103fc224f47a743f889712d0e8fcea5d9e6 by aprantl:
Debug Info: Associate a function call with the beginning of the

edit: lib/SIL/SILLocation.cpp
edit: test/DebugInfo/patternmatching.swift
edit: test/DebugInfo/callexpr.swift
edit: test/DebugInfo/inlinedAt.swift
edit: lib/SILGen/SILGenApply.cpp
edit: test/DebugInfo/linetable.swift

Commit c01d68c5ccb135465e5c3b81515f1e65ec80aeda by arphaman:
Clarify the error message for unsupported aliases on Darwin

edit: include/clang/Basic/DiagnosticSemaKinds.td
edit: test/Sema/attr-alias.c

Commit a031d276503e8d0a6ff54c2fde97ba0e6db5ba22 by arphaman:
[ObjC++] Don't warn about pessimizing move for __block variables

add: test/SemaObjCXX/block-variable-move.mm
edit: lib/Sema/SemaInit.cpp

Commit bb1e23e23a8a04da7a0895e9db25b8f867d8065f by arphaman:
[ObjC] Boxed strings should use the nullability from

add: test/SemaObjC/transfer-boxed-string-nullability.m
edit: lib/Sema/SemaExprObjC.cpp

Commit c532fbe2e505f69d711feaf7fedfe045d7ed3b90 by arphaman:
[ObjC] Fix function signature handling for blocks literals with

add: test/SemaObjC/block-literal-with-attribute.m
edit: lib/Sema/SemaExpr.cpp

Commit 9b10de6a1212eaaa7b47fba77f4ab18ca078600a by arphaman:
Remove redundant copy-pasted comment in test file from r317736

edit: test/SemaObjC/block-literal-with-attribute.m