Re: [Twisted-Python] Failing tests in trunk

2011-03-11 Thread Facundo Batista
On Thu, Mar 10, 2011 at 9:51 PM, wrote: >> __init__ and leave it there, or use other formatting (not >> time.strftime, I prefer this solution). > > I agree with your preference, switching away from time.strftime is probably > the right thing to do. Opened a ticket for this, patch attached:

Re: [Twisted-Python] Failing tests in trunk

2011-03-10 Thread exarkun
On 10 Mar, 07:39 pm, facundobati...@gmail.com wrote: On Tue, Mar 8, 2011 at 7:04 AM, Facundo Batista wrote: None of these are known failures: � �http://buildbot.twistedmatrix.com/boxes-supported Just looking at the list of failing tests, I would make a small bet that the failures are caused

Re: [Twisted-Python] Failing tests in trunk

2011-03-10 Thread Facundo Batista
On Tue, Mar 8, 2011 at 7:04 AM, Facundo Batista wrote: >> None of these are known failures: >> >>    http://buildbot.twistedmatrix.com/boxes-supported >> >> Just looking at the list of failing tests, I would make a small bet that >> the failures are caused by your locale setting somehow. > > I th

Re: [Twisted-Python] Failing tests in trunk

2011-03-08 Thread Michael Thompson
On 8 March 2011 12:04, Facundo Batista wrote: > On Mon, Mar 7, 2011 at 9:34 PM,   wrote: > >> None of these are known failures: >> >>    http://buildbot.twistedmatrix.com/boxes-supported >> >> Just looking at the list of failing tests, I would make a small bet that >> the failures are caused by yo

Re: [Twisted-Python] Failing tests in trunk

2011-03-08 Thread Facundo Batista
On Mon, Mar 7, 2011 at 9:34 PM, wrote: > None of these are known failures: > >    http://buildbot.twistedmatrix.com/boxes-supported > > Just looking at the list of failing tests, I would make a small bet that > the failures are caused by your locale setting somehow. I thought of that, but why w

Re: [Twisted-Python] Failing tests in trunk

2011-03-07 Thread exarkun
On 7 Mar, 11:48 pm, facundobati...@gmail.com wrote: >I branched trunk from the LP repository. Running the tests all >together ("trial twisted"), consistently makes me fail the following >12: > >twisted.conch.test.test_cftp.ListingTests.test_newFile >twisted.conch.test.test_cftp.ListingTests.test_ne

[Twisted-Python] Failing tests in trunk

2011-03-07 Thread Facundo Batista
I branched trunk from the LP repository. Running the tests all together ("trial twisted"), consistently makes me fail the following 12: twisted.conch.test.test_cftp.ListingTests.test_newFile twisted.conch.test.test_cftp.ListingTests.test_newSingleDigitDayOfMonth twisted.conch.test.test_cftp.Listin