Report
[FAILURE] swift-master-source-compat-suite [#3029]
Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite/3029/
Project:
swift-master-source-compat-suite
Date of build:
Mon, 17 Dec 2018 17:56:00 -0600
Build duration:
3 hr 55 min
Changes
-
Commit ff5a8009fab2799473f5794358802e8fef531a14 by rajbarik:
Refactor SILCombiner to build ConcreteExistentialInfo using an Uniform- edit: lib/SILOptimizer/SILCombiner/SILCombinerApplyVisitors.cpp
- edit: lib/SILOptimizer/SILCombiner/SILCombiner.h
-
Commit d77801abaf19090dc7d7e0ead30844d9f62674c0 by compnerd:
test: define and use%target-rpath
- edit: test/Interpreter/SDK/objc_getClass.swift
- edit: test/Interpreter/class_resilience.swift
- edit: test/Interpreter/dynamic_replacement.swift
- edit: test/Interpreter/enum_resilience.swift
- edit: test/Interpreter/resilient_metadata_cycles.swift
- edit: test/lit.cfg
- edit: test/attr/attr_implements_serial.swift
- edit: test/Interpreter/objc_class_resilience.swift
- edit: test/Interpreter/protocol_resilience.swift
- edit: test/Interpreter/conditional_conformances_modules.swift
- edit: test/multifile/multiconformanceimpls/main.swift
- edit: test/Interpreter/global_resilience.swift
- edit: test/Interpreter/unresolvable_dynamic_metadata_cycles.swift
- edit: test/Interpreter/struct_resilience.swift
- edit: test/Interpreter/dynamic_replacement_chaining.swift
-
Commit 1d48a37c0e4741b5647916fd295ca784c73f5ca9 by dave:
[Sema] ReturnStmt must be ImplicitConversionExpr aware- edit: lib/Sema/TypeCheckStmt.cpp
-
Commit aa5dc6c77af3c61eccbef2d14512b222565a8e08 by dgregor:
[AST] Use a proper “empty key” encoding for CanType in DenseMaps.- edit: include/swift/AST/Types.h
- edit: include/swift/AST/Type.h
-
Commit df5712d1fd16cd9c97bdae6b99957cc8c50ef72e by compnerd:
platform: widen winsdk modulemap- edit: stdlib/public/Platform/winsdk.modulemap
-
Commit 9f61301855003942abed39bcfd7d788e3361d2e6 by dgregor:
[Name lookup] Enable shadowing for type lookup and of the Swift module.- edit: lib/AST/NameLookup.cpp
- add: test/NameBinding/Inputs/HasResult.swift
- add: test/NameBinding/stdlib_shadowing.swift
-
Commit fc7eb0d3b600f63ae3a8de3db8e7ac2342c0259a by dgregor:
[AST] Pull GenericSignature::ResolvedType definition into a header.- edit: lib/AST/GenericSignatureBuilder.cpp
- add: lib/AST/GenericSignatureBuilderImpl.h
-
Commit a2a663c9a9840500da1cfebbfff77cedadc0170b by dgregor:
[Name lookup] Narrow shadowing to non-member types.- add: test/NameBinding/member_type_shadowing.swift
- edit: lib/AST/NameLookup.cpp
- add: test/NameBinding/Inputs/MemberTypesInClasses.swift
-
Commit bbe3aa7e7021d922371d77f3a48e4430feaba9c8 by dgregor:
[AST] Improve canonicalization using dependent member types.- edit: lib/AST/GenericSignature.cpp
-
Commit 69c9fbc3c8941d64ec1aa5f0edfa4dd0d5819de5 by dgregor:
Move SIMD operators back into the Swift standard library- edit: stdlib/public/core/SIMDVector.swift
- edit: stdlib/public/SIMDOperators/Operators.swift
- edit: stdlib/public/Darwin/simd/Quaternion.swift.gyb
- edit: stdlib/public/Darwin/MediaPlayer/CMakeLists.txt
- edit: validation-test/Sema/type_checker_perf/fast/simd_add.gyb
- edit: stdlib/public/Darwin/simd/simd.swift.gyb
-
Commit ad17e8a3abd69de52fa303bfe530154b99165af7 by dgregor:
[SIMD] Delete unnecessary comment on debugDescription.- edit: stdlib/public/core/SIMDVectorTypes.swift.gyb
-
Commit e21a96f4ab06a1e240d7e51ad72fab182d81ea0b by dgregor:
[SIMD] Update tests to reflect the SIMD operators in the standard- add: validation-test/Sema/type_checker_perf/slow/sr139.swift
- edit: test/Constraints/tuple.swift
- edit: test/Sema/complex_expressions.swift
-
Commit 73de196fb51da46654d12cb8f24b6628adb10fc5 by github:
[ParseableInterface] Accept no space after "swift-module-flags:"- edit: test/ParseableInterface/SmokeTest.swiftinterface
- edit: lib/Frontend/ParseableInterfaceSupport.cpp
-
Commit 543891144c130ed7093f71b66d5d60d0b384ac08 by mishal_shah:
Update swift-5.0-branch config to checkout new branches- edit: common.py