[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (swift 4.0) #478

I merged the Clang half of this to the wrong branch. Sorry! Should be fixed now.

Jordan

···

On May 15, 2017, at 11:04, no-reply@swift.org wrote:

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

Build URL: https://ci.swift.org/job/oss-swift-4.0-incremental-RA-linux-ubuntu-16_10/478/
Project: oss-swift-4.0-incremental-RA-linux-ubuntu-16_10
Date of build: Mon, 15 May 2017 10:20:27 -0700
Build duration: 44 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-4.0-incremental-RA-linux-ubuntu-16_10/478/consoleFull#-873529976ee1a197b-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-4.0-incremental-RA-linux-ubuntu-16_10/478/consoleFull#-1439495109fca400bf-2f4a-462e-b517-e058d770b2d7&gt;
Tests:

Name: Swift(linux-x86_64)
Failed: 1 test(s), Passed: 9363 test(s), Total: 9364 test(s)
Failed: Swift(linux-x86_64).APINotes.versioned.swift <https://ci.swift.org/job/oss-swift-4.0-incremental-RA-linux-ubuntu-16_10/478/testReport/junit/Swift(linux-x86_64)/APINotes/versioned_swift&gt;
Name: Swift-Unit
Failed: 0 test(s), Passed: 420 test(s), Total: 420 test(s)

Changes

Commit a7835bfa2a6d0d0e3e9ea3baa931e941093886af by Jordan Rose:
[IDE] Preserve order for Clang declarations with the same source loc.

edit: test/ClangImporter/Inputs/SwiftPrivateAttr.txt
edit: lib/IDE/ModuleInterfacePrinting.cpp

Commit fc77813516dcb23129ecf9345b118d33c3f50304 by Jordan Rose:
Update Swift-side tests for Clang providing an unversioned SwiftName.

edit: test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/APINotesFrameworkTest.h
edit: test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/Types.h
edit: test/APINotes/Inputs/custom-frameworks/APINotesFrameworkTest.framework/Headers/APINotesFrameworkTest.apinotes
edit: test/APINotes/versioned-objc.swift
edit: test/APINotes/versioned.swift