About 400 tests instantly crashing. I can reproduce that locally. This is however an improvement over the rest of the week, where the stdlib didn’t even get past SIL validation.
I can’t see any obvious connection to Dictionary, so it might be something else that slipped in while this was untestable for a week? > On Nov 9, 2016, at 7:07 PM, no-re...@swift.org wrote: > > New issue found! > > [FAILURE] oss-swift_tools-RA_stdlib-RDA_test-macos-resilience [#11] > > Build URL: > https://ci.swift.org/job/oss-swift_tools-RA_stdlib-RDA_test-macos-resilience/11/ > > <https://ci.swift.org/job/oss-swift_tools-RA_stdlib-RDA_test-macos-resilience/11/> > Project: oss-swift_tools-RA_stdlib-RDA_test-macos-resilience > Date of build: Wed, 09 Nov 2016 15:15:47 -0800 > Build duration: 51 min > Identified problems: > > Compile Error: This build failed because of a compile error. Below is a list > of all errors in the build log: > Indication 1 > <https://ci.swift.org//job/oss-swift_tools-RA_stdlib-RDA_test-macos-resilience/11/consoleFull#195448755ee1a197b-acac-4b17-83cf-a53b95139a76> > Regression test failed: This build failed because a regression test in the > test suite FAILed. Below is a list of all errors: > Indication 1 > <https://ci.swift.org//job/oss-swift_tools-RA_stdlib-RDA_test-macos-resilience/11/consoleFull#1587377825fca400bf-2f4a-462e-b517-e058d770b2d7> > Changes > > Commit 0fc5727c6f597c56201c29815c30f4874f9a44f4 by hughbellars: > Update docs for removal of Ubuntu 14.04 as a supported platform > > edit: README.md > add: docs/Ubuntu14.md > > Commit 98811678b78dee504277a06c157a269b19582b67 by hughbellars: > Address PR feedback, fix typo > > edit: docs/Ubuntu14.md > > Commit efcd9e583d0dfcff684b81ba8c9b77281f80cd40 by hughbellars: > Fix some more typos > > edit: docs/Ubuntu14.md > > Commit 9ad14ea890d1d07f6811f790801cf7982f454415 by abeingessner: > WIP fix resilience build > > edit: stdlib/public/core/HashedCollections.swift.gyb > > Commit 2d833547d0cf19160c75031c6bdcf177221b65de by blangmuir: > Add a test for -disable-typo-correction > > edit: test/Sema/typo_correction.swift > > Commit c8f53ff8c43b50564af99673991ea9e52f1d0973 by blangmuir: > [index] Disable typo-correction when indexing > > edit: tools/SourceKit/lib/SwiftLang/SwiftIndexing.cpp > > Commit 34ec32bc146d59ca7fab8402b5926f621712206d by mgottesman: > [semantic-arc] Handle the rest of the unqualified mem opts in SILGen. > > edit: lib/SILGen/SILGenLValue.cpp > edit: lib/SIL/TypeLowering.cpp > edit: test/SILGen/class_bound_protocols.swift > edit: test/SILGen/cf_members.swift > edit: lib/SILGen/SILGenConvert.cpp > edit: test/SILGen/materializeForSet.swift > edit: test/SILGen/enum_resilience.swift > edit: lib/SILGen/SILGenFunction.h > edit: test/SILGen/auto_generated_super_init_call.swift > edit: test/SIL/Serialization/projection_lowered_type_parse.sil > edit: test/SILGen/downcast_reabstraction.swift > edit: test/SILGen/pointer_conversion.swift > edit: test/SILGen/objc_thunks.swift > edit: test/SILGen/writeback.swift > edit: test/SILGen/optional.swift > edit: test/SILGen/objc_bridging.swift > edit: test/SILGen/closures.swift > edit: lib/SILGen/SILGenApply.cpp > edit: test/SILGen/copy_lvalue_peepholes.swift > edit: lib/SILGen/SILGenConstructor.cpp > edit: test/SILGen/objc_init_ref_delegation.swift > edit: lib/SILGen/SILGenBuiltin.cpp > edit: test/SIL/Parser/apply_with_conformance.sil > edit: test/SIL/Serialization/clang_conformances.swift > edit: test/SILGen/errors.swift > edit: test/SILGen/complete_object_init.swift > edit: test/SILGen/boxed_existentials.swift > edit: test/SIL/Parser/indirect_enum.sil > edit: test/SILGen/objc_protocols.swift > edit: test/SILGen/newtype.swift > edit: test/SILGen/builtins.swift > edit: test/SILGen/let_decls.swift > edit: test/SIL/Parser/apply_with_substitution.sil > edit: test/SILGen/dynamic_lookup.swift > edit: lib/SILGen/SILGenPoly.cpp > edit: test/SILGen/switch_isa.swift > edit: lib/SILGen/RValue.cpp > edit: test/IRGen/constant_struct_with_padding.sil > edit: test/SILGen/witnesses.swift > edit: test/SILGen/switch.swift > edit: test/Serialization/sil_partial_apply_ownership.sil > edit: test/SILGen/metatype_abstraction.swift > edit: test/SILGen/switch_var.swift > edit: lib/SILGen/SILGenMaterializeForSet.cpp > edit: lib/SILOptimizer/Transforms/OwnershipModelEliminator.cpp > edit: test/SILGen/objc_bridging_any.swift > edit: test/SILGen/weak.swift > edit: lib/Parse/ParseSIL.cpp > edit: test/SILOptimizer/cast_folding_no_bridging.sil > edit: test/SILOptimizer/capture_promotion.sil > edit: test/SILGen/super_init_refcounting.swift > edit: lib/SILGen/SILGenDecl.cpp > edit: test/SILGen/unowned.swift > edit: test/SIL/printer_include_decls.swift > edit: test/IRGen/partial_apply.sil > edit: lib/SILGen/SILGenForeignError.cpp > edit: test/SILGen/scalar_to_tuple_args.swift > edit: test/SILGen/expressions.swift > edit: test/SILGen/enum.swift > edit: lib/SILGen/SILGenExpr.cpp > edit: test/SIL/Serialization/ownership_qualified_memopts.sil > edit: test/SILGen/decls.swift > edit: test/SILGen/struct_resilience.swift > edit: test/SILGen/import_as_member.swift > edit: test/SILGen/protocol_optional.swift > edit: test/SILGen/casts.swift > edit: test/SIL/Parser/generics.sil > edit: test/SILGen/guaranteed_self.swift > edit: test/SILGen/properties.swift > edit: test/SILGen/functions.swift > edit: test/SILGen/property_abstraction.swift > edit: test/SILGen/function_conversion.swift > edit: test/SILGen/nested_generics.swift > edit: test/SILGen/force_cast_chained_optional.swift > edit: test/SILGen/generic_casts.swift > edit: test/SILGen/objc_witnesses.swift > edit: test/SILGen/objc_final.swift > edit: test/SILOptimizer/capture_promotion_generic_context.sil > edit: test/SIL/Serialization/borrow.sil > edit: test/SILGen/implicitly_unwrapped_optional.swift > edit: test/SIL/Parser/overloaded_member.sil > edit: test/SILGen/default_constructor.swift > edit: test/SILGen/protocol_class_refinement.swift > edit: test/SILGen/protocol_extensions.swift > edit: test/SILGen/reabstract.swift > edit: test/SILGen/reabstract_lvalue.swift > edit: test/SIL/Parser/bound_generic.sil > edit: test/IRGen/ownership_qualified_memopts.sil > edit: test/SIL/Parser/array_roundtrip.swift > edit: test/SIL/Parser/typed_boxes.sil > edit: test/SILGen/indirect_enum.swift > edit: test/SILGen/lifetime.swift > edit: test/SILGen/objc_ownership_conventions.swift > edit: test/SILGen/accessors.swift > edit: test/SILGen/toplevel.swift > edit: test/SIL/Parser/witness_protocol_from_import.sil > edit: test/SILGen/property_behavior_init.swift > edit: test/SILGen/witnesses_inheritance.swift > edit: test/SIL/Serialization/witness_tables.sil > edit: lib/SILGen/SILGenDynamicCast.cpp > edit: lib/SILGen/SILGenPattern.cpp > edit: test/SILGen/protocols.swift > edit: test/SILGen/foreign_errors.swift > edit: test/SILGen/init_ref_delegation.swift > edit: test/SILGen/switch_abstraction.swift > > Commit 8d4aac47e8297cd7b2242eb58fca4d853deee3a7 by mgottesman: > [semantic-arc] Now that SILGen only emits qualified ownership memory > > edit: lib/SIL/SILVerifier.cpp > edit: include/swift/SIL/SILBuilder.h > > Commit 35acc0f9e2f093063565840681366bf6faffbfe4 by mgottesman: > [DI] Given x' = load x; (apply (class_method x') x'), check the apply > > edit: lib/SILOptimizer/Mandatory/DIMemoryUseCollector.cpp > > Commit e38128749938b2cb56d35053849de1bd71479763 by ben_cohen: > move unit test to more appropriate class > > edit: validation-test/stdlib/SpriteKit.swift > > Commit e43a1d35ab276f0625c5d43b33ac103c983156fb by blangmuir: > [codecompletion] Don't complete global names after var/let > > edit: test/IDE/complete_pattern.swift > edit: lib/Parse/ParseExpr.cpp > > Commit dd03a9be35ad37197af9e5a58ddbe77bec29feda by mgottesman: > Make OperandValueArrayRef::iterator a forward iterator to appease > > edit: include/swift/SIL/SILValue.h > > Commit 9d4a76c3c4781db61bccd79bc80e3777b33ddb1f by jbrecka: > [tsan] Cast floating-point types correctly when instrumenting atomic > > add: test/Instrumentation/ThreadSanitizer/atomic-non-integer.ll > edit: lib/Transforms/Instrumentation/ThreadSanitizer.cpp > > Commit 1e48fca668146644ce74c5618cf9fdee74556d0d by aprantl: > Emit debug info for global constants whose address is taken exactly > > add: test/CodeGen/debug-info-global-constant.c > edit: lib/CodeGen/CGDebugInfo.cpp > > Commit 421e63f2e2ceaa19dbb19b0d7a182aeeebf84ca1 by jbrecka: > [tsan] Cast floating-point types correctly when instrumenting atomic > > add: test/tsan/Darwin/objc-double-property.mm > > Commit 32ca1fbd02290f2589ed7dd3fe41dcd689c188a4 by github: > Fix CMAKE_C_VISIBILITY_PRESET for cmake versions greater than 1.8 > > edit: src/CMakeLists.txt
_______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev