SwiftPM test hung for 45mins, so CI terminated the build.
98%: FunctionalTests.MiscellaneousTestCase/testManifestExcludes4
Build timed out (after 45 minutes). Marking the build as failed.
Build was aborted
Thanks,
Mishal Shah
···
On Aug 16, 2017, at 11:19 AM, no-reply@swift.org wrote:
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#137]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/137/
Project: oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build: Wed, 16 Aug 2017 11:42:18 -0500
Build duration: 1 hr 38 minChanges
Commit 4934c57491b9f3fc8063197713fb41d5d4055b33 by jordan_rose:
[Driver] Remove ActionList typedef, improve const correctness.edit: lib/Driver/ToolChain.cpp
edit: include/swift/Driver/ToolChain.h
edit: include/swift/Driver/Util.h
edit: lib/Driver/Driver.cpp
edit: include/swift/Driver/Action.h
edit: include/swift/Driver/Driver.hCommit 64df9b1edccc054ef36a2b70392afdb558923228 by jordan_rose:
[Driver] Actually free Actions instead of just leaking them.edit: include/swift/Driver/Compilation.h
edit: lib/Driver/Driver.cpp
edit: include/swift/Driver/Driver.h
edit: lib/Driver/Compilation.cppCommit 47872d91909c533335e0ab894496d304b6f19d10 by jordan_rose:
[Driver] Transfer all ownership of Actions to the Compilation.edit: include/swift/Driver/Compilation.h
edit: lib/Driver/Compilation.cpp
edit: include/swift/Driver/Driver.h
edit: lib/Driver/Action.cpp
edit: lib/Driver/Driver.cpp
edit: include/swift/Driver/Action.h