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

Report

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

Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/7124/
Project:
oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build:
Tue, 05 Feb 2019 08:51:25 -0600
Build duration:
42 min

Identified problems:

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

Tests:

Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9846 test(s), Total: 11152 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 505 test(s), Total: 505 test(s)

Changes

  • Commit d19d2f2490c4732f34a7514a66f0a16942cc6e26 by dgregor:
    [AST] Lazily compute ProtocolDecl::getKnownProtocolKind()

    • edit: include/swift/AST/Decl.h
    • edit: lib/AST/ASTContext.cpp
    • edit: lib/Sema/TypeChecker.cpp
    • edit: lib/AST/Decl.cpp
    • edit: include/swift/AST/ASTContext.h
    • edit: lib/Frontend/Frontend.cpp