Report
[FAILURE] oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04 [#156]
Build URL:
https://ci.swift.org/job/oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04/156/
Project:
oss-lldb-swift-5.1-incremental-linux-ubuntu-14_04
Date of build:
Thu, 28 Mar 2019 17:37:50 -0500
Build duration:
4 hr 7 min
Identified problems:
- Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
Changes
-
Commit 046d2ef39706a9d25d0a6e26aa4a653673f86148 by aprantl:
Support resilient values.- edit: packages/Python/lldbsuite/test/lang/swift/resilience/Makefile
- edit: source/Core/ValueObjectVariable.cpp
- edit: source/Plugins/ExpressionParser/Swift/SwiftREPLMaterializer.cpp
- edit: include/lldb/Target/LanguageRuntime.h
- edit: source/Plugins/ExpressionParser/Swift/SwiftExpressionParser.cpp
- edit: packages/Python/lldbsuite/test/make/Makefile.rules
- edit: include/lldb/Core/ValueObjectConstResult.h
- edit: packages/Python/lldbsuite/test/lang/swift/resilience/mod.a.swift
- add: packages/Python/lldbsuite/test/lang/swift/resilience/exe.mk
- edit: include/lldb/Target/SwiftLanguageRuntime.h
- edit: packages/Python/lldbsuite/test/lang/swift/resilience/TestResilience.py
- edit: packages/Python/lldbsuite/test/lang/swift/resilience/main.swift
- edit: source/Symbol/SwiftASTContext.cpp
- edit: packages/Python/lldbsuite/test/lang/swift/resilience/mod.b.swift
- edit: include/lldb/Expression/ExpressionVariable.h
- edit: source/Symbol/Type.cpp
- edit: lit/SwiftREPL/FoundationTypes.test
- add: packages/Python/lldbsuite/test/lang/swift/resilience/dylib.mk
- edit: source/Plugins/SymbolFile/DWARF/SymbolFileDWARFDebugMap.cpp
- edit: include/lldb/Symbol/SwiftASTContext.h
- edit: include/lldb/Symbol/Type.h
- edit: source/Target/SwiftLanguageRuntime.cpp
- edit: source/Plugins/SymbolFile/DWARF/DWARFASTParserSwift.cpp
-
Commit e4e9bf4c0c1fdde9450207f6a175913626c12106 by gwen.mittertreiner:
Fix FileHandle Compilation on Windows- edit: Foundation/FileHandle.swift
-
Commit af66a3bb3c6b8344d57e84d4588241ebec2e9377 by suyashsrijan:
[typechecker] dont infer @objc for typealiases inside @objc protocol- edit: lib/Sema/TypeCheckDeclObjC.cpp
- add: test/attr/attr_objc_typealias_inside_protocol.swift
-
Commit d31d4798d93d4a9d750341f2c5a004a3b5fdcd79 by suyashsrijan:
Don't attempt to derive raw representable conformance if the enum- edit: lib/Sema/DerivedConformanceRawRepresentable.cpp
- add: validation-test/compiler_crashers_2_fixed/sr10108.swift
-
Commit 75aeaa506953ba3c35ac9ffb6e9ef5d5026ac7e6 by aprantl:
Add a -force-public-linkage IRGen flag for LLDB.- add: test/IRGen/Inputs/force_public_metadata_accessors.swift
- edit: include/swift/IRGen/Linking.h
- edit: include/swift/Option/FrontendOptions.td
- edit: lib/TBDGen/TBDGen.cpp
- edit: lib/IRGen/Linking.cpp
- edit: include/swift/AST/IRGenOptions.h
- edit: lib/Frontend/CompilerInvocation.cpp
- add: test/IRGen/force_public_metadata_accessors.swift
- edit: lib/IRGen/GenDecl.cpp
-
Commit 0e1101774c79d2d11c66d0f21b23c2e5e23d3b84 by aprantl:
Remove Resilience workarounds and describe fixed-size global resilient- edit: lib/IRGen/GenDecl.cpp
- edit: lib/RemoteAST/RemoteAST.cpp
- edit: lib/IRGen/GenDecl.h
- edit: include/swift/Remote/FailureKinds.def
- edit: lib/IRGen/IRGenDebugInfo.cpp
- edit: lib/IRGen/IRGenSIL.cpp
- edit: test/DebugInfo/global_resilience.swift