Re: [swift-dev] test-repl-glibc failure

2016-04-23 Thread Joseph Bell via swift-dev
I can confirm that the moving the glib REPL test to XFail does allow a cleanroom build to succeed on my server, as well confirm that import Glibc in the REPL fails with the error reported at https://bugs.swift.org/browse/SR-1109. -Joe On Fri, Apr 22, 2016 at 2:00 PM, Mishal Shah via swift-dev < sw

Re: [swift-dev] test-repl-glibc failure

2016-04-22 Thread Mishal Shah via swift-dev
Todd and I had a quick chat, he is going to XFail this test but I will not publish new toolchains till we re-enable this test. Thanks, Mishal Shah > On Apr 22, 2016, at 11:12 AM, John McCall via swift-dev > wrote: > >> On Apr 22, 2016, at 11:09 AM, William Dillon via swift-dev >> mailto:sw

Re: [swift-dev] test-repl-glibc failure

2016-04-22 Thread John McCall via swift-dev
> On Apr 22, 2016, at 11:09 AM, William Dillon via swift-dev > wrote: > For me an objection to xfailing this is that it really isn't an expected > fail. Linux is actually broken. And it's therefore expected to fail until we fix it. Ideally, whoever added this understands that it's their respo

Re: [swift-dev] test-repl-glibc failure

2016-04-22 Thread William Dillon via swift-dev
For me an objection to xfailing this is that it really isn't an expected fail. Linux is actually broken. > On Apr 22, 2016, at 10:46 AM, Daniel Dunbar via swift-dev > wrote: > > I saw that, my question is specifically how this is going to be resolved. We > shouldn't have failures on the bots

Re: [swift-dev] test-repl-glibc failure

2016-04-22 Thread Daniel Dunbar via swift-dev
I saw that, my question is specifically how this is going to be resolved. We shouldn't have failures on the bots with no short term plan. Are there objections to XFAILing this test until resolved? - Daniel > On Apr 21, 2016, at 10:36 PM, Greg Parker wrote: > > >> On Apr 21, 2016, at 9:20 PM

Re: [swift-dev] test-repl-glibc failure

2016-04-21 Thread Greg Parker via swift-dev
> On Apr 21, 2016, at 9:20 PM, Daniel Dunbar via swift-dev > wrote: > > What is the status of the Ubuntu packages CI failure: > swift-package-tests :: repl/test-repl-glibc.py > > It has been failing for a while now and I would like to get back to being > able to use @swift-ci please test

[swift-dev] test-repl-glibc failure

2016-04-21 Thread Daniel Dunbar via swift-dev
What is the status of the Ubuntu packages CI failure: swift-package-tests :: repl/test-repl-glibc.py It has been failing for a while now and I would like to get back to being able to use @swift-ci please test and merge. - Daniel ___ swift-dev ma