+Xi. Any idea what could of caused this kind of failure? /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_04/swift/test/SourceKit/CursorInfo/cursor_no_cancel.swift:39:11: error: expected string not found in input // RANGE: source.lang.swift.range.singleexpression ^ <stdin>:1:1: note: scanning from here #0 0x00007fd5fd439004 PrintStackTraceSignalHandler(void*) (BUILD_DIR/lib/libsourcekitdInProc.so+0x7bc004) ^ <stdin>:6:21: note: possible intended match here #5 0x00007fd5fd48e53a SourceKit::SwiftLangSupport::~SwiftLangSupport() (BUILD_DIR/lib/libsourcekitdInProc.so+0x81153a) ^
> On Aug 29, 2017, at 9:10 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#304] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/304/ > <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/304/> > Project: oss-swift-incremental-RA-linux-ubuntu-16_04 > Date of build: Tue, 29 Aug 2017 22:38:22 -0500 > Build duration: 32 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 > <https://ci.swift.org//job/oss-swift-incremental-RA-linux-ubuntu-16_04/304/consoleFull#762096442ba62d58e-7248-467b-91e0-c7508d5cf947> > 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-incremental-RA-linux-ubuntu-16_04/304/consoleFull#-12373789053122a513-f36a-4c87-8ed7-cbc36a1ec144> > Tests: > > Name: Swift(linux-x86_64) > Failed: 1 test(s), Passed: 9860 test(s), Total: 9861 test(s) > Failed: Swift(linux-x86_64).SourceKit/CursorInfo.cursor_no_cancel.swift > <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/304/testReport/junit/Swift(linux-x86_64)/SourceKit_CursorInfo/cursor_no_cancel_swift> > Name: Swift-Unit > Failed: 0 test(s), Passed: 443 test(s), Total: 443 test(s) > > Changes > > Commit 8b0eac5cbcc0f774e2c2325a33a72cb13b55bbe5 by shajrawi: > Fixes a bug in eraseUsesOfInstruction's iterator > > edit: lib/SILOptimizer/Utils/Local.cpp > > Commit 3eb4cfd7da4c3979eda4ffa8b80671a18192db02 by mgottesman: > [sil-ownership] Enable sil ownership verification on 84 more tests. > > edit: test/SILGen/objc_final.swift > edit: test/SILGen/objc_init_ref_delegation.swift > edit: test/SILGen/vtable_thunks_reabstraction_final.swift > edit: test/SILGen/result_abstraction.swift > edit: test/SILGen/specialize_attr.swift > edit: test/SILGen/transparent_attribute.swift > edit: test/SILGen/reabstract.swift > edit: test/SILGen/reabstract_lvalue.swift > edit: test/SILGen/types.swift > edit: test/SILGen/witness_single_tuple.swift > edit: test/SILGen/partial_apply_protocol_class_refinement_method.swift > edit: test/SILGen/static-stored-properties-in-concrete-contexts.swift > edit: test/SILGen/objc_bridging_peephole.swift > edit: test/SILGen/objc_required_designated_init.swift > edit: test/SILGen/retaining_globals.swift > edit: test/SILGen/objc_enum.swift > edit: test/SILGen/property_behavior.swift > edit: test/SILGen/witness_tables.swift > edit: test/SILGen/optional_to_optional.swift > edit: test/SILGen/objc_local.swift > edit: test/SILGen/objc_dictionary_bridging.swift > edit: test/SILGen/objc_error.swift > edit: test/SILGen/protocol_class_refinement.swift > edit: test/SILGen/objc_metatypes.swift > edit: test/SILGen/objc_ownership_conventions.swift > edit: test/SILGen/protocol_cast_toplevel.swift > edit: test/SILGen/protocols.swift > edit: test/SILGen/swift_newtype_result_convention.swift > edit: test/SILGen/optional.swift > edit: test/SILGen/sil_locations_top_level.swift > edit: test/SILGen/protocol_optional.swift > edit: test/SILGen/objc_imported_generic.swift > edit: test/SILGen/switch_objc.swift > edit: test/SILGen/opaque_values_silgen_lib.swift > edit: test/SILGen/unicode_scalar_concat.swift > edit: test/SILGen/objc_imported_init.swift > edit: test/SILGen/objc_thunks.swift > edit: test/SILGen/pointer_conversion_nonaccessing.swift > edit: test/SILGen/struct_resilience.swift > edit: test/SILGen/objc_generic_class.swift > edit: test/SILGen/opaque_values_silgen_todo.swift > edit: test/SILGen/objc_dynamic_init.swift > edit: test/SILGen/semanticsattr.swift > edit: test/SILGen/objc_witnesses.swift > edit: test/SILGen/switch_abstraction.swift > edit: test/SILGen/objc_currying.swift > edit: test/SILGen/objc_protocol_native_thunk.swift > edit: test/SILGen/objc_set_bridging.swift > edit: test/SILGen/switch_fallthrough.swift > edit: test/SILGen/partial_apply_protocol.swift > edit: test/SILGen/required_init.swift > edit: test/SILGen/objc_deprecated_objc_thunks.swift > edit: test/SILGen/pointer_conversion_nonaccessing_objc.swift > edit: test/SILGen/objc_disable_brigding.swift > edit: test/SILGen/unowned.swift > edit: test/SILGen/objc_enum_unused_witnesses.swift > edit: test/SILGen/optional_lvalue.swift > edit: test/SILGen/witnesses.swift > edit: test/SILGen/optional_to_bool.swift > edit: test/SILGen/partial_apply_generic.swift > edit: test/SILGen/protocol_resilience.swift > edit: test/SILGen/scalar_to_tuple_args.swift > edit: test/SILGen/tuples.swift > edit: test/SILGen/optional_chain_addressor.swift > edit: test/SILGen/without_actually_escaping.swift > edit: test/SILGen/source_location.swift > edit: test/SILGen/objc_nonnull_lie_hack.swift > edit: test/SILGen/witness_tables_multifile.swift > edit: test/SILGen/optional-cast.swift > edit: test/SILGen/sil_locations.swift > edit: test/SILGen/statements.swift > edit: test/SILGen/protocol_resilience_objc.swift > edit: test/SILGen/sibling-nested-generic.swift > edit: test/SILGen/testable-multifile.swift > edit: test/SILGen/witness_accessibility.swift > edit: test/SILGen/same_type_abstraction.swift > edit: test/SILGen/vtable_thunks.swift > edit: test/SILGen/same_type_across_generic_depths.swift > edit: test/SILGen/variadic-subscript-single-arg.swift > edit: test/SILGen/partial_apply_init.swift > edit: test/SILGen/toplevel.swift > edit: test/SILGen/testable-multifile-other.swift > edit: test/SILGen/property_behavior_init.swift > edit: test/SILGen/witness_same_type.swift
_______________________________________________ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev