[Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 - Long Test (master) #1527

···

On Jun 28, 2017, at 9:32 AM, no-reply@swift.org wrote:

[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10-long-test [#1527]

Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10-long-test/1527/
Project: oss-swift-incremental-RA-linux-ubuntu-16_10-long-test
Date of build: Wed, 28 Jun 2017 08:52:00 -0700
Build duration: 40 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_10-long-test/1527/consoleFull#1620085535fca400bf-2f4a-462e-b517-e058d770b2d7&gt;
Tests:

Name: Swift(linux-x86_64)
Failed: 1 test(s), Passed: 9579 test(s), Total: 9580 test(s)
Failed: Swift(linux-x86_64).compiler_crashers_2_fixed.0109-sr4737.swift <https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10-long-test/1527/testReport/junit/Swift(linux-x86_64)/compiler_crashers_2_fixed/0109_sr4737_swift&gt;
Name: Swift-Unit
Failed: 0 test(s), Passed: 443 test(s), Total: 443 test(s)

Changes

Commit d9b9604326fec3068a69fe8f431ccabf1f5c6fcc by Doug Gregor:
[GSB] Don't use archetype anchor ordering when merging equivalence

edit: lib/AST/GenericSignatureBuilder.cpp
edit: test/Generics/associated_type_typo.swift
edit: test/Generics/same_type_constraints.swift

Commit be5bc3fd0784138218a9c2efe17b086f4d90f903 by Doug Gregor:
[GSB] Eliminate two more uses of ArchetypeResolutionKind::AlwaysPartial.

delete: validation-test/compiler_crashers/28808-hasval.swift
edit: test/SourceKit/DocSupport/doc_swift_module.swift.response
add: validation-test/compiler_crashers_fixed/28808-hasval.swift
edit: lib/AST/GenericSignatureBuilder.cpp

Commit c226ff8dc4e8d345f5e29ee398aa8a1c67453e69 by Doug Gregor:
[GSB] Eliminate some duplicated code. NFC

edit: lib/AST/GenericSignatureBuilder.cpp