Looks like a flaky test to me, definitely not related to my changes...
···
On Oct 3, 2017, at 12:09 PM, no-reply@swift.org wrote:
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#839]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/839/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Tue, 03 Oct 2017 13:33:50 -0500
Build duration: 36 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-linux-ubuntu-16_04/839/consoleFull#-2628519213122a513-f36a-4c87-8ed7-cbc36a1ec144>
Tests:
Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9953 test(s), Total: 9953 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 461 test(s), Total: 461 test(s)
Changes
Commit 9271368b46e49e5d4e0e4ee80c750eae32ec2d0c by blangmuir:
[test] Attempt to gather more information if cursor_no_cancel crashes
edit: test/SourceKit/CursorInfo/cursor_no_cancel.swift
Commit 4317074a9a8375e73ab136fef8ab72f09ea36e7d by pyaskevich:
[ConstraintSolver] Prioritize certain type variables while looking for
edit: lib/Sema/CSBindings.cpp
edit: lib/Sema/CSSimplify.cpp
edit: test/Constraints/generics.swift
edit: lib/Sema/ConstraintSystem.h
jrose
(Jordan Rose)
2
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_04/swiftpm/Tests/SourceControlTests/RepositoryManagerTests.swift:199: error: RepositoryManagerTests.testBasics : Asynchronous wait failed - Exceeded timeout of 1.0 seconds, with unfulfilled expectations: Repository lookup expectation, Repository lookup expectation
Ankit, any ideas?
···
On Oct 3, 2017, at 12:16, Pavel Yaskevich <pyaskevich@apple.com> wrote:
Looks like a flaky test to me, definitely not related to my changes...
On Oct 3, 2017, at 12:09 PM, no-reply@swift.org <mailto:no-reply@swift.org> wrote:
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#839]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/839/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Tue, 03 Oct 2017 13:33:50 -0500
Build duration: 36 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-linux-ubuntu-16_04/839/consoleFull#-2628519213122a513-f36a-4c87-8ed7-cbc36a1ec144>
Tests:
Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9953 test(s), Total: 9953 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 461 test(s), Total: 461 test(s)
Changes
Commit 9271368b46e49e5d4e0e4ee80c750eae32ec2d0c by blangmuir:
[test] Attempt to gather more information if cursor_no_cancel crashes
edit: test/SourceKit/CursorInfo/cursor_no_cancel.swift
Commit 4317074a9a8375e73ab136fef8ab72f09ea36e7d by pyaskevich:
[ConstraintSolver] Prioritize certain type variables while looking for
edit: lib/Sema/CSBindings.cpp
edit: lib/Sema/CSSimplify.cpp
edit: test/Constraints/generics.swift
edit: lib/Sema/ConstraintSystem.h
Aciid
(Ankit Aggarwal)
3
Could be random one-off failure, this is not really a flaky test.
···
On 03-Oct-2017, at 12:44 PM, Jordan Rose <jordan_rose@apple.com> wrote:
/home/buildnode/jenkins/workspace/oss-swift-incremental-RA-linux-ubuntu-16_04/swiftpm/Tests/SourceControlTests/RepositoryManagerTests.swift:199: error: RepositoryManagerTests.testBasics : Asynchronous wait failed - Exceeded timeout of 1.0 seconds, with unfulfilled expectations: Repository lookup expectation, Repository lookup expectation
Ankit, any ideas?
On Oct 3, 2017, at 12:16, Pavel Yaskevich <pyaskevich@apple.com <mailto:pyaskevich@apple.com>> wrote:
Looks like a flaky test to me, definitely not related to my changes...
On Oct 3, 2017, at 12:09 PM, no-reply@swift.org <mailto:no-reply@swift.org> wrote:
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#839]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/839/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Tue, 03 Oct 2017 13:33:50 -0500
Build duration: 36 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-linux-ubuntu-16_04/839/consoleFull#-2628519213122a513-f36a-4c87-8ed7-cbc36a1ec144>
Tests:
Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9953 test(s), Total: 9953 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 461 test(s), Total: 461 test(s)
Changes
Commit 9271368b46e49e5d4e0e4ee80c750eae32ec2d0c by blangmuir:
[test] Attempt to gather more information if cursor_no_cancel crashes
edit: test/SourceKit/CursorInfo/cursor_no_cancel.swift
Commit 4317074a9a8375e73ab136fef8ab72f09ea36e7d by pyaskevich:
[ConstraintSolver] Prioritize certain type variables while looking for
edit: lib/Sema/CSBindings.cpp
edit: lib/Sema/CSSimplify.cpp
edit: test/Constraints/generics.swift
edit: lib/Sema/ConstraintSystem.h
--
Ankit