Xi, this is in the area you’ve been working on recently.
- Doug
···
On Mar 7, 2017, at 3:11 PM, no-reply@swift.org wrote:
New issue found!
[FAILURE] oss-swift-incremental-ASAN-RA-osx [#123]
Build URL: https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/123/
Project: oss-swift-incremental-ASAN-RA-osx
Date of build: Tue, 07 Mar 2017 13:03:56 -0800
Build duration: 2 hr 7 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-ASAN-RA-osx/123/consoleFull#-1328596701fca400bf-2f4a-462e-b517-e058d770b2d7>
Tests:Name: Swift(macosx-x86_64)
Failed: 3 test(s), Passed: 9045 test(s), Total: 9048 test(s)
Failed: Swift(macosx-x86_64).IDE.complete_associated_types.swift <https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/123/testReport/junit/Swift(macosx-x86_64)/IDE/complete_associated_types_swift>
Failed: Swift(macosx-x86_64).decl/protocol/conforms.failure.swift <https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/123/testReport/junit/Swift(macosx-x86_64)/decl_protocol_conforms/failure_swift>
Failed: Swift(macosx-x86_64).decl/protocol/conforms.fixit_stub.swift <https://ci.swift.org/job/oss-swift-incremental-ASAN-RA-osx/123/testReport/junit/Swift(macosx-x86_64)/decl_protocol_conforms/fixit_stub_swift>
Name: Swift-Unit
Failed: 0 test(s), Passed: 475 test(s), Total: 475 test(s)Changes
Commit 370550f47222bb429a69ea4958d02cb8093fd610 by dgregor:
[GSB] Abstract ConcreteConstraint to a more-general Constraint.edit: include/swift/AST/GenericSignatureBuilder.h
edit: lib/AST/GenericSignatureBuilder.cppCommit d5d2db5185731f242ef7ed2720afffc3a3a12b68 by dgregor:
[Diagnostics] Allow ValueDecl* diagnostic arguments.edit: lib/AST/DiagnosticEngine.cpp
edit: include/swift/AST/DiagnosticEngine.hCommit 58f794449e1f2187245c6b00aa50e377f235b8de by dgregor:
[GSB] Prefer shorter requirement sources to longer ones.edit: test/Generics/requirement_inference.swift
edit: lib/AST/GenericSignatureBuilder.cpp
edit: test/Generics/conformance_access_path.swiftCommit d018ce272d886b50e6810c39af4d1f56e0c5a016 by compnerd:
Adjust for SVN r297121edit: lib/SILOptimizer/Utils/ConstantFolding.cpp
Commit 23184497e2cece1449f77ed24671d83fffae6b89 by dgregor:
[GSB] Don't complain about redundant requirements with inferred sources.edit: test/Generics/requirement_inference.swift
edit: lib/AST/GenericSignatureBuilder.cpp
edit: include/swift/AST/GenericSignatureBuilder.hCommit c2b433bad630f501dc0cc740c33fe63e66f78694 by atrick:
Overhaul the AddressLowering pass to optimize projections and handleedit: lib/SILOptimizer/Mandatory/AddressLowering.cpp
edit: test/SILOptimizer/address_lowering.sil
edit: include/swift/SIL/SILInstruction.h
add: test/SILOptimizer/address_projection.silCommit 2e075763655ef0a7733b77bc70c22d0dd942dc50 by gparker:
[test] Re-enable test Interpreter/SDK/libc.swift.edit: test/Interpreter/SDK/libc.swift
Commit 9b33b59b1879c5d4e9fa8410b871db876ea15fbd by aschwaighofer:
SjLjEHPrepare: Fix the pass for swifterror argumentsadd: test/CodeGen/ARM/sjljeh-swifterror.ll
edit: lib/CodeGen/SjLjEHPrepare.cpp