Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#8174]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/8174/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Wed, 11 Sep 2019 16:16:23 -0500
Build duration:
1 hr 20 min
Identified problems:
- Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
Changes
-
Commit 2893d969272b1325bbe19c19adf6b569875b3469 by harlan:
[ModuleInterfaces] EscapeType
andProtocol
when module-qualifying- edit: tools/SourceKit/lib/SwiftLang/SwiftDocSupport.cpp
- edit: lib/AST/ASTPrinter.cpp
- add: test/ParseableInterface/top-level-Type-and-Protocol.swift
- edit: lib/IDE/ModuleInterfacePrinting.cpp
- edit: tools/swift-ide-test/swift-ide-test.cpp
- edit: include/swift/AST/ASTPrinter.h
- edit: tools/SourceKit/lib/SwiftLang/SwiftEditorInterfaceGen.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
-
Commit d48b6204de33418d739ad8010cb56df0ced93291 by nhawes:
[ASTMangler] Fix USR generation/mangling crash in invalid code- edit: test/Index/invalid_code.swift
- edit: lib/AST/ASTMangler.cpp