Re: [swift-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #2188

2016-09-30 Thread Michael Ilseman via swift-dev
LLDB failures [TestDataFormatterLibccIterator.py FAILED] Command invoked: /usr/bin/python /home/buildnode/disk2/workspace/oss-swift-package-linux-ubuntu-14_04/lldb/test/dotest.py --executable /home/buildnode/disk2/workspace/oss-swift-package-linux-ubuntu-14_04/build/buildbot_linux/lldb-linux-x8

Re: [swift-dev] [swift-lldb-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #2188

2016-09-30 Thread Todd Fiala via swift-dev
This is another case of: This is: https://llvm.org/bugs/show_bug.cgi?id=27423 (a.k.a. test infra: clear file-level-charged issues when a file is rerun) > I’ll be increasing the priority of fixing that. Given that this has hit two of our CI buil

Re: [swift-dev] [swift-lldb-dev] [Swift CI] Build Failure: OSS - Swift Package - Ubuntu 14.04 (master) #2188

2016-09-30 Thread Todd Fiala via swift-dev
> On Sep 30, 2016, at 11:02 AM, Todd Fiala wrote: > > This is another case of: > > This is: > https://llvm.org/bugs/show_bug.cgi?id=27423 > > > (a.k.a. > test infra: clear > file-level-charged issues when a file is rerun) > >> I’ll be increasin

[swift-dev] [semantic-arc] High Level Vision

2016-09-30 Thread Michael Gottesman via swift-dev
Hello everyone. Below is an introductory high level proposal for Semantic ARC. It attempts to lay out the "vision" without going into too many details. The details will be provided in subsequent mini proposals. The first mini proposal (High Level ARC Memory Operations) has been sent out in a s

[swift-dev] [semantic-arc][proposal] High Level ARC Memory Operations

2016-09-30 Thread Michael Gottesman via swift-dev
The document attached below contains the first "Semantic ARC" mini proposal: the High Level ARC Memory Operations Proposal. An html rendered version of this markdown document is available at the following URL: https://gottesmm.github.io/proposals/high-level-arc-memory-operations.html