ddunbar
(Daniel Dunbar)
1
Test Case 'TestNSArray.test_sortedArrayUsingComparator' started at 01:54:49.965
TestFoundation: /home/buildnode/disk2/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04/swift/include/swift/Runtime/../../../stdlib/public/SwiftShims/RefCount.h:252: bool StrongRefCount::doDecrementShouldDeallocate() [ClearPinnedFlag = false]: Assertion `newval + quantum >= RC_ONE && "releasing reference with a refcount of zero"' failed.
···
On Aug 11, 2016, at 1:54 PM, no-reply@swift.org wrote:
New issue found!
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#6915]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/6915/
Project: oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build: Thu, 11 Aug 2016 13:19:18 -0700
Build duration: 35 min
Tests:
Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 8230 test(s), Total: 8230 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 230 test(s), Total: 230 test(s)
Changes
Commit 454ee8a8d9314b33487cb3a5ffd769c6753cc77b by blangmuir:
[fixcode] Add ( as AnyObject) fixit to the whitelist
edit: lib/FrontendTool/FrontendTool.cpp
edit: test/FixCode/fixits-apply.swift
edit: test/FixCode/fixits-apply.swift.result
Commit ec539d6abf8aabb747198f41c68cbcde32c28c47 by blangmuir:
[fixcode] Enabled protocol<...> fixits
edit: lib/FrontendTool/FrontendTool.cpp
edit: test/FixCode/fixits-apply.swift.result
edit: test/FixCode/fixits-apply.swift
Commit 0bb0c9ea41f26f6d940bb0fc6e66d90a28b21d92 by daniel_dunbar:
[TestSupport] Add convenience initializers for testing FS instances.
add: Sources/TestSupport/FileSystemExtensions.swift
edit: Tests/PackageLoadingTests/ModuleMapGenerationTests.swift
edit: Tests/PackageLoadingTests/ConventionTests.swift
Commit 66408be65736ad2dfc314a57a00ed5b91b0b1a99 by daniel_dunbar:
[TestSupport] Add missing target dependency.
edit: Package.swift
Commit fc2157a78765a0b856141d7c7545806033d50b85 by anthony.parker:
Mark operators in protocols as 'static' [SE-0091] (#522)
edit: Foundation/NSScanner.swift
Commit 0821588275e3f7da332214f5fc549a44a69754a1 by github:
Remove missing test case (#532)
edit: TestFoundation/TestNSNumber.swift
I was able to reproduce this; I’ll bisect now.
- Tony
···
On Aug 11, 2016, at 1:55 PM, Daniel Dunbar <daniel_dunbar@apple.com> wrote:
Test Case 'TestNSArray.test_sortedArrayUsingComparator' started at 01:54:49.965
TestFoundation: /home/buildnode/disk2/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04/swift/include/swift/Runtime/../../../stdlib/public/SwiftShims/RefCount.h:252: bool StrongRefCount::doDecrementShouldDeallocate() [ClearPinnedFlag = false]: Assertion `newval + quantum >= RC_ONE && "releasing reference with a refcount of zero"' failed.
On Aug 11, 2016, at 1:54 PM, no-reply@swift.org <mailto:no-reply@swift.org> wrote:
New issue found!
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#6915]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/6915/
Project: oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build: Thu, 11 Aug 2016 13:19:18 -0700
Build duration: 35 min
Tests:
Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 8230 test(s), Total: 8230 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 230 test(s), Total: 230 test(s)
Changes
Commit 454ee8a8d9314b33487cb3a5ffd769c6753cc77b by blangmuir:
[fixcode] Add ( as AnyObject) fixit to the whitelist
edit: lib/FrontendTool/FrontendTool.cpp
edit: test/FixCode/fixits-apply.swift
edit: test/FixCode/fixits-apply.swift.result
Commit ec539d6abf8aabb747198f41c68cbcde32c28c47 by blangmuir:
[fixcode] Enabled protocol<...> fixits
edit: lib/FrontendTool/FrontendTool.cpp
edit: test/FixCode/fixits-apply.swift.result
edit: test/FixCode/fixits-apply.swift
Commit 0bb0c9ea41f26f6d940bb0fc6e66d90a28b21d92 by daniel_dunbar:
[TestSupport] Add convenience initializers for testing FS instances.
add: Sources/TestSupport/FileSystemExtensions.swift
edit: Tests/PackageLoadingTests/ModuleMapGenerationTests.swift
edit: Tests/PackageLoadingTests/ConventionTests.swift
Commit 66408be65736ad2dfc314a57a00ed5b91b0b1a99 by daniel_dunbar:
[TestSupport] Add missing target dependency.
edit: Package.swift
Commit fc2157a78765a0b856141d7c7545806033d50b85 by anthony.parker:
Mark operators in protocols as 'static' [SE-0091] (#522)
edit: Foundation/NSScanner.swift
Commit 0821588275e3f7da332214f5fc549a44a69754a1 by github:
Remove missing test case (#532)
edit: TestFoundation/TestNSNumber.swift
It’s mine:
commit f71f65e565b0babb22030fe85b7be31c2702d5f8
Author: Tony Parker <anthony.parker@apple.com>
I reverted it, will investigate shortly.
Thanks,
- Tony
···
Date: Thu Aug 11 12:30:31 2016 -0700
On Aug 11, 2016, at 2:39 PM, Tony Parker via swift-dev <swift-dev@swift.org> wrote:
I was able to reproduce this; I’ll bisect now.
- Tony
On Aug 11, 2016, at 1:55 PM, Daniel Dunbar <daniel_dunbar@apple.com <mailto:daniel_dunbar@apple.com>> wrote:
Test Case 'TestNSArray.test_sortedArrayUsingComparator' started at 01:54:49.965
TestFoundation: /home/buildnode/disk2/workspace/oss-swift-incremental-RA-linux-ubuntu-14_04/swift/include/swift/Runtime/../../../stdlib/public/SwiftShims/RefCount.h:252: bool StrongRefCount::doDecrementShouldDeallocate() [ClearPinnedFlag = false]: Assertion `newval + quantum >= RC_ONE && "releasing reference with a refcount of zero"' failed.
On Aug 11, 2016, at 1:54 PM, no-reply@swift.org <mailto:no-reply@swift.org> wrote:
New issue found!
[FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#6915]
Build URL: https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/6915/
Project: oss-swift-incremental-RA-linux-ubuntu-14_04
Date of build: Thu, 11 Aug 2016 13:19:18 -0700
Build duration: 35 min
Tests:
Name: Swift(linux-x86_64)
Failed: 0 test(s), Passed: 8230 test(s), Total: 8230 test(s)
Name: Swift-Unit
Failed: 0 test(s), Passed: 230 test(s), Total: 230 test(s)
Changes
Commit 454ee8a8d9314b33487cb3a5ffd769c6753cc77b by blangmuir:
[fixcode] Add ( as AnyObject) fixit to the whitelist
edit: lib/FrontendTool/FrontendTool.cpp
edit: test/FixCode/fixits-apply.swift
edit: test/FixCode/fixits-apply.swift.result
Commit ec539d6abf8aabb747198f41c68cbcde32c28c47 by blangmuir:
[fixcode] Enabled protocol<...> fixits
edit: lib/FrontendTool/FrontendTool.cpp
edit: test/FixCode/fixits-apply.swift.result
edit: test/FixCode/fixits-apply.swift
Commit 0bb0c9ea41f26f6d940bb0fc6e66d90a28b21d92 by daniel_dunbar:
[TestSupport] Add convenience initializers for testing FS instances.
add: Sources/TestSupport/FileSystemExtensions.swift
edit: Tests/PackageLoadingTests/ModuleMapGenerationTests.swift
edit: Tests/PackageLoadingTests/ConventionTests.swift
Commit 66408be65736ad2dfc314a57a00ed5b91b0b1a99 by daniel_dunbar:
[TestSupport] Add missing target dependency.
edit: Package.swift
Commit fc2157a78765a0b856141d7c7545806033d50b85 by anthony.parker:
Mark operators in protocols as 'static' [SE-0091] (#522)
edit: Foundation/NSScanner.swift
Commit 0821588275e3f7da332214f5fc549a44a69754a1 by github:
Remove missing test case (#532)
edit: TestFoundation/TestNSNumber.swift
_______________________________________________
swift-dev mailing list
swift-dev@swift.org
https://lists.swift.org/mailman/listinfo/swift-dev