Report
[FAILURE] oss-swift-package-linux-ubuntu-16_04 [#1718]
Build URL:
https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/1718/
Project:
oss-swift-package-linux-ubuntu-16_04
Date of build:
Tue, 29 May 2018 21:16:54 -0500
Build duration:
2 hr 28 min
Changes
-
Commit 859d0a79bad61fb157fd5387f5b19e7efff7cd4c by huon:
[TBDGen] The non-deallocating destructor applies to some @objc classes.- edit: lib/TBDGen/TBDGen.cpp
- add: test/TBD/class_objc.swift.gyb
- edit: lib/TBDGen/TBDGenVisitor.h
- delete: test/TBD/class_objc.swift
-
Commit 9638cb8f6e57fa279d26b2296af2df0378bab439 by mikeash:
[Runtime] Fix format string warnings in Errors.cpp and Exclusivity.cpp- edit: stdlib/public/runtime/Exclusivity.cpp
- edit: stdlib/public/runtime/Errors.cpp
-
Commit 11ba7e0f4289869ac3d0fa9e19e52fd027a29462 by pyaskevich:
[CSSimplify] When trying to simplifybind
with error type fail- delete: validation-test/compiler_crashers_2/0130-sr5013.swift
- add: validation-test/compiler_crashers_2_fixed/0159-rdar39931339.swift
- delete: validation-test/compiler_crashers/28828-unreachable-executed-at-swift-lib-ast-type-cpp-3237.swift
- add: validation-test/compiler_crashers_2_fixed/0130-sr5013.swift
- edit: lib/Sema/CSSimplify.cpp
- delete: validation-test/compiler_crashers/28826-type-haserror-should-not-be-assigning-a-type-involving-errortype.swift
- add: validation-test/compiler_crashers_fixed/28828-unreachable-executed-at-swift-lib-ast-type-cpp-3237.swift
- add: validation-test/compiler_crashers_fixed/28826-type-haserror-should-not-be-assigning-a-type-involving-errortype.swift
-
Commit 81bac05b52a136f061ca72b4d8d5929e13d643b8 by aschwaighofer:
Address review feedback for test/Frontend/test_datalayout.ll- edit: test/Frontend/test_datalayout.ll
-
Commit bfbce3695a26eb5723f7d00e029b4f77481596d2 by github:
Always build the "non-overlay" apinotes when building Platform. (#16851)- edit: cmake/modules/AddSwift.cmake
-
Commit c70970c60f6c061666dfbc21c9c9aa4c38fc66ff by eeckstein:
benchmarks: fix the handling of the --help command line option- edit: benchmark/utils/DriverUtils.swift
-
Commit fbcdbbc73649684d9918df1230c31f3f871a7fc0 by vsapsai:
[Sema] Fix assertion when constructor is disabled with partially- edit: test/SemaTemplate/partial-spec-instantiate.cpp
- edit: lib/Sema/SemaTemplateInstantiate.cpp
-
Commit db55f82d806322306bc8e1eec05120db202f25fc by friss:
Hardcode x86_64 in check-ast-context script.- edit: lldb.xcodeproj/project.pbxproj
-
Commit a82446d545cb2ab633ddc1a7fe55f90d325ea803 by friss:
Use XCBuild as XCcode build system- edit: lldb.xcodeproj/project.pbxproj
-
Commit 18a49af88de5b4ad38b293b8d29b6ca30c3be667 by si:
Add xdgTestHelper into the TestFoundation bundle as an- edit: build.py
- edit: lib/phases.py
- edit: TestFoundation/TestBundle.swift
- edit: Foundation.xcodeproj/project.pbxproj
- edit: TestFoundation/xdgTestHelper/main.swift
- edit: DarwinCompatibilityTests.xcodeproj/project.pbxproj
-
Commit 43b8a999a2c46a5d602d53240382771d044a97a4 by si:
SR-7620: Use charset encoding if available for- edit: TestFoundation/HTTPServer.swift
- edit: Foundation/StringEncodings.swift
- edit: DarwinCompatibilityTests.xcodeproj/project.pbxproj
- add: TestFoundation/Resources/NSString-ISO-8859-1-data.txt
- edit: Foundation/NSData.swift
- edit: Foundation/NSString.swift
- edit: Foundation.xcodeproj/project.pbxproj
- edit: TestFoundation/TestNSString.swift
- edit: build.py
-
Commit 26e255f558271ac6a146aa9e55197d21e1793f00 by i.partridge:
Handle cookies in URLSession (#1542)- edit: Foundation/URLSession/URLSessionConfiguration.swift
- edit: Foundation/URLSession/URLSession.swift
- edit: Foundation/URLSession/Configuration.swift
- edit: TestFoundation/HTTPServer.swift
- edit: TestFoundation/TestURLSession.swift
- edit: Foundation/URLSession/http/HTTPURLProtocol.swift
- edit: Foundation/URLSession/libcurl/EasyHandle.swift