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

I’m trying to revert this now: Revert "Reenable swap_refcnt.swift test." by atrick · Pull Request #7022 · apple/swift · GitHub
-Andy

···

On Jan 24, 2017, at 8:22 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#1474]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/1474/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Tue, 24 Jan 2017 19:23:39 -0800
Build duration: 58 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_04/1474/consoleFull#-966461709ee1a197b-acac-4b17-83cf-a53b95139a76&gt;
Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-16_04/1474/consoleFull#-1950109000fca400bf-2f4a-462e-b517-e058d770b2d7&gt;
Tests:

Name: Swift(linux-x86_64)
Failed: 1 test(s), Passed: 8860 test(s), Total: 8861 test(s)
Failed: Swift(linux-x86_64).SILOptimizer.swap_refcnt.swift <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/1474/testReport/junit/Swift(linux-x86_64)/SILOptimizer/swap_refcnt_swift&gt;
Name: Swift-Unit
Failed: 0 test(s), Passed: 305 test(s), Total: 305 test(s)

Changes

Commit fa834e2f803a6233ca2092b162820a372768b63a by springsupport:
[ClangImporter] Teach the importer about more infix operators between

edit: lib/ClangImporter/ImportMacro.cpp
add: test/ClangImporter/macro_literals.swift
edit: lib/ClangImporter/ImportDecl.cpp
edit: test/ClangImporter/macros.swift
edit: test/Inputs/clang-importer-sdk/usr/include/macros.h

Commit 6bdbcb2bfceaad6439ec0a4dab8c6fd7e25487d4 by springsupport:
Update CHANGELOG

edit: CHANGELOG.md

Commit 02441e4e69614a8790475ac7d04d4f87df913ed5 by nmersethcook:
Add a short delay before cleaning a build

edit: utils/build-script

Commit 27e676614fcb78d35f40ab94ea98e533b5d0855d by atrick:
Reenable swap_refcnt.swift test.

edit: test/SILOptimizer/swap_refcnt.swift

Commit 21ff1ba378aad0677c198a133e8ae6421af199db by eeckstein:
Mangling: fix wrong re-mangling of identifier-like node substitutions.

edit: lib/Basic/Remangler.cpp
edit: test/Demangle/Inputs/manglings.txt

Commit f15075f88b977f27a06f37925a3912b59f2f2521 by eeckstein:
Mangling: fix the check if a new mangled name contains an old mangled

edit: lib/Basic/Mangler.cpp

Commit 8ad5504fe0f1a86950a10163b169043a549e846d by spestov:
SILGen: Relax assertion in tuple-to-optional function result conversion

edit: test/SILGen/function_conversion.swift
edit: lib/SILGen/SILGenPoly.cpp
add: validation-test/compiler_crashers_2_fixed/0065-sr3706.swift

Commit e45720b29106bcd512651f08cbcbf4c18cbe6e5b by seergy_pro:
[Documentation] Add doc comments for NSCoder

edit: Foundation/NSCoder.swift