Report
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#7342]
Build URL:
https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/7342/
Project:
oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build:
Tue, 30 Apr 2019 19:38:30 -0500
Build duration:
1 hr 44 min
Changes
-
Commit 09fbdc20cbae4118d03a1e7fc9f516710395000f by alaferriere:
Sema: intro a request evaluator to get the structural type of type- edit: lib/Sema/TypeCheckGeneric.cpp
- edit: include/swift/AST/TypeCheckRequests.h
- edit: lib/AST/Decl.cpp
- edit: lib/AST/TypeCheckRequests.cpp
- edit: include/swift/AST/TypeCheckerTypeIDZone.def
- edit: include/swift/AST/Decl.h
-
Commit a315e44616211e2e3cdf151ffca1442936618977 by alaferriere:
GSB: use StructuralTypeRequest for type aliases- edit: lib/AST/GenericSignatureBuilder.cpp
-
Commit 73fd7d65514bb9c2c6c62649246b9174a216a08b by danielrodriguez:
[android] Add missing POSIX/Linux headers to Android build.- edit: stdlib/public/Platform/glibc.modulemap.gyb
-
Commit c7aa0147eb636fc88e938126b90a47558a119d61 by alaferriere:
Sema: make StructuralTypeRequest use CacheKind::Cached- edit: include/swift/AST/ASTTypeIDZone.def
- edit: include/swift/AST/TypeCheckRequests.h
- edit: lib/AST/TypeCheckRequests.cpp
- edit: include/swift/AST/ASTTypeIDs.h
-
Commit 5bbf06c3d5804055aa1c5308704968171a37aad9 by alaferriere:
Sema: use the underlying type when available instead of the structural- edit: lib/AST/GenericSignatureBuilder.cpp
-
Commit c27dca33839f3dc179d30310d7be00c50671d91c by alaferriere:
Sema: restrict the options to resolve the structural type of type- edit: lib/Sema/TypeCheckGeneric.cpp
- edit: lib/AST/Decl.cpp
-
Commit 1a169b91bd29b570d133a79a618e8a56a1029e79 by dgregor:
Centralize the definition of isMemberwiseInitialized()- edit: lib/Sema/TypeCheckDecl.cpp
- edit: include/swift/AST/Decl.h
- edit: lib/SILGen/SILGenConstructor.cpp
- edit: lib/Sema/CodeSynthesis.h
- edit: include/swift/Sema/IDETypeChecking.h
- edit: lib/AST/Decl.cpp
- edit: lib/Index/Index.cpp
- edit: lib/Sema/CodeSynthesis.cpp
-
Commit a55641a1b27b86e926e481a2ad0894ad9ec26ab8 by sgladman:
[vImage] Don't Infer Pixel Size in Buffer Copy- edit: test/stdlib/Accelerate_vImage.swift
- edit: stdlib/public/Darwin/Accelerate/vImage_Buffer.swift
-
Commit 96952ea9a2e34194a4094095332867bcb586d074 by dgregor:
[AST] Distinguish memberwise-initialized properties for storage vs.- edit: lib/AST/Decl.cpp
- edit: lib/Sema/TypeCheckDecl.cpp
- edit: lib/Sema/CodeSynthesis.cpp
- edit: lib/SILGen/SILGenConstructor.cpp
- edit: include/swift/AST/Decl.h
- edit: lib/Index/Index.cpp
-
Commit 96e181c53edd8771f52c5e94f9b00277eeab8cc2 by sgladman:
update test image size- edit: test/stdlib/Accelerate_vImage.swift
-
Commit bddb40dacfc2362fd3ed8b6c5ffda75c062db40a by alaferriere:
GSB: ignore generic types in expandConformanceRequirement- add: validation-test/compiler_crashers_fixed/28861-gpdecl-getdepth-generictypeparamdecl-invaliddepth-parameter-hasnt-been-validated.swift
- delete: validation-test/compiler_crashers/28861-gpdecl-getdepth-generictypeparamdecl-invaliddepth-parameter-hasnt-been-validated.swift
- edit: lib/AST/GenericSignatureBuilder.cpp
-
Commit 1e512e7029f19f6f450e9a2c1a133e2cddfba713 by ankit_aggarwal:
[Utility] Bump SwiftPM version to 5.1- edit: Tests/PackageLoadingTests/ToolsVersionLoaderTests.swift
- edit: Sources/PackageLoading/ToolsVersionLoader.swift
- edit: Tests/PackageLoadingTests/PackageBuilderTests.swift
- edit: Tests/FunctionalTests/ToolsVersionTests.swift
- edit: Sources/SPMUtility/Versioning.swift
-
Commit a8e8a4f0c88f2a14bcfa5e7e5e097b7a3fd484da by github:
Add newmanifest
option toswift package init
(#2106)- edit: Tests/WorkspaceTests/XCTestManifests.swift
- edit: Tests/WorkspaceTests/InitTests.swift
- edit: Sources/Workspace/InitPackage.swift
-
Commit ea280a3a524b7cd0a50be7459343c4f893b7247a by si:
StringTransform is a top level type not nested in NSString.- edit: TestFoundation/TestNSString.swift
- edit: Foundation/NSString.swift
-
Commit cb70fdc447b418c4b1d16b662b32295b3f80d1c1 by suicaicoca:
Add missingNSNotification.Name.init(_:)
- edit: TestFoundation/TestNotification.swift
- edit: Foundation/NSNotification.swift
-
Commit fc96baddd96187044396255af54506ac2b0e9fa4 by danielrodriguez:
[android] Enable Foundation.Host- edit: Foundation/Host.swift
-
Commit d076a2820a266d5516bc9af59b1cea10af649453 by compnerd:
CoreFoundation: fix a rare, possible race on Windows- edit: CoreFoundation/NumberDate.subproj/CFTimeZone.c