Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #519
I figured this was a 16.10 issue because PR bot (16.04) passed, however I wasn't able to reproduce this locally after installing 16.10, I pushed a commit to pin point the failure line but that integration went fine. I will keep an eye if this comes again. Sent from my iPhone > On 17-Nov-2016, at 12:57 AM, Michael Gottesman wrote: > > Question. How did this get through PR testing? > > Sent from my iPhone > >> On Nov 16, 2016, at 6:01 AM, Ankit Aggarwal via swift-dev >> wrote: >> >> This is mine, checking. >> >>> On 16-Nov-2016, at 6:12 PM, no-re...@swift.org wrote: >>> >>> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#519] >>> >>> Build URL: >>> https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/519/ >>> Project:oss-swift-incremental-RA-linux-ubuntu-16_10 >>> Date of build: Wed, 16 Nov 2016 04:32:08 -0800 >>> Build duration: 10 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 >>> Tests: >>> >>> Name: Swift(linux-x86_64) >>> Failed: 0 test(s), Passed: 8564 test(s), Total: 8564 test(s) >>> Name: Swift-Unit >>> Failed: 0 test(s), Passed: 299 test(s), Total: 299 test(s) >>> >>> Changes >>> >>> Commit 17a732b4d351d74f7bbb392d8cf6d1097b8bd10e by practicalswift: >>> [swiftc (134 vs. 5198)] Add crasher in ? >>> >>> add: >>> validation-test/compiler_crashers/28523-child-source-range-not-contained-within-its-parent-sequence-expr-type-null.swift >>> >>> Commit 8dac299dc3109a70ae1ce12c8cd9c201c562f9e6 by ankit_aggarwal: >>> [PackageTool] Add pinning CLI >>> >>> edit: Tests/CommandsTests/PackageToolTests.swift >>> edit: Sources/Commands/Workspace.swift >>> edit: Sources/Commands/SwiftPackageTool.swift >>> edit: Sources/Commands/Error.swift >> >> ___ >> swift-dev mailing list >> swift-dev@swift.org >> https://lists.swift.org/mailman/listinfo/swift-dev ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev
Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #213
This is mine, need to update integration tests repo. > On 03-Dec-2016, at 8:27 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-package-linux-ubuntu-16_04 [#213] > > Build URL: > https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/213/ > Project: oss-swift-package-linux-ubuntu-16_04 > Date of build:Sat, 03 Dec 2016 05:39:54 -0800 > Build duration: 1 hr 17 min > Identified problems: > > Regression test failed: This build failed because a regression test in the > test suite FAILed. Below is a list of all errors: > Indication 1 > > Changes > > Commit fec866d550cc9835d391909993124bc4ccf155de by ankit_aggarwal: > Enable the new resolver *fingers crossed* > > edit: Sources/Commands/Options.swift > edit: Sources/TestSupport/SwiftPMProduct.swift > ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev
Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 16.04 (master) #285
Looks like CI ran out of space. > On 22-Dec-2016, at 6:18 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-package-linux-ubuntu-16_04 [#285] > > Build URL: > https://ci.swift.org/job/oss-swift-package-linux-ubuntu-16_04/285/ > Project: oss-swift-package-linux-ubuntu-16_04 > Date of build:Thu, 22 Dec 2016 03:32:01 -0800 > Build duration: 1 hr 16 min > > Changes > > Commit ddd4545dcba3ebf62fdd2eadcb427a80958a5fc9 by ankit_aggarwal: > [ManifestLoader] Improve error message when there is no manifest > > edit: Sources/PackageModel/Package.swift > edit: Sources/Commands/Error.swift > edit: Sources/PackageLoading/ManifestLoader.swift > edit: Tests/GetTests/GetTests.swift > edit: Tests/PackageLoadingTests/ManifestTests.swift > > Commit 39c0935e335338e46011be533f0b2b3e3069dd88 by ankit_aggarwal: > [Commands] Always resolve graph before edit > > edit: Sources/Workspace/Workspace.swift > edit: Tests/CommandsTests/PackageToolTests.swift > edit: Sources/Commands/SwiftPackageTool.swift > > Commit a2dc5beda94e18c0b4250b584628cb469ec04ecc by ankit_aggarwal: > [ArgumentParser] Throw the parser which had unexpected arguments error > > edit: Sources/Commands/Error.swift > edit: Tests/UtilityTests/ArgumentParserTests.swift > edit: Sources/Utility/ArgumentParser.swift > > Commit 7f8454ed955b625d238e0a05b81acccf64828947 by ankit_aggarwal: > [PackageTool] Add edit and unedit overview > > edit: Sources/Commands/SwiftPackageTool.swift > ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev
Re: [swift-dev] [swift-build-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 16.10 (master) #1146
Will investigate. > On 04-Jan-2017, at 6:30 AM, Jordan Rose via swift-build-dev > wrote: > >> /home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_10/swiftpm/Tests/CommandsTests/PackageToolTests.swift:195: >> error: PackageToolTests.testPackageEditAndUnedit : XCTAssertEqual failed: >> ("5 >> ") is not equal to ("8 >> ") - > > This doesn't look like any of our commits, though I suppose there could be a > mistake in one of the Foundation ones. SwiftPM folks, any idea what's up? > >> On Jan 3, 2017, at 16:57, no-re...@swift.org wrote: >> >> [FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_10 [#1146] >> >> Build URL: >> https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_10/1146/ >> Project: oss-swift-incremental-RA-linux-ubuntu-16_10 >> Date of build: Tue, 03 Jan 2017 16:42:37 -0800 >> Build duration: 14 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 >> Tests: >> >> Name: Swift(linux-x86_64) >> Failed: 0 test(s), Passed: 8704 test(s), Total: 8704 test(s) >> Name: Swift-Unit >> Failed: 0 test(s), Passed: 237 test(s), Total: 237 test(s) >> >> Changes >> >> Commit fdd02f61d31b802493df7bffd52dd1d525e53fc4 by jordan_rose: >> [CMake] Stop linking CoreFoundation into swiftc and libobjc into >> >> edit: cmake/modules/AddSwift.cmake >> edit: tools/driver/CMakeLists.txt >> >> Commit 23f25e1de7cfeb16d31aa139f79045d59814ec21 by jordan_rose: >> In immediate mode, detect the host OS version on Apple platforms. >> >> edit: lib/Frontend/CMakeLists.txt >> add: lib/Frontend/AppleHostVersionDetection.mm >> add: test/Interpreter/availability_host_os.swift >> add: lib/Frontend/AppleHostVersionDetection.h >> edit: lib/Frontend/CompilerInvocation.cpp >> add: test/Interpreter/Inputs/availability_host_os.h >> >> Commit faa7c749df30c1677a861ef8ab7c448918a01898 by github: >> Removed repetitive docstring >> >> edit: stdlib/public/core/Sequence.swift >> >> Commit bd34ea5e2d8e20ae2298a483205d2ce8c5457d08 by jp: >> remove trailing semicolons in stdlib source >> >> edit: stdlib/public/SDK/Foundation/Data.swift >> edit: stdlib/public/SDK/Foundation/FileManager.swift >> >> Commit 7301b793423f0c0a37f99380345020273bc47309 by jp: >> remove superfluous parentheses in control statements in stdlib source >> >> edit: stdlib/public/SDK/Foundation/Locale.swift >> edit: stdlib/public/core/StringCore.swift >> edit: stdlib/public/SDK/Foundation/Calendar.swift >> edit: stdlib/public/SDK/Foundation/Data.swift >> edit: stdlib/private/SwiftPrivateLibcExtras/Subprocess.swift >> edit: stdlib/public/SDK/UIKit/UIKit.swift >> edit: stdlib/public/core/OutputStream.swift >> edit: stdlib/public/core/Unicode.swift >> edit: stdlib/public/SDK/Foundation/Boxing.swift >> edit: stdlib/public/SDK/Foundation/TimeZone.swift >> >> Commit 2b246893c9536080ecde79e31942e8f5e5071a6a by jp: >> fix overly-spaced return arrows in XCTest.swift >> >> edit: stdlib/public/SDK/XCTest/XCTest.swift >> >> Commit 83b6d3c29c1d8f27d6fd13ae9b488a9853c2e82d by jp: >> remove redundant optional nil assignment in stdlib source >> >> edit: stdlib/public/SDK/Foundation/Data.swift >> >> Commit 7f29a33fb49bfdeb0f0c17e26a1e374f317232b3 by github: >> [docs] Fix code snippet >> >> edit: docs/ARCOptimization.rst >> >> Commit 46eb3971f5b2f62854e6308328e6fb7f9f0087db by github: >> [RangeInfo] Some enrichment on reported range info. (#6475) >> >> edit: include/swift/AST/SourceEntityWalker.h >> edit: include/swift/IDE/Utils.h >> edit: lib/AST/ASTNode.cpp >> edit: lib/AST/SourceEntityWalker.cpp >> edit: test/IDE/range_info_basics.swift >> edit: include/swift/AST/ASTNode.h >> edit: lib/IDE/SwiftSourceDocInfo.cpp > > ___ > swift-build-dev mailing list > swift-build-...@swift.org > https://lists.swift.org/mailman/listinfo/swift-build-dev ___ swift-dev mailing list swift-dev@swift.org https://lists.swift.org/mailman/listinfo/swift-dev