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_newSingleDigitDayOfMonth >twisted.conch.test.test_cftp.ListingTests.test_oldFile >twisted.conch.test.test_cftp.ListingTests.test_oldSingleDigitDayOfMonth >twisted.mail.test.test_imap.NewFetchTestCase.testFetchAll >twisted.mail.test.test_imap.NewFetchTestCase.testFetchAllUID >twisted.mail.test.test_imap.NewFetchTestCase.testFetchFast >twisted.mail.test.test_imap.NewFetchTestCase.testFetchFastUID >twisted.mail.test.test_imap.NewFetchTestCase.testFetchFull >twisted.mail.test.test_imap.NewFetchTestCase.testFetchFullUID >twisted.mail.test.test_imap.NewFetchTestCase.testFetchInternalDate >twisted.mail.test.test_imap.NewFetchTestCase.testFetchInternalDateUID > >However, if I run the tests doing "trial twisted.mail" or "trial >twisted.conch", they never fail. > >I still didn't debug this, but I wanted to see if somebody experienced >something similar to this.
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. Jean-Paul _______________________________________________ Twisted-Python mailing list Twisted-Python@twistedmatrix.com http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python