[swift-dev] repl/test-repl-glibc.py Failure on Ubuntu

2016-04-14 Thread Joseph Bell via swift-dev
Howdy, I've mentioned this once before and didn't get any feedback; I thought I'd give it one more shot. Has anyone out there tried building, from scratch, the Swift 3.0 package on Ubuntu? The compile, link, packaging steps all complete successfully, but then the repl/test-repl-glibc.py fails.

Re: [swift-dev] repl/test-repl-glibc.py Failure on Ubuntu

2016-04-14 Thread Ryan Lovelett via swift-dev
On Thu, Apr 14, 2016, at 09:17 AM, Joseph Bell via swift-dev wrote: > Howdy, > > I've mentioned this once before and didn't get any feedback; I thought > I'd give it one more shot. > > Has anyone out there tried building, from scratch, the Swift 3.0 > package on Ubuntu?  The compile, link, packagin

Re: [swift-dev] repl/test-repl-glibc.py Failure on Ubuntu

2016-04-14 Thread Joseph Bell via swift-dev
Ryan, thanks. I've voted on SR-1109 and will add the steps I use to reproduce as well. I think now its clear why the 14.04 and 15.10 packaging tests are passing, and that's because they aren't running the tests that leverage pexpect, if you look at the console log for the 14.04 test: https://ci.s

Re: [swift-dev] repl/test-repl-glibc.py Failure on Ubuntu

2016-04-14 Thread Jordan Rose via swift-dev
+swift-lldb-dev > On Apr 14, 2016, at 7:20 , Joseph Bell via swift-dev > wrote: > > Ryan, thanks. I've voted on SR-1109 and will add the steps I use to > reproduce as well. > > I think now its clear why the 14.04 and 15.10 packaging tests are passing, > and that's because they aren't runn

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #4112

2016-04-14 Thread Tony Parker via swift-dev
I reverted this commit. - Tony > On Apr 14, 2016, at 2:12 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#4112] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/4112/ >

Re: [swift-dev] repl/test-repl-glibc.py Failure on Ubuntu

2016-04-14 Thread Ryan Lovelett via swift-dev
I've played around with `git bisect` and I think I've tracked it down to this commit [1]. Which came from PR #1704 [2]. I've also updated the issue, SR-1109, to include this information. c6121d56b19305cf59148d46af54c06b771f3180 is the first bad commit commit c6121d56b19305cf59148d46af54c06b771f31

Re: [swift-dev] repl/test-repl-glibc.py Failure on Ubuntu

2016-04-14 Thread Dmitri Gribenko via swift-dev
+Brian On Thu, Apr 14, 2016 at 2:46 PM, Ryan Lovelett via swift-dev wrote: > I've played around with `git bisect` and I think I've tracked it down to > this commit [1]. Which came from PR #1704 [2]. I've also updated the issue, > SR-1109, to include this information. > > c6121d56b19305cf59148d46a

[swift-dev] stale PRs

2016-04-14 Thread Drew Crawford via swift-dev
Hello all, I'm growing concerned about a small workflow hangup. I've noticed a pattern in the PR queue where: a patch is generally uncontroversial, reviews are of very high quality, and authors are quick to respond to reviewer concerns. However so much time elapses waiting for review or re-re

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #4119

2016-04-14 Thread Max Howell via swift-dev
Pushed fix. > On Apr 14, 2016, at 4:55 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-linux-ubuntu-14_04 [#4119] > > Build URL: > https://ci.swift.org/job/oss-swift-incremental-RA-linux-ubuntu-14_04/4119/ >

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #3400

2016-04-14 Thread Max Howell via swift-dev
Pushed fix > On Apr 14, 2016, at 5:00 PM, no-re...@swift.org wrote: > > [FAILURE] oss-swift-incremental-RA-osx [#3400] > > Build URL:https://ci.swift.org/job/oss-swift-incremental-RA-osx/3400/ > > Project: oss-swift-incremen