[swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #3806

Chris Willmore cwillmore at apple.com
Tue May 3 17:00:39 CDT 2016


Swift 4d540c2
-- Chris Willmore

> On May 3, 2016, at 2:43 PM, Chris Willmore <cwillmore at apple.com> wrote:
> 
> I’m looking into these failures now. I swear I tested all of this, but this can’t all be changes that were made between me pushing the PR and integrating it…
> -- Chris Willmore
> 
>> On May 3, 2016, at 2:40 PM, no-reply at swift.org <mailto:no-reply at swift.org> wrote:
>> 
>> [FAILURE] oss-swift-incremental-RA-osx [#3806]
>> 
>> Build URL:	https://ci.swift.org/job/oss-swift-incremental-RA-osx/3806/ <https://ci.swift.org/job/oss-swift-incremental-RA-osx/3806/>
>> Project:	oss-swift-incremental-RA-osx
>> Date of build:	Tue, 03 May 2016 14:07:38 -0700
>> Build duration:	33 min
>> Identified problems:
>> 
>> Compile Error: This build failed because of a compile error. Below is a list of all errors in the build log:
>> Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-osx/3806/consoleFull#577906980ee1a197b-acac-4b17-83cf-a53b95139a76>
>> 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-RA-osx/3806/consoleFull#-279802106fca400bf-2f4a-462e-b517-e058d770b2d7>
>> Tests: 
>> 
>> Name: Swift
>> Failed: 5 test(s), Passed: 7874 test(s), Total: 7879 test(s)
>> Failed: Swift.1_stdlib.Dispatch.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/3806/testReport/junit/Swift/1_stdlib/Dispatch_swift>
>> Failed: Swift.IDE.newtype.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/3806/testReport/junit/Swift/IDE/newtype_swift>
>> Failed: Swift.Interpreter.objc_class_properties_runtime.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/3806/testReport/junit/Swift/Interpreter/objc_class_properties_runtime_swift>
>> Failed: Swift.StdlibUnittest.NSException.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/3806/testReport/junit/Swift/StdlibUnittest/NSException_swift>
>> Failed: Swift.stdlib.Unicode.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/3806/testReport/junit/Swift/stdlib/Unicode_swift>
>> Name: Swift-Unit
>> Failed: 0 test(s), Passed: 349 test(s), Total: 349 test(s)
>> 
>> Changes
>> 
>> Commit 071a1779702e31144c5d1c3472330a53e4f7fd88 by cwillmore:
>> Fix up swiftpm for abolution of IUO type in SE-0054.
>> 
>> edit: Sources/Utility/Git.swift
>> edit: Sources/POSIX/ctime_r.swift
>> edit: Sources/POSIX/getenv.swift
>> edit: Sources/POSIX/getcwd.swift
>> edit: Sources/POSIX/Error.swift
>> edit: Sources/POSIX/mkdtemp.swift
>> edit: Sources/POSIX/realpath.swift
>> edit: Sources/Get/RawClone.swift
>> 
>> Commit 743b1b962d3a24894da2b991a2c21a7526f9a87c by max.howell:
>> abspath() -> var abspath
>> 
>> edit: Tests/ManifestParser/ManifestTests.swift
>> edit: Sources/Utility/Path.swift
>> edit: Tests/Functional/Utilities.swift
>> edit: Sources/Multitool/Toolchain.swift
>> edit: Sources/swift-build/UserToolchain.swift
>> 
>> Commit 61d0ace0aecd150c8dcb8b04e1ce6c26dae88cf3 by max.howell:
>> Allow dependency only `Package.swift` manifests
>> 
>> edit: Sources/Transmute/Package+modules.swift
>> 
>> Commit 21d5df18ec21dcbd6d0a2e698f8dfa1d07391676 by max.howell:
>> Don’t error on clean if no intermediaries
>> 
>> edit: Sources/swift-build/main.swift
>> 
>> Commit af0c7bd6200b90e14ab147a9a5a74e65db0d639b by cwillmore:
>> Initial implementation of SE-0054 "Abolish IUO Type" (#2322)
>> 
>> edit: test/ClangModules/objc_proxies.swift
>> edit: test/Interpreter/SDK/c_pointers.swift
>> edit: test/expr/postfix/dot/optional_context_member.swift
>> edit: test/ClangModules/Inputs/sdk-bridging-header.h
>> edit: test/Inputs/clang-importer-sdk/usr/include/blocks.h
>> edit: stdlib/private/SwiftReflectionTest/SwiftReflectionTest.swift
>> edit: test/ClangModules/ctypes_parse.swift
>> edit: test/SILGen/dynamic.swift
>> edit: test/Sema/availability_versions_objc_api.swift
>> edit: test/SILGen/dynamic_lookup.swift
>> edit: test/ClangModules/objc_parse.swift
>> edit: test/Interpreter/SDK/objc_cast.swift
>> edit: test/SILGen/optional-cast.swift
>> edit: test/ClangModules/cfuncs_parse.swift
>> edit: stdlib/private/SwiftPrivateLibcExtras/Subprocess.swift
>> edit: test/1_stdlib/PrintString.swift
>> edit: test/DebugInfo/bound-namealiastype.swift
>> edit: test/SILGen/expressions.swift
>> edit: test/SILGen/implicitly_unwrapped_optional.swift
>> edit: benchmark/utils/ObjectiveCTests/ObjectiveCTests.h
>> edit: test/ClangModules/blocks_parse.swift
>> edit: test/Inputs/clang-importer-sdk/usr/include/Foundation.h
>> edit: include/swift/Option/FrontendOptions.td
>> edit: lib/Sema/TypeCheckType.cpp
>> edit: test/attr/attr_objc.swift
>> edit: stdlib/private/StdlibUnittest/StdlibUnittest.swift.gyb
>> edit: test/IDE/print_omit_needless_words.swift
>> edit: lib/ClangImporter/ImportType.cpp
>> edit: test/Constraints/unchecked_optional.swift
>> edit: stdlib/public/core/ImplicitlyUnwrappedOptional.swift
>> edit: test/1_stdlib/Optional.swift
>> edit: test/ClangModules/cf.swift
>> edit: test/Interpreter/SDK/objc_mangling.swift
>> edit: include/swift/Basic/LangOptions.h
>> edit: test/ClangModules/objc_failable_inits.swift
>> edit: lib/ClangImporter/ImportDecl.cpp
>> edit: test/Interpreter/SDK/objc_dynamic_lookup.swift
>> edit: stdlib/public/core/FloatingPointParsing.swift.gyb
>> delete: test/Constraints/disable_infer_iuos.swift
>> edit: lib/Frontend/CompilerInvocation.cpp
>> edit: lib/Sema/CSSolver.cpp
>> edit: stdlib/public/SDK/ObjectiveC/ObjectiveC.swift
>> edit: include/swift/AST/DiagnosticsSema.def
>> edit: test/SILGen/objc_thunks.swift
>> edit: test/ClangModules/objc_bridge_categories.swift
>> delete: test/Interpreter/SDK/objc_implicit_unwrapped_bridge.swift
> 

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


More information about the swift-dev mailing list