Re: [Twisted-Python] twistedchecker - Names of constant which are used as configuration options

2015-01-25 Thread Adi Roiban
On 25 January 2015 at 01:01, wrote: > On 24 Jan, 07:51 pm, a...@roiban.ro wrote: >> >> On 24 January 2015 at 19:23, wrote: >>> >>> On 06:45 pm, a...@roiban.ro wrote: Hi, Why reviewing a patch I got into this error from twistedchecker. This is old code, just that so

[Twisted-Python] Spurious failure on winxp32-py2.7

2015-01-25 Thread Adi Roiban
While running tests I see that the following tests fails randomly... it it was failing from some time twisted.words.test.test_xpath.XPathTests.test_position === [FAIL] Traceback (most recent call last): File "C:\build

Re: [Twisted-Python] twistedchecker - Names of constant which are used as configuration options

2015-01-25 Thread exarkun
On 02:09 pm, a...@roiban.ro wrote: On 25 January 2015 at 01:01, wrote: On 24 Jan, 07:51 pm, a...@roiban.ro wrote: On 24 January 2015 at 19:23, wrote: On 06:45 pm, a...@roiban.ro wrote: Hi, Why reviewing a patch I got into this error from twistedchecker. This is old code, just that so

Re: [Twisted-Python] Spurious failure on winxp32-py2.7

2015-01-25 Thread exarkun
On 02:19 pm, a...@roiban.ro wrote: While running tests I see that the following tests fails randomly... it it was failing from some time twisted.words.test.test_xpath.XPathTests.test_position This is an unrelated test. I'm not sure if this is a simple copy/paste mistake or if you're mis-re

Re: [Twisted-Python] twistedchecker - Names of constant which are used as configuration options

2015-01-25 Thread Glyph
> On Jan 25, 2015, at 7:21 AM, exar...@twistedmatrix.com wrote: > The tools are there to help development, not hinder it. If a tool is > producing an error that doesn't help development, slavishly adhering to a > policy that requires additional work that doesn't help the project is > counter-

[Twisted-Python] hard dependency on setuptools

2015-01-25 Thread Glyph
Hi all, I don't know how you'd install Twisted without setuptools these days anyway, but just as a heads up, as per discussion on > we are going to remove any pretense of supporting Tw

Re: [Twisted-Python] Spurious failure on winxp32-py2.7

2015-01-25 Thread Glyph
> On Jan 25, 2015, at 7:28 AM, exar...@twistedmatrix.com wrote: > This test has intermittently failed on Windows since disttrial was merged > into trunk. And, as you yourself pointed out on the ticket, sometimes on Linux too. I still have absolutely no clue why this happens, by the way. If an