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

Sorry - I meant to XFAIL the new test on Linux. Should be fixed with a9106398.

- Joe

···

On Apr 20, 2016, at 10:56 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#4261]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/4261/
Project: oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build: Wed, 20 Apr 2016 22:44:23 -0700
Build duration: 12 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-14_04/4261/consoleFull#1285963052ee1a197b-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-14_04/4261/consoleFull#940313499fca400bf-2f4a-462e-b517-e058d770b2d7&gt;
Tests:

Name: Swift
Failed: 1 test(s), Passed: 7811 test(s), Total: 7812 test(s)
Failed: Swift.NameBinding.InheritedConformance.swift <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/4261/testReport/junit/Swift/NameBinding/InheritedConformance_swift&gt;
Name: Swift-Unit
Failed: 0 test(s), Passed: 264 test(s), Total: 264 test(s)

Changes

Commit 78db42ea71621324cef31493e23ea1883486d83a by jpamer:
When obtaining the decl context for an inherited protocol conformance,

edit: include/swift/AST/ProtocolConformance.h
add: test/NameBinding/InheritedConformance.swift