[Swift CI] Build Failure: 2. Swift Source Compatibility Suite (master) (Debug) #868

Report

[FAILURE] swift-master-source-compat-suite-debug [#868]

Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite-debug/868/
Project:
swift-master-source-compat-suite-debug
Date of build:
Tue, 19 Feb 2019 08:47:57 -0600
Build duration:
4 hr 10 min

Identified problems:

  • Jenkins Error: This build failed because of a Jenkins Error; typically a Java exception.

Changes

  • Commit c037886c2b2adeba2e098f036410b58cb8c7ceeb by dave:
    [Sema] NFC: refactor coerceToType() to use switch statments

    • edit: lib/Sema/CSApply.cpp
  • Commit 51ef3c014a3ef7c536f725d664d4195d80f024c3 by dave:
    [Sema] NFC: fix assert-only crasher with overloaded generics

    • add: validation-test/Sema/type_checker_crashers_fixed/overloaded_generic.swift
    • edit: lib/Sema/CSDiagnostics.cpp