I reverted the test cases changes that caused this, so hopefully Swift CI will start to clear up.
-Andy
···
On Jul 23, 2016, at 7:17 PM, no-reply@swift.org wrote:
New issue found!
[FAILURE] oss-swift-incremental-RA-osx [#5442]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-osx/5442/
Project: oss-swift-incremental-RA-osx
Date of build: Sat, 23 Jul 2016 18:59:49 -0700
Build duration: 17 min
Identified problems:Unexpected pass: This build failed because a test marked as XFAIL unexpectedly passes. This could mean that the cause for the XFAIL is fixed, but it warrants investigation in any case.
Indication 1 <https://ci.swift.org//job/oss-swift-incremental-RA-osx/5442/consoleFull#957170796b011c97a-0462-424c-ac47-5640e6148d79>
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/5442/consoleFull#-1740058677fca400bf-2f4a-462e-b517-e058d770b2d7>
Tests:Name: Swift(macosx-x86_64)
Failed: 1 test(s), Passed: 8160 test(s), Total: 8161 test(s)
Failed: Swift(macosx-x86_64).SILOptimizer.swap_refcnt.swift <https://ci.swift.org/job/oss-swift-incremental-RA-osx/5442/testReport/junit/Swift(macosx-x86_64)/SILOptimizer/swap_refcnt_swift>
Name: Swift-Unit
Failed: 0 test(s), Passed: 273 test(s), Total: 273 test(s)Changes
Commit cb508a8a562df7f9dc6f3b5e2e4fae9f14b803cb by anders:
Move down `fopen()` from `Utility` to `Basic` and make it based onadd: Tests/Basic/Inputs/regular_text_file
edit: Tests/Basic/PathShimTests.swift
edit: Sources/PackageLoading/ManifestLoader.swift
edit: Sources/Basic/PathShims.swift
edit: Sources/Utility/Error.swift
delete: Sources/Utility/File.swift
edit: Sources/Commands/SwiftTestTool.swift
edit: Sources/PackageLoading/ModuleMapGeneration.swift
delete: Tests/Utility/Inputs/empty_file
edit: Tests/Basic/XCTestManifests.swift
add: Tests/Basic/Inputs/empty_file
edit: Sources/Utility/PkgConfig.swift
delete: Tests/Utility/Inputs/regular_text_file
delete: Tests/Utility/FileTests.swift
edit: Sources/SourceControl/CheckoutManager.swiftCommit 0e927519d4e4c5d005f2ccccc3f36332bd2135c1 by anders:
Fix Linux-specific build errorsedit: Sources/Basic/PathShims.swift
edit: Tests/Utility/XCTestManifests.swift
edit: Tests/Basic/PathShimTests.swiftCommit 72b8813a64ba5db154451c1f854719feb005aca3 by atrick:
Restore operator '+' family for UnsafePointer. (#3719)edit: test/1_stdlib/UnicodeScalarDiagnostics.swift
edit: test/Constraints/bridging.swift
edit: test/Constraints/diagnostics.swift
edit: stdlib/public/core/UnsafePointer.swift.gyb
edit: test/Constraints/closures.swift