Aciid
(Ankit Aggarwal)
September 18, 2017, 10:06am
#1
Looks like a failure in corelibs-foundation:
Test Case 'TestThread.test_threadStart' started at 2017-09-18 10:05:03.040
<>TestFoundation/TestThread.swift:54: error: TestThread.test_threadStart : XCTAssertTrue failed - NSCondition wait timed out
Test Case 'TestThread.test_threadStart' failed (10.014 seconds)
···
On 18-Sep-2017, at 3:35 PM, no-reply@swift.org wrote:
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#581 ]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-16_04/581/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Mon, 18 Sep 2017 04:31:16 -0500
Build duration: 35 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/581/consoleFull#-2311563963122a513-f36a-4c87-8ed7-cbc36a1ec144 >
Tests:
Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 9895 test(s), Total: 9895 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 461 test(s), Total: 461 test(s)
Changes
Commit 10812ba83a1c881fd962ad7355bb9e93d6ec7f89 by ankit_aggarwal:
[WorkspaceTests] Migrate testCanResolveWithIncompatiblePins
edit: Tests/WorkspaceTests/WorkspaceTests2.swift
edit: Tests/WorkspaceTests/WorkspaceTests.swift
--
Ankit
There's a PR open to fix this intermittent failure:
https://github.com/apple/swift-corelibs-foundation/pull/1218
···
On 18 September 2017 at 11:07, Ankit Aggarwal via swift-dev < swift-dev@swift.org > wrote:
Looks like a failure in corelibs-foundation:
Test Case 'TestThread.test_threadStart' started at 2017-09-18 10:05:03.040TestFoundation/TestThread.swift:54: error: TestThread.test_threadStart : XCTAssertTrue failed - NSCondition wait timed outTest Case 'TestThread.test_threadStart' failed (10.014 seconds)
On 18-Sep-2017, at 3:35 PM, no-reply@swift.org wrote:
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-16_04 [#581 ]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-
ubuntu-16_04/581/
Project: oss-swift-incremental-RA-linux-ubuntu-16_04
Date of build: Mon, 18 Sep 2017 04:31:16 -0500
Build duration: 35 minIdentified 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/581/consoleFull#-2311563963122a513-f36a-4c87-8ed7-cbc36a1ec144 >
Tests:
Name: *Swift(linux-x86_64)*
Failed: 0 test(s), Passed: 9895 test(s), Total: 9895 test(s)
Name: *Swift-Unit*
Failed: 0 test(s), Passed: 461 test(s), Total: 461 test(s)
Changes
- Commit *10812ba83a1c881fd962ad7355bb9e93d6ec7f89* by
*ankit_aggarwal:*
[WorkspaceTests] Migrate testCanResolveWithIncompatiblePins
- *edit*: Tests/WorkspaceTests/WorkspaceTests2.swift
- *edit*: Tests/WorkspaceTests/WorkspaceTests.swift
--
Ankit
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev
--
Ian Partridge