[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu16.04 (master) #6573

Report

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#6573]

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/6573/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Fri, 14 Dec 2018 17:22:20 -0600
Build duration:
25 min

Identified problems:

  • Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:

Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9767 test(s), Total: 11042 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 504 test(s), Total: 504 test(s)

Changes

  • Commit b88a87560835164a4d7028c3ed0aa347117b0984 by dgregor:
    [Type checker] Allow extensions of typealiases naming generic

    • add: test/decl/ext/typealias.swift
    • edit: test/decl/ext/generic.swift
    • edit: lib/Sema/TypeCheckDecl.cpp