Re: [Twisted-Python] Making sense of buildbot problem log

2015-02-06 Thread Glyph

> On Feb 6, 2015, at 4:16 PM, exar...@twistedmatrix.com wrote:
> 
> On 6 Feb, 07:35 am, a...@roiban.ro wrote:
>> Hi,
>> 
>> I got this "problem" log in builbot
>> 
>> https://buildbot.twistedmatrix.com/builders/osx10.6-py2.6-select/builds/4868/steps/select/logs/problems
>> 
>> and anothher for Windows
>> 
>> https://buildbot.twistedmatrix.com/builders/windows7-64-py2.7/builds/4147/steps/select/logs/problems
>> 
>> they talk about 4 errors, but I can only see one.
>> 
>> The log is full of non-problem info like skip and todo, so I tried to
>> search for "[ERROR]" string
> 
> Failures and errors are always at the end of the log.
> 
> Jean-Paul
>> How can I find the other errors?

You see one traceback, but it is responsible for 4 errors - that is, 4 tests 
produced the same traceback.  You can see all of their names below the 
traceback; to wit:

twisted.internet.test.test_inotify.TestINotify.test_deleteSelf
twisted.internet.test.test_inotify.TestINotify.test_ignoreFilePath
twisted.internet.test.test_inotify.TestINotify.test_seriesOfWatchAndIgnore
twisted.internet.test.test_inotify.TestINotify.test_simpleDeleteDirectory

-g___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


Re: [Twisted-Python] Making sense of buildbot problem log

2015-02-06 Thread exarkun

On 6 Feb, 07:35 am, a...@roiban.ro wrote:

Hi,

I got this "problem" log in builbot

https://buildbot.twistedmatrix.com/builders/osx10.6-py2.6-select/builds/4868/steps/select/logs/problems

and anothher for Windows

https://buildbot.twistedmatrix.com/builders/windows7-64-py2.7/builds/4147/steps/select/logs/problems

they talk about 4 errors, but I can only see one.

The log is full of non-problem info like skip and todo, so I tried to
search for "[ERROR]" string


Failures and errors are always at the end of the log.

Jean-Paul

How can I find the other errors?

Is there a way to see the log only with the problems? Ignoring
skipped/toto test?


___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


Re: [Twisted-Python] Looking for anyone interested in maintaining treq.

2015-02-06 Thread HawkOwl

On 7 Feb 2015, at 0:02, Hynek Schlawack  wrote:

> On 6 Feb 2015, at 10:53, HawkOwl wrote:
> 
>> I’d be interested in this :)
> 
> It’s not like you haven’t been maintaining it for months. :-P

That was klein, not treq. Other side of the HTTP client/server pair ;)

> 
>> I think this also might be a good time to move it to the twisted/ org 
>> alongside Klein, maybe?
> 
> Yes, we should discuss this.  getPage should be deprecated and treq should be 
> pulled in.  Twisted is not a place packages go to die like the stdlib 
> (although the barrier should be lower still)

Maybe! Treq has a nice API.

-hawkie


signature.asc
Description: Message signed with OpenPGP using GPGMail
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


Re: [Twisted-Python] Looking for anyone interested in maintaining treq.

2015-02-06 Thread Hynek Schlawack
On 6 Feb 2015, at 10:53, HawkOwl wrote:

> I’d be interested in this :)

It’s not like you haven’t been maintaining it for months. :-P

> I think this also might be a good time to move it to the twisted/ org 
> alongside Klein, maybe?

Yes, we should discuss this.  getPage should be deprecated and treq should be 
pulled in.  Twisted is not a place packages go to die like the stdlib (although 
the barrier should be lower still).

signature.asc
Description: OpenPGP digital signature
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python


Re: [Twisted-Python] Looking for anyone interested in maintaining treq.

2015-02-06 Thread HawkOwl
I’d be interested in this :)

I think this also might be a good time to move it to the twisted/ org alongside 
Klein, maybe?

-hawkie

On 6 Feb 2015, at 5:53, David Reid  wrote:

> I'm starting a new job soon which doesn't involve Python. I also have a 
> newborn at home so my free time is pretty much spoken for. 
> 
> If anyone is interested in maintaining treq I'm now accepting applications.
> 
> If anyone has an alternative to plug this would also be an OK time for that. 
> 
> -dreid 
> ___
> Twisted-Python mailing list
> Twisted-Python@twistedmatrix.com
> http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python



signature.asc
Description: Message signed with OpenPGP using GPGMail
___
Twisted-Python mailing list
Twisted-Python@twistedmatrix.com
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python