Report
[FAILURE] oss-swift-package-osx [#3690]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3690/
Project:
oss-swift-package-osx
Date of build:
Thu, 12 Sep 2019 02:33:07 -0500
Build duration:
2 hr 36 min
Changes
-
Commit aa0305ee8010ba549856ba016094f3c432798cc4 by nhawes:
[Parse][IDE] Fix document structure request output for interpolated- edit: lib/Parse/ParseExpr.cpp
- edit: lib/IDE/SyntaxModel.cpp
- edit: test/IDE/structure.swift
-
Commit 2893d969272b1325bbe19c19adf6b569875b3469 by harlan:
[ModuleInterfaces] EscapeType
andProtocol
when module-qualifying- edit: lib/IDE/ModuleInterfacePrinting.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftEditorInterfaceGen.cpp
- edit: lib/AST/ASTPrinter.cpp
- edit: tools/swift-ide-test/swift-ide-test.cpp
- add: test/ParseableInterface/top-level-Type-and-Protocol.swift
- edit: include/swift/AST/ASTPrinter.h
- edit: tools/SourceKit/lib/SwiftLang/SwiftDocSupport.cpp
- edit: tools/SourceKit/lib/SwiftLang/SwiftSourceDocInfo.cpp
-
Commit 6bc4c850052630df2094a3d7b17e677220ae9033 by klorentey:
[doc] Avoid use of “iff” in public API documentation- edit: stdlib/public/Darwin/Foundation/NSStringAPI.swift
- edit: stdlib/public/Darwin/Foundation/Decimal.swift
- edit: stdlib/public/core/ManagedBuffer.swift
-
Commit 9638e9167c69f61b66af22f60185c669331e649f by klorentey:
[doc] ManagedBuffer: Fix cross-reference to isKnownUniquelyReferenced- edit: stdlib/public/core/ManagedBuffer.swift
-
Commit da95961de2b952c88c75ccccfae6c69cf16cb79f by rishizaki:
[SyntaxParse] Fix a crash in TokenReceiver- edit: lib/Parse/Parser.cpp
- add: validation-test/IDE/crashers_2_fixed/rdar55267292.swift
-
Commit d48b6204de33418d739ad8010cb56df0ced93291 by nhawes:
[ASTMangler] Fix USR generation/mangling crash in invalid code- edit: lib/AST/ASTMangler.cpp
- edit: test/Index/invalid_code.swift
-
Commit 0caf21c80044bd6e0643c1b9c0d659fd04fde0d2 by jgroff:
Add regression test for SR-8789.- add: test/SILGen/Inputs/objc_init_iuo_override.h
- add: test/SILGen/objc_init_iuo_override.swift
-
Commit 4189b6c99b0279f927b2391cdc4ed3c9906ee61f by xi_ge:
AST: promote API/ABI impact bit of decl attributes to AST, NFC- edit: include/swift/AST/Attr.def
- edit: test/api-digester/Outputs/Cake.txt
- edit: tools/swift-api-digester/ModuleAnalyzerNodes.cpp
- edit: tools/swift-api-digester/swift-api-digester.cpp
- edit: include/swift/AST/Attr.h
-
Commit 187647de62fc6132c4e4c6f891edeba3133834e2 by dgregor:
[Type checker] Don't replace function builder closures with their- edit: test/Constraints/function_builder_diags.swift
- edit: lib/Sema/CSApply.cpp
-
Commit 9dee93a4918942a84cbdc6d5e15a6900f8ab37b3 by ditaliano:
[SwiftREPL] Try to re-enable a test.- edit: lit/SwiftREPL/BreakpointSimple.test