[swift-dev] [Swift CI] Build Failure: 1. OSS - Swift ASAN - OS X (swift 3.1) #55

Jordan Rose jordan_rose at apple.com
Fri Feb 10 11:50:54 CST 2017


Lost the builder machine. Mishal, do you think we should run it again, since this bot only runs once a day?

Jordan


> On Feb 10, 2017, at 00:49, no-reply at swift.org wrote:
> 
> [FAILURE] oss-swift-3.1-incremental-ASAN-RA-osx [#55]
> 
> Build URL:	https://ci.swift.org/job/oss-swift-3.1-incremental-ASAN-RA-osx/55/ <https://ci.swift.org/job/oss-swift-3.1-incremental-ASAN-RA-osx/55/>
> Project:	oss-swift-3.1-incremental-ASAN-RA-osx
> Date of build:	Fri, 10 Feb 2017 00:27:50 -0800
> Build duration:	21 min
> 
> Changes
> 
> Commit 3144d280b9c61fff4ec90cb5337db9f2308d7e5c by dgregor:
> Revert "Replace concrete init(stringInterpolationSegment:)'s with
> 
> edit: stdlib/public/core/StringInterpolation.swift.gyb
> delete: validation-test/Sema/interpolation_placeholders.swift
> edit: test/api-digester/source-stability.swift.expected
> 
> Commit bb4a29c816d1f603e74071b2a0a862b246250d40 by dgregor:
> [SR-3842] Add test from the bug report. We want to keep this working in
> 
> add: test/Compatibility/sr3842_map_string_init.swift
> 
> Commit 97a2f11c79f90a5e5d7551d546b1ce7f6a426832 by spestov:
> Sema: Fix crash when defining an extension of a nested type with
> 
> edit: test/decl/nested/type_in_type.swift
> edit: include/swift/AST/ArchetypeBuilder.h
> edit: lib/AST/ArchetypeBuilder.cpp
> edit: lib/Sema/TypeCheckDecl.cpp
> edit: lib/Sema/TypeCheckGeneric.cpp
> 
> Commit 3c6d6cbbd6b55bafa37d77182bc6acb593d70839 by jgroff:
> Sema: Treat the implicit RawRepresentable conformance for enums as
> 
> edit: lib/Sema/TypeCheckDecl.cpp
> edit: lib/AST/ConformanceLookupTable.h
> edit: lib/AST/ConformanceLookupTable.cpp
> add: test/Sema/enum_raw_representable_explicit_cart_before_horse.swift
> add: test/Sema/Inputs/enum_raw_representable_explicit_multi_file_2.swift
> add: test/Sema/enum_post_hoc_raw_representable_with_raw_type.swift
> add: test/Sema/enum_raw_representable_explicit.swift
> add: test/Sema/enum_raw_representable_explicit_multi_file.swift
> edit: test/decl/protocol/conforms/Inputs/placement_2.swift
> add: test/Sema/Inputs/enum_with_raw_type.swift
> edit: lib/Sema/TypeCheckProtocol.cpp
> edit: test/decl/protocol/conforms/placement.swift
> edit: lib/AST/ProtocolConformance.cpp
> 
> Commit e1d1a1fefeb53a1d25f910cabb0bb4392ea522d3 by jacobmizraji:
> sourcekitd/CMakeLists.txt: Add a flag for building sourcekitdInProc as a
> 
> edit: tools/SourceKit/tools/sourcekitd/bin/InProc/CMakeLists.txt
> 
> Commit 0c571ab0dd5aa52d9c7c308b44cfcd14cb593139 by jacobmizraji:
> [test] Time out individual lit tests after 20 minutes.
> 
> edit: test/CMakeLists.txt
> 
> Commit f39bfb1c21bbdfd0c492cf914d0f722b58ce4bcd by jacobmizraji:
> [test] Increasing test timeout to 30 minutes
> 
> edit: test/CMakeLists.txt
> 
> Commit 34ae0a321ca004eec4bb21ed14a9878c4479fa7e by jacobmizraji:
> Increase the test timeout to 50mins
> 
> edit: test/CMakeLists.txt
> 
> Commit c8691358aaea762829c8c129edae791eefe1740a by jordan_rose:
> When setting a willSet/didSet param's type, also set the TypeLoc (#7377)
> 
> edit: lib/Sema/TypeCheckDecl.cpp
> edit: test/decl/var/properties.swift
> 
> Commit dc9990c9d594315b6101068ed2a8861d545b5007 by arphaman:
> [code-completion] Fix crash when trying to do postfix completion of
> 
> edit: test/CodeCompletion/member-access.cpp
> edit: lib/Parse/ParseExpr.cpp
> 
> Commit 9bd5590746b4180e753d547b8653bdb2dc56ae0e by arphaman:
> [Sema][ObjC++] Typo correction should handle ivars and properties
> 
> edit: lib/Sema/SemaExprCXX.cpp
> edit: lib/Sema/TreeTransform.h
> edit: test/SemaObjCXX/typo-correction.mm
> 
> Commit 0d4427d10d6971c36d165d77ba559d8ac059cea5 by bruno.cardoso:
> [PCH] Fix a regression when PCH is used with -fmodules
> 
> add: test/Modules/Inputs/invalid-module-id/NC.framework/Headers/NUGeometry.h
> add: test/Modules/Inputs/invalid-module-id/NC.framework/Headers/NC.h
> add: test/Modules/Inputs/invalid-module-id/NC.framework/PrivateHeaders/NULog.h
> add: test/Modules/Inputs/invalid-module-id/NC.framework/Modules/module.private.modulemap
> add: test/Modules/Inputs/invalid-module-id/NC.framework/PrivateHeaders/NUAssert.h
> add: test/Modules/Inputs/invalid-module-id/NC-Prefix.pch
> add: test/Modules/Inputs/invalid-module-id/NC.framework/Headers/NU-Visibility.h
> add: test/Modules/Inputs/invalid-module-id/NC.framework/Modules/module.modulemap
> edit: lib/Serialization/ASTWriter.cpp
> add: test/Modules/invalid-pch-module-id.m
> 
> Commit 6975c5acb860243efdcb5a156e004ddbbc786a15 by bruno.cardoso:
> Avoid VarDecl emission attempt if no owning module avaiable
> 
> edit: lib/Serialization/ASTReaderDecl.cpp
> add: test/PCH/empty-def-fwd-struct.h
> 
> Commit f186e73135bb053b302a65a5c99fbb5ed63a739e by aprantl:
> Canonicalize the path provided by -fmodules-cache-path.
> 
> edit: lib/Frontend/CompilerInvocation.cpp
> add: test/Modules/modules-cache-path-canonicalization.m

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.swift.org/pipermail/swift-dev/attachments/20170210/89b924ea/attachment.html>


More information about the swift-dev mailing list