Report
[FAILURE] oss-swift-package-osx [#3095]
Build URL:
https://ci.swift.org/job/oss-swift-package-osx/3095/
Project:
oss-swift-package-osx
Date of build:
Thu, 28 Mar 2019 00:38:39 -0500
Build duration:
4 hr 36 min
Changes
-
Commit f426c7e209388fbeaa20db060c0ef3b69acdf3ac by dmbryson:
[perftests] Clean up after testSupprocessSpawnWorkingDirectory- edit: perftests/Xcode/PerfTests/BuildSystemPerfTests.mm
- edit: lib/Commands/NinjaCommand.cpp
-
Commit cd1656cfd833bc4e1ab20786e976464e75d98aea by github:
Exclude properties with type Self- edit: lib/Sema/TypeCheckType.cpp
-
Commit c317fda15f9f2ffdf4de7c25d79aa6e12c758a1a by github:
Include test of error on declaring property with type Self- edit: test/type/self.swift
-
Commit 40016d52847342edec6d28f4d0ba764062301eaa by github:
Don't exclude Self on properties of Value types.- edit: lib/Sema/TypeCheckType.cpp
-
Commit f89f28c3619592fbf4b2694e177a794341f7e788 by github:
Intermediate variable- edit: lib/Sema/TypeCheckType.cpp
-
Commit 36ac824391ba00d7496fc4496f3a49cf5bcf29ed by github:
Tighten up test- edit: test/type/self.swift
-
Commit e1f92cc39e45eeb9f9a996437a3f850c6ae8ebb9 by aprantl:
Add a -force-public-linkage IRGen flag for LLDB.- edit: include/swift/Option/FrontendOptions.td
- edit: lib/TBDGen/TBDGen.cpp
- edit: lib/Frontend/CompilerInvocation.cpp
- edit: include/swift/AST/IRGenOptions.h
- add: test/IRGen/force_public_metadata_accessors.swift
- edit: include/swift/IRGen/Linking.h
- edit: lib/IRGen/GenDecl.cpp
- edit: lib/IRGen/Linking.cpp
- add: test/IRGen/Inputs/force_public_metadata_accessors.swift
-
Commit d3f9410c3bab4a7dfd1549068930c10d01e2a5d4 by compnerd:
test: make DebugInfo.macro pass on Windows- edit: test/DebugInfo/macro.swift
-
Commit 381ae7946aad351bf05b29add7baeea14e8a8393 by mgottesman:
[semantic-arc-opts] Move this past closure lifetime fixup.- edit: lib/SILOptimizer/PassManager/PassPipeline.cpp
-
Commit bf73d872cca66bce222cbde24b2e51dd9a7956a2 by github:
Update WindowsBuild.md- edit: docs/WindowsBuild.md
-
Commit 8c6bda7efd0ca4eb15e34292938d7aadb7597185 by danielrodriguez:
[android] Fix IRGen/condfail.sil test for Android ARMv7/AArch64.- edit: test/IRGen/condfail.sil
-
Commit ad59d902b9ad2b152052c6730797838f3a36b412 by shajrawi:
Set up testing with the standard libraries coming from the OS We- edit: docs/Testing.md
- edit: test/lit.cfg
-
Commit 3223750f2008afeb38a6b475213baf6a66f98337 by compnerd:
test: disable Index.Store.output-failure on Windows- edit: test/Index/Store/output-failure.swift
-
Commit 3d7123e6136a0954de307b7f3a5a9324d8266431 by mgottesman:
[semantic-arc-opts] Enable by default.- edit: lib/SILOptimizer/PassManager/PassPipeline.cpp
-
Commit 574aa0a57cecad96c2923c2cea4f8193363dc65c by compnerd:
test: make IDE.complete_with_multiple_imports work on Windows- edit: test/IDE/Inputs/mock-sdk/FooHelper.framework/Headers/FooHelper.h
- edit: test/IDE/Inputs/mock-sdk/FooHelper.framework/Frameworks/FooHelperSub.framework/Headers/FooHelperSub.h
-
Commit 350ed65def0899f4bcebef0335298082bfdf3556 by xi_ge:
swift-api-digester: simplify the API to emit diagnostics. NFC- edit: tools/swift-api-digester/swift-api-digester.cpp
- edit: tools/swift-api-digester/ModuleAnalyzerNodes.h
-
Commit 266365a880e8903ba1f1e6c57614904288550e7c by atrick:
build-script fix for --extra-swift-args.- edit: utils/build-script
-
Commit cd7946d4134a0b9ed66e3a0869463ff746844dd5 by compnerd:
test: make Frontend.dependencies pass on Windows- edit: test/Frontend/dependencies.swift
-
Commit 03f7fb75e044f9b9c8b74b5c3f8ab1b0b153cf77 by compnerd:
test: make Misc.dump_api pass on Windows- edit: test/Misc/dump_api.swift
-
Commit c438291cff817e2f4ff17d890beddf042fa29e8b by syaghmour:
[ASTImporter] Fix IsStructuralMatch specialization for EnumDecl to- edit: lib/AST/ASTImporter.cpp
-
Commit e45132a38481d801ca60ee0b49c89d7666b83f0b by jpaquette:
Make -mno-outline pass -enable-machine-outliner=never to ld in LTO- edit: test/Driver/darwin-ld.c
- edit: lib/Driver/ToolChains/Darwin.cpp
-
Commit 076b849232d7f3c7ed78e50ce65d3d4756286d59 by ankit_aggarwal:
[SPMLLBuild] Handle fatal errors from the build engine- edit: Tests/PackageLoadingTests/XCTestManifests.swift
- edit: Sources/SPMLLBuild/llbuild.swift
- edit: Tests/PackageLoadingTests/PD4_2LoadingTests.swift
-
Commit fb27fbccb90b61f6da082555b5372807ae4bc815 by ankit_aggarwal:
[Xcodeproj] Be resilient against failures when checking for ignored- edit: Sources/Xcodeproj/generate().swift
-
Commit af00e154770e8351164af9bbd7e0eb0274abb824 by ankit_aggarwal:
[PackageGraph] Add cancellation support in DependencyResolver- edit: Sources/Workspace/Workspace.swift
- edit: Sources/PackageGraph/DependencyResolver.swift
-
Commit 76dabd8f9b65234a4156a3828238276fe300c9e1 by ditaliano:
Revert "[Swift] This test infloops, disable while people fix the- edit: packages/Python/lldbsuite/test/lang/swift/return/TestSwiftReturns.py
-
Commit 39691c587d024d5906de0113af85c15bb6b2433b by ditaliano:
[ObjectFileMachO] Disable memory caching for savecore.- edit: source/Plugins/ObjectFile/Mach-O/ObjectFileMachO.cpp
-
Commit 862f6c165db7eb9823d13d51713bc1f054c54ba1 by ditaliano:
[ScriptInterpreterPython] Try to make the sanitizer bot green again.- edit: source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.cpp