Looks like my fault. I'll look into fixing it.
-Joe
···
On May 18, 2016, at 3:58 PM, no-reply@swift.org wrote:
New issue found!
[FAILURE] oss-swift-incremental-RA-osx [#4118]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/4118/
Project: oss-swift-incremental-RA-osx
Date of build: Wed, 18 May 2016 15:40:21 -0700
Build duration: 18 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
• Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
• Indication 1
Tests:Name: Swift
Failed: 1 test(s), Passed: 7910 test(s), Total: 7911 test(s)
• Failed: Swift.IDE.import_as_member_objc.swift
Name: Swift-Unit
Failed: 0 test(s), Passed: 351 test(s), Total: 351 test(s)Changes
• Commit d7e682abced99d9ff8629f0f37914034c02ea6b9 by daniel_dunbar:
[Transmute] Remove unnecessary `public` attribute.• edit: Sources/Transmute/Package+sourceRoot.swift
• Commit 0143eabd430c92dee6261a136cb1daf67e80fa1a by anders:
[SR-1555] Temporarily disable whole-module optimization to avoid SR-1457• edit: Sources/Build/ToolProtocol.swift
• edit: Utilities/bootstrap• Commit 9633b476a42611ff0f91d7416f457c02cf1e6369 by daniel_dunbar:
[Tests] Fix casing to match what test expects.• edit: Fixtures/Products/DynamicLibrary/Package.swift
• Commit 55b5e13dc0f5c2f9f8ccc829b37f2ec7ea1b90c7 by daniel_dunbar:
[POSIX] Change mkdir() to expect a single argument.• edit: Sources/Build/describe().swift
• edit: Tests/Utility/RmtreeTests.swift
• edit: Sources/Xcodeproj/generate().swift
• edit: Tests/Functional/ValidLayoutTests.swift
• edit: Sources/POSIX/mkdir.swift
• edit: Tests/Functional/ModuleMapTests.swift
• edit: Tests/Utility/PathTests.swift• Commit bde5857290039ebedcbb3ba727462f0ccdd5ad7a by daniel_dunbar:
[POSIX] Change mkdir() to require an absolute path.• edit: Tests/Build/DescribeTests.swift
• edit: Sources/Build/Command.link().swift
• edit: Sources/Xcodeproj/generate().swift
• edit: Sources/Build/PackageVersion.swift
• edit: Sources/Build/misc.swift
• edit: Sources/Get/PackagesDirectory.swift
• edit: Sources/POSIX/mkdir.swift
• edit: Sources/swift-build/main.swift
• edit: Sources/Build/describe().swift• Commit 0fd26da4bd76637505e5627f3a402b82c9e66668 by daniel_dunbar:
[POSIX] Change mkdir() to not return anything.• edit: Tests/Functional/ValidLayoutTests.swift
• edit: Sources/POSIX/mkdir.swift
• edit: Sources/Build/describe().swift
• edit: Sources/Xcodeproj/generate().swift
• edit: Tests/Functional/ModuleMapTests.swift• Commit 5fdf4fce724ab3c66de1340b94944e17e17c3b6a by daniel_dunbar:
[Tests] Update for SE-0047.• edit: Tests/PackageLoading/Utilities.swift
• Commit d1ed26d0c2dbffc981c2096ef0ad8bfbbdc064bb by daniel_dunbar:
[Tests] Fix duplicated utilities.• edit: Tests/Get/Utilities.swift
• edit: Tests/Utility/Utilities.swift
• edit: Tests/Functional/Utilities.swift
• edit: Tests/Build/Utilities.swift
• edit: Tests/Transmute/Utilities.swift
• edit: Tests/PackageLoading/Utilities.swift
• edit: Tests/Xcodeproj/Utilities.swift• Commit 0103fb4eafce7f6021f319a9c69718b030d80e60 by jgroff:
Update ImportAsMember test not to use unprototyped function.• edit: test/IDE/Inputs/custom-modules/ImportAsMember.h
• Commit ca53873226e94b077cb4c55f3b39034af64fdaa1 by dfarler:
Don't show private discriminators in simplified demanglings• edit: test/Demangle/Inputs/simplified-manglings.txt
• edit: include/swift/Basic/Demangle.h
• edit: test/Demangle/Inputs/manglings.txt
• edit: lib/Basic/Demangle.cpp