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

Fixed in b4cba58.

-Chris

···

On Jul 17, 2016, at 3:40 PM, no-reply@swift.org wrote:

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

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/6305/
Project: oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build: Sun, 17 Jul 2016 15:23:00 -0700
Build duration: 17 min
Identified problems:

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/6305/consoleFull#1903394622fca400bf-2f4a-462e-b517-e058d770b2d7&gt;
Tests:

Name: Swift
Failed: 1 test(s), Passed: 8107 test(s), Total: 8108 test(s)
Failed: Swift.compiler_crashers_2_fixed.0040-rdar23899799-broken-bool.swift <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/6305/testReport/junit/Swift/compiler_crashers_2_fixed/0040_rdar23899799_broken_bool_swift&gt;
Name: Swift-Unit
Failed: 0 test(s), Passed: 226 test(s), Total: 226 test(s)

Changes

Commit 55fbe5a7634a45d4ed3377f15135fd131f2a159b by clattner:
Remove Boolean as a special, privileged type used by Sema, and instead

edit: lib/Sema/TypeCheckConstraints.cpp
delete: test/Constraints/condition.swift
edit: test/Misc/misc_diagnostics.swift
edit: lib/Sema/Constraint.h
edit: include/swift/AST/DiagnosticsSema.def
edit: lib/Sema/CSDiag.cpp
edit: include/swift/AST/KnownProtocols.def
edit: lib/Sema/CSApply.cpp
edit: test/expr/expressions.swift
edit: test/TypeCoercion/protocols.swift
edit: test/Constraints/diagnostics.swift
delete: test/Interpreter/builtin_protocol_conversion.swift
edit: lib/Sema/CSSimplify.cpp
edit: include/swift/AST/KnownIdentifiers.def
edit: test/Parse/switch.swift
edit: test/stmt/if_while_var.swift
edit: lib/IRGen/GenMeta.cpp
edit: lib/Sema/Constraint.cpp
edit: test/Constraints/if_expr.swift
edit: test/Constraints/invalid_logicvalue_coercion.swift
edit: test/Parse/foreach.swift
edit: lib/Sema/CSGen.cpp
edit: test/stmt/statements.swift

Commit a602927c752bba68abb1fa2e9984e77ce590881d by clattner:
remove the empty Boolean.swift file from the stdlib, NFC.

edit: stdlib/public/core/CMakeLists.txt
delete: stdlib/public/core/Boolean.swift