swift-ci
(Swift CI)
1
Report
[FAILURE] swift-master-source-compat-suite [#3043]
Build URL:
https://ci.swift.org/job/swift-master-source-compat-suite/3043/
Project:
swift-master-source-compat-suite
Date of build:
Fri, 21 Dec 2018 15:41:25 -0600
Build duration:
4 hr 37 min
Changes
-
Commit f1f5e0f2bf2ada5f3136f479c644e0aae55ec6e6 by david_smith:
[stdlib] Dictionary: Add unsafe bulk-loading initializer
-
edit: stdlib/public/core/NativeDictionary.swift
-
edit: stdlib/public/core/DictionaryBuilder.swift
-
edit: validation-test/stdlib/Dictionary.swift
-
Commit 039891c24baf224d5ca80f0046a64f64a444ef02 by david_smith:
[stdlib] Dictionary: Add support for non-unique keys in bulk loading
-
edit: validation-test/stdlib/Dictionary.swift
-
edit: stdlib/public/core/DictionaryBuilder.swift
-
Commit f0e04f73f4d901a588ca020a8b21f5deedf5bfdc by david_smith:
[stdlib] Process elements from back to front
-
edit: stdlib/public/core/DictionaryBuilder.swift
-
edit: validation-test/stdlib/Dictionary.swift
-
edit: stdlib/public/core/HashTable.swift
-
Commit f862ad3741ae30c01671fec58a371717848b607c by david_smith:
[stdlib] Doc updates
-
edit: stdlib/public/core/DictionaryBuilder.swift
-
Commit 9d61bad1e5d52d6434da59218d3761927dfef32a by david_smith:
[stdlib] Keep the first duplicate key instead of the last
-
edit: stdlib/public/core/DictionaryBuilder.swift
-
edit: stdlib/public/core/NativeDictionary.swift
-
Commit a5506064122487f726fc1ce270a31765aff66656 by moiseev:
Make a couple internal functions back public
-
edit: stdlib/public/core/AtomicInt.swift.gyb
-
Commit 016ced2c44dbe4d0b40446f757f0361c22e31244 by david_smith:
Adopt the new bulk Dictionary initializer in bridging
-
edit: stdlib/public/Darwin/Foundation/NSDictionary.swift
-
edit: validation-test/stdlib/Dictionary.swift
-
Commit 09cb803e792ff97a1023f6126af87b8f951c73f6 by pyaskevich:
[CSDiag] Always attempt to erase open existentials after re-typecheck
-
edit: lib/Sema/CSDiag.cpp
-
add: test/Constraints/rdar46544601.swift
-
Commit aa4a6d9de29b2cc3457ad127518cda30693a2191 by compnerd:
tests: get a few additional SILGen tests passing on Windows
-
edit: test/SILGen/imported_struct_array_field.swift
-
edit: test/SILGen/witness_tables_serialized.swift
-
edit: test/SILGen/enum_raw_representable_objc.swift
-
edit: test/SILGen/collection_upcast.swift
-
edit: test/SILGen/pointer_conversion.swift
-
edit: test/SILGen/lying_about_optional_return.swift
-
Commit 362235c166938b0f6f51e6c86db3a43ad9b13fc9 by compnerd:
WindowsSDK: add definition for INVALID_HANDLE_VALUE
-
edit: stdlib/public/Windows/WinSDK.swift
-
Commit e3729f444a6583fca559e529552362f09871f03f by dgregor:
Revert "[GSB] When adding same-type requirements pick representative
-
edit: test/decl/protocol/req/associated_type_ambiguity.swift
-
edit: lib/AST/GenericSignatureBuilder.cpp
-
delete: test/Generics/rdar45957015.swift
-
edit: test/Generics/same_type_constraints.swift
-
Commit 65c95dd8409cfdf0623cf27cc47bc44da733f4e0 by atrick:
Fix SILCombine metatype cast optimization to avoid extending lifetimes.
-
edit: include/swift/SILOptimizer/Utils/CastOptimizer.h
-
edit: lib/SILOptimizer/SILCombiner/SILCombinerCastVisitors.cpp
-
edit: lib/SILOptimizer/Utils/CastOptimizer.cpp
-
edit: test/SILOptimizer/sil_combine.sil
-
Commit 326d42378eb7ae5bddedc3649e66a1dc247a4e67 by compnerd:
Basic: convert UUIDs to uppercase
-
Commit bf7ea5b2e86194c2e510952a4f2caaa0f40ecba2 by compnerd:
test: make the last SIL.Parse test pass on Windows
-
edit: test/SIL/Parser/apply_with_conformance.sil
-
Commit 5d968621d7aee9ef05aec54cdac4a75fe1798833 by dgregor:
[Type checker] Basic ambiguity resolution + diagnostics for dynamic
-
add: test/attr/dynamicReplacement.swift
-
edit: lib/Sema/TypeCheckAttr.cpp
-
add: test/attr/Inputs/dynamicReplacementA.swift
-
add: test/attr/Inputs/dynamicReplacementB.swift
-
edit: include/swift/AST/DiagnosticsSema.def
-
add: test/attr/Inputs/dynamicReplacementC.swift