swift-ci
(Swift CI)
1
Report
[FAILURE] oss-swift-package-osx [#4580]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/4580/
Project:
oss-swift-package-osx
Date of build:
Wed, 15 Apr 2020 20:30:13 -0500
Build duration:
52 min
Changes
-
Commit 4a3dc0b12a10cab72ddc70e93da9071d11661083 by mishal_shah:
Update the package job for swift 5.2.2 release
-
edit: jobs/swift-5.2-branch/oss-swift-package-osx.sh
-
Commit d76228b488aba978370a2c775a16a8e8188216e6 by pali:
[benchmark] FrequenciesUsingReduce Legacy Factor
-
edit: benchmark/single-source/ReduceInto.swift
-
Commit da31b40e478f0bf0c7aebe26e3ba556b26021d1b by pali:
[benchmark] InsertCharacterStartIndex legacyFactor
-
edit: benchmark/single-source/InsertCharacter.swift
-
Commit e60fe92f61094e60dae51bd197e202d5c4a8e123 by ditaliano:
[build-script] Pass CMAKE_OSX_SYSROOT to swift_cmake_options too.
-
edit: utils/build-script-impl
-
Commit 054bb2ceb09644bd315a72879514ba8949c4b09d by jgroff:
swift-reflection-dump support for unresolved opaque return types.
-
edit: include/swift/Reflection/TypeRefs.def
-
edit: include/swift/Reflection/TypeRef.h
-
edit: lib/Demangling/Demangler.cpp
-
edit: include/swift/Reflection/TypeRefBuilder.h
-
edit: stdlib/public/Reflection/TypeLowering.cpp
-
edit: stdlib/public/Reflection/TypeRef.cpp
-
edit: include/swift/Remote/MetadataReader.h
-
Commit 9611047d4ae5f13a81347e6b3e8d791a01e6df3f by accumulator:
[SymbolGraph] Add internal/externalParam declaration fragment
-
add: test/SymbolGraph/Symbols/Mixins/DeclarationFragments/SubheadingDeclarationFragments.swift
-
edit: lib/SymbolGraphGen/SymbolGraph.cpp
-
add: test/SymbolGraph/Symbols/Mixins/DeclarationFragments/DeclarationFragments.swift
-
delete: test/SymbolGraph/Symbols/Mixins/DeclarationFragments.swift
-
edit: lib/SymbolGraphGen/DeclarationFragmentPrinter.h
-
edit: lib/SymbolGraphGen/DeclarationFragmentPrinter.cpp
-
Commit c31344b1d9be1f39ed52099e600b1a3bb6706724 by ryan:
test: Use byte literals for Python3 compatibility
-
edit: test/Syntax/tokens_unknown_and_invalid.swift
-
Commit 4cc98f0070fd3d2e933f0d4fc328dd22f4a28f09 by z.zoelec2:
[opt] Remove trivially dead instructions in mandatory combine.
-
edit: test/IRGen/select_enum.sil
-
edit: test/IRGen/global_resilience.sil
-
edit: test/IRGen/ptrauth-foreign.sil
-
edit: test/SILOptimizer/definite_init_value_types.swift
-
edit: test/SIL/Serialization/globals.sil
-
edit: test/SILGen/builtins.swift
-
edit: test/IRGen/access_markers.sil
-
edit: test/SIL/Serialization/public_non_abi.sil
-
edit: test/IRGen/objc_block_storage.sil
-
edit: test/IRGen/indexing.sil
-
edit: test/IRGen/enum_future.sil
-
edit: test/IRGen/dynamic_self.sil
-
edit: test/Constraints/keypath_dynamic_member_lookup.swift
-
edit: test/IRGen/existentials_opaque_boxed.sil
-
edit: test/IRGen/upcast.sil
-
edit: test/IRGen/metatype.sil
-
edit: test/IRGen/struct_resilience.swift
-
edit: test/IRGen/fixed_layout_class.swift
-
edit: test/IRGen/super.sil
-
edit: test/IRGen/partial_apply_forwarder.sil
-
edit: test/IRGen/existentials.sil
-
edit: lib/SILOptimizer/Mandatory/MandatoryCombine.cpp
-
edit: test/SILOptimizer/mandatory_inlining.swift
-
edit: test/Serialization/basic_sil.swift
-
edit: test/AutoDiff/SIL/differentiability_witness_function_inst.sil
-
edit: test/Serialization/basic_sil_objc.swift
-
edit: test/SILOptimizer/generic_inline_self.swift
-
edit: test/IRGen/invariant_load.sil
-
edit: test/IRGen/mixed_mode_class_with_unimportable_fields.sil
-
edit: test/IRGen/existentials_objc.sil
-
edit: test/ClangImporter/macro_literals.swift
-
edit: test/IRGen/foreign_types_future.sil
-
edit: test/SIL/Serialization/Inputs/def_public_non_abi.sil
-
edit: test/IRGen/enum.sil
-
edit: test/IRGen/foreign_types.sil
-
edit: test/Serialization/sil_partial_apply_ownership.sil
-
edit: test/IRGen/enum_dynamic_multi_payload.sil
-
Commit d142faba5bf5e77ae0b816b9b1f6fe3e613ad42d by github:
Accelerate deprecate split complex inits (#29221)
-
edit: test/stdlib/Accelerate_vDSPFourierTransform.swift
-
edit: stdlib/public/Darwin/Accelerate/vDSP_FFT.swift
-
Commit 0c63feb97852d526b32cda907cb5ae976947107f by github:
Revert "Move out enum tests into a separate CXXInterop/enum directory"
-
add: test/ClangImporter/enum-exhaustivity.swift
-
add: test/ClangImporter/enum-cxx.swift
-
add: test/ClangImporter/enum-exhaustivity-system.swift
-
delete: test/CXXInterop/enum/enum-anon.swift
-
add: test/ClangImporter/enum-anon-sized.swift
-
edit: test/ClangImporter/enum-anon.swift
-
delete: test/CXXInterop/enum/Inputs/EnumExhaustivity.apinotes
-
add: test/ClangImporter/Inputs/custom-modules/EnumExhaustivity.apinotes
-
delete: test/CXXInterop/enum/enum-anon-sized.swift
-
delete: test/CXXInterop/enum/enum-exhaustivity-system.swift
-
add: test/ClangImporter/Inputs/custom-modules/EnumExhaustivity.h
-
delete: test/CXXInterop/enum/Inputs/enum-anon.h
-
delete: test/CXXInterop/enum/Inputs/module.map
-
delete: test/CXXInterop/enum/enum-exhaustivity.swift
-
delete: test/CXXInterop/enum/Inputs/EnumExhaustivity.h
-
edit: test/ClangImporter/Inputs/enum-anon.h
-
delete: test/CXXInterop/enum/enum-cxx.swift
-
edit: test/ClangImporter/Inputs/custom-modules/module.map
-
Commit b0522107166c5150efaac0666fba1f05d1d3a87c by nate_chandler:
[Runtime] Disable some tests on swift on os bots.
-
edit: test/Runtime/superclass_constraint_metadata_objc_superclass.swift
-
edit: test/Runtime/superclass_constraint_metadata_resilient_superclass_future.swift
-
edit: test/Runtime/superclass_constraint_metadata_objc_superclass_objc_intermediate_swift_subclass_future.swift
-
edit: test/Runtime/superclass_constraint_metadata_resilient_superclass2_future.swift
-
edit: test/Runtime/superclass_constraint_metadata_objc_superclass_objc_intermediate_swift_subclass.swift
-
edit: test/Runtime/superclass_constraint_metadata_resilient_superclass.swift
-
edit: test/Runtime/superclass_constraint_metadata_resilient_superclass2.swift
-
edit: test/Runtime/superclass_constraint_metadata_objc_superclass_objc_subclass.swift
-
edit: test/Runtime/superclass_constraint_metadata_objc_superclass_future.swift
-
Commit 759d65ec3f4409aedbc18afa73732202b13c5653 by augusto2112:
Check if objc runtime pointer is null before using it
-
edit: lldb/source/Core/ValueObject.cpp
-
edit: lldb/source/Plugins/Language/Swift/FoundationValueTypes.cpp
-
Commit a27c7795066aebee40ee4890603e200586a8ec7d by augusto2112:
Add contiguous array test
-
add: lldb/test/API/lang/swift/stdlib/ContiguousArray/Makefile
-
add: lldb/test/API/lang/swift/stdlib/ContiguousArray/main
-
add: lldb/test/API/lang/swift/stdlib/ContiguousArray/TestContiguousArray.py
-
add: lldb/test/API/lang/swift/stdlib/ContiguousArray/main.swift
-
Commit f4978099395ac2d7beaee7282a815b88a46a47d7 by anders:
Update CODEOWNERS
-
Commit 2e6067d25ab07d29f9da99efbf94f79bbf46a67a by ankit_aggarwal:
[XCBuildSupport] Sign PIF objects out-of-band
-
edit: Sources/XCBuildSupport/PIF.swift
-
edit: Sources/XCBuildSupport/PIFBuilder.swift
-
edit: Tests/XCBuildSupportTests/PIFTests.swift
-
Commit 48fd46f214aff77e5f2b1790062bd78464cacbf5 by github:
Add link to PackageDescription API to README.md (#2685)