On Nov 17, 2017, at 1:29 PM, no-reply--- via swift-dev <swift-dev@swift.org> wrote:
[FAILURE] oss-swift-package-osx [#708]
Build URL: https://ci.swift.org/job/oss-swift-package-osx/708/
Project: oss-swift-package-osx
Date of build: Fri, 17 Nov 2017 13:42:30 -0600
Build duration: 1 hr 47 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:
Indication 1
Changes
Commit 1c2b2eb1add2abefa3387f88d033c4b018aa9c47 by samding:
fixed test case KeyPath.swift for s390x
edit: stdlib/public/core/KeyPath.swift
Commit 18b0240f02937361c82b84033489e192c8336d73 by shajrawi:
Outline copy_addr part 1 clean-up: Remove Enum's TIK < Loadable check -
edit: lib/IRGen/GenEnum.cpp
Commit 5aff0891b75f3880559a0d06447abb5e76318129 by shajrawi:
Code size: copy_addr outline part 2 - Support Archetypes
edit: test/IRGen/existentials_opaque_boxed.sil
edit: lib/IRGen/TypeInfo.h
edit: test/IRGen/existentials.sil
edit: test/IRGen/existentials_objc.sil
edit: lib/IRGen/GenEnum.h
edit: lib/IRGen/GenRecord.h
edit: test/IRGen/partial_apply.sil
edit: lib/Demangling/Remangler.cpp
edit: lib/IRGen/GenMeta.h
edit: lib/IRGen/GenDecl.cpp
edit: test/IRGen/unowned_objc.sil
edit: lib/IRGen/GenEnum.cpp
edit: lib/IRGen/IRGenFunction.cpp
edit: lib/IRGen/IRGenFunction.h
edit: lib/IRGen/IRGenModule.h
edit: lib/IRGen/GenType.cpp
edit: lib/IRGen/GenValueWitness.cpp
edit: docs/ABI/Mangling.rst
edit: lib/Demangling/Demangler.cpp
edit: test/IRGen/enum_value_semantics_special_cases.sil
edit: lib/IRGen/IRGenMangler.h
edit: lib/IRGen/IRGenSIL.cpp
Commit 62d823c56d47c3baaef420e2093811732b3faa7c by shajrawi:
Code size: Do not use a global state for isOutlined
edit: lib/IRGen/GenDecl.cpp
edit: lib/IRGen/GenTuple.cpp
edit: lib/IRGen/GenCall.cpp
edit: lib/IRGen/GenHeap.h
edit: lib/IRGen/NativeConventionSchema.h
edit: lib/IRGen/GenRecord.h
edit: lib/IRGen/TypeInfo.h
edit: lib/IRGen/ResilientTypeInfo.h
edit: lib/IRGen/ScalarTypeInfo.h
edit: lib/IRGen/GenExistential.h
edit: lib/IRGen/GenFunc.h
edit: lib/IRGen/IRGenFunction.h
edit: lib/IRGen/GenEnum.cpp
edit: lib/IRGen/IRGenSIL.cpp
edit: lib/IRGen/GenValueWitness.cpp
edit: lib/IRGen/GenHeap.cpp
edit: lib/IRGen/GenType.cpp
edit: lib/IRGen/GenStruct.cpp
edit: lib/IRGen/IRGenFunction.cpp
edit: lib/IRGen/GenObjC.cpp
edit: lib/IRGen/GenFunc.cpp
edit: lib/IRGen/IndirectTypeInfo.h
edit: lib/IRGen/GenKeyPath.cpp
edit: lib/IRGen/CallEmission.h
edit: lib/IRGen/GenCall.h
edit: lib/IRGen/LoadableTypeInfo.h
edit: lib/IRGen/FixedTypeInfo.h
edit: lib/IRGen/GenExistential.cpp
edit: lib/IRGen/GenEnum.h
Commit 67f2852ef23d0ca327019d44e8acaed9eac2ef4f by shajrawi:
Code Size: copy_addr cleanup - get rid of mightContainMetadata
edit: lib/IRGen/GenRecord.h
edit: lib/IRGen/GenType.cpp
edit: lib/IRGen/GenValueWitness.cpp
edit: lib/IRGen/TypeInfo.h
edit: lib/IRGen/GenEnum.cpp
edit: lib/IRGen/GenEnum.h
Commit bd8764caaa141f10ecce77d2fe76c3e255f2b057 by anemet:
Add opt remarks to Generic Specializer pass
edit: test/SILOptimizer/specialize.sil
edit: lib/SIL/OptimizationRemark.cpp
add: test/SILOptimizer/specialize_no_definition.sil
edit: include/swift/SIL/OptimizationRemark.h
edit: include/swift/SILOptimizer/Utils/Generics.h
edit: lib/SILOptimizer/Utils/Generics.cpp
edit: lib/SILOptimizer/Transforms/GenericSpecializer.cpp
Commit a8cd86f811670574f91cf99e83c692f282b6a07b by dgregor:
Add no-longer-crashing test case from rdar://problem/35441779.
add: validation-test/compiler_crashers_2_fixed/rdar35441779.swift
Commit 5f70f68c0d7f24b9b6e836a8e163ea556c84d680 by dgregor:
[AST] Store only interface types in NormalProtocolConformances.
edit: test/SILGen/witness_tables.swift
edit: lib/ClangImporter/ImportDecl.cpp
edit: include/swift/AST/ProtocolConformance.h
edit: test/Generics/conditional_conformances.swift
edit: lib/Sema/TypeCheckProtocol.cpp
edit: lib/IDE/IDETypeChecking.cpp
edit: lib/IRGen/GenProto.cpp
edit: lib/Sema/CodeSynthesis.cpp
edit: lib/AST/ASTMangler.cpp
edit: lib/Serialization/Deserialization.cpp
edit: test/SILGen/nested_generics.swift
edit: lib/AST/ProtocolConformance.cpp
edit: lib/IRGen/GenReflection.cpp
edit: lib/AST/ConformanceLookupTable.cpp
Commit 76f281510f11ce82cebd3767a45c73c7cfa98c8e by eeckstein:
Remove @_semantics("optimize.sil.never")
edit: test/SILOptimizer/closure_specialize_fragile.sil
edit: test/IRGen/fixlifetime.sil
edit: test/IRGen/lazy_metadata.swift
edit: test/SILOptimizer/eager_specialize.sil
edit: test/Interpreter/protocol_resilience.swift
edit: test/SILOptimizer/devirt_nested_class.swift
edit: test/Sanitizers/tsan-norace-deinit-run-time.swift
edit: test/SILOptimizer/specialize_inherited_multifile.swift
edit: test/SILOptimizer/globalopt_global_propagation.swift
edit: lib/SIL/SILFunction.cpp
edit: test/SILOptimizer/specialize_dynamic_self.swift
edit: stdlib/public/SwiftOnoneSupport/SwiftOnoneSupport.swift
edit: test/SILOptimizer/specialize_self_conforming.swift
edit: test/SILOptimizer/specialize_same_type_constraint.swift
edit: test/SILOptimizer/dead_function_elimination.swift
edit: test/SILOptimizer/optimize_never.sil
edit: test/SILOptimizer/devirt_protocol_method_invocations.swift
edit: docs/HighLevelSILOptimizations.rst
edit: test/SILOptimizer/no_opt.swift
edit: test/stdlib/Optional.swift
edit: validation-test/Reflection/functions.swift
edit: validation-test/execution/crashers_fixed/rdar33767511.swift
Commit 8192b3c859159c87a396eb85d9ad670301814b80 by dgregor:
[SIL Printer] Wire up generic environment when printing witness tables.
edit: lib/SIL/SILPrinter.cpp
edit: test/SILGen/conditional_conformance.swift
edit: test/SILGen/nested_generics.swift
edit: test/SILGen/witness_tables.swift
Commit 9ff4d7b936321be1066c5a3643623ad8c888eb51 by dgregor:
Cleanups for interface types in normal conformances.
edit: lib/IDE/IDETypeChecking.cpp
edit: lib/IRGen/GenProto.cpp
edit: lib/AST/ASTMangler.cpp
edit: lib/Sema/TypeCheckProtocol.cpp
Commit f6781deaf8d86be3611da6f4f8cc0a41c4f60467 by shajrawi:
copy_addr outline: cleanups based on review
edit: lib/IRGen/GenEnum.h
edit: lib/IRGen/GenType.cpp
edit: lib/IRGen/GenArchetype.cpp
edit: test/IRGen/unowned_objc.sil
edit: test/IRGen/existentials_objc.sil
edit: lib/IRGen/IRGenModule.h
edit: lib/IRGen/IRGenMangler.h
edit: test/IRGen/existentials_opaque_boxed.sil
edit: lib/IRGen/GenDecl.cpp
edit: lib/IRGen/GenRecord.h
edit: lib/IRGen/GenValueWitness.cpp
edit: test/IRGen/existentials.sil
edit: test/IRGen/enum.sil
edit: lib/IRGen/GenEnum.cpp
edit: test/IRGen/partial_apply.sil
edit: lib/IRGen/TypeInfo.h
edit: lib/IRGen/FixedTypeInfo.h
Commit 3c8fb12688d40bf26967d71e9e5d83034b8cf420 by vivkong:
[SystemZ] Add support for the "o" inline asm constraint
edit: test/CodeGen/SystemZ/asm-05.ll
edit: lib/Target/SystemZ/SystemZISelDAGToDAG.cpp
edit: lib/Target/SystemZ/SystemZISelLowering.h
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev