[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #4321

Fixing.

-Chris

···

On May 30, 2016, at 3:48 PM, no-reply@swift.org wrote:

[FAILURE] oss-swift-incremental-RA-osx [#4321]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/4321/
Project: oss-swift-incremental-RA-osx
Date of build: Mon, 30 May 2016 15:29:45 -0700
Build duration: 18 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-osx/4321/consoleFull#-1347757184ee1a197b-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-osx/4321/consoleFull#-1562827671fca400bf-2f4a-462e-b517-e058d770b2d7&gt;
Tests:

Name: Swift
Failed: 7 test(s), Passed: 7963 test(s), Total: 7970 test(s)
Failed: Swift.compiler_crashers_fixed.01036-swift-modulefile-lookupvalue.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/4321/testReport/junit/Swift/compiler_crashers_fixed/01036_swift_modulefile_lookupvalue_swift&gt;
Failed: Swift.compiler_crashers_fixed.01879-swift-nominaltypedecl-getdeclaredtypeincontext.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/4321/testReport/junit/Swift/compiler_crashers_fixed/01879_swift_nominaltypedecl_getdeclaredtypeincontext_swift&gt;
Failed: Swift.compiler_crashers_fixed.01904-swift-type-transform.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/4321/testReport/junit/Swift/compiler_crashers_fixed/01904_swift_type_transform_swift&gt;
Failed: Swift.compiler_crashers_fixed.01934-swift-typebase-gettypevariables.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/4321/testReport/junit/Swift/compiler_crashers_fixed/01934_swift_typebase_gettypevariables_swift&gt;
Failed: Swift.compiler_crashers_fixed.02233-swift-constraints-constraintsystem-lookthroughimplicitlyunwrappedoptionaltype.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/4321/testReport/junit/Swift/compiler_crashers_fixed/02233_swift_constraints_constraintsystem_lookthroughimplicitlyunwrappedoptionaltype_swift&gt;
Failed: Swift.compiler_crashers_fixed.02242-swift-functiontype-get.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/4321/testReport/junit/Swift/compiler_crashers_fixed/02242_swift_functiontype_get_swift&gt;
Failed: Swift.compiler_crashers_fixed.26339-llvm-ondiskchainedhashtable-swift-modulefile-decltableinfo-find.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/4321/testReport/junit/Swift/compiler_crashers_fixed/26339_llvm_ondiskchainedhashtable_swift_modulefile_decltableinfo_find_swift&gt;
Name: Swift-Unit
Failed: 0 test(s), Passed: 351 test(s), Total: 351 test(s)

Changes

Commit c5bf433490f4fe471584550b431695498a6adc0e by clattner:
Implement parser support for SE-0081 - Move 'where' clause to end of

edit: test/decl/nested.swift
edit: include/swift/Parse/Parser.h
edit: CHANGELOG.md
edit: test/Generics/function_defs.swift
edit: lib/Parse/ParseGeneric.cpp
edit: test/IRGen/mixed_objc_native_protocol_constraints.swift
edit: test/Generics/associated_self_constraints.swift
edit: lib/Parse/ParseDecl.cpp
edit: test/Generics/generic_types.swift
edit: test/decl/typealias/typealias.swift