[Sugar-devel] Frequent buildbot check failures in sugar-web

Daniel Narvaez dwnarvaez at gmail.com
Wed Dec 11 20:18:40 EST 2013


As an update, we are now back to the intermittent datastore tests failure
which we have been getting for a while.

http://buildbot.sugarlabs.org/builders/full-master/builds/17/steps/shell_3/logs/modules

[1AChrome 25.0 (Linux): Executed 16 of 34
Chrome 25.0 (Linux) datastore should be able to set object
metadata FAILED
	timeout: timed out after 5000 msec waiting for metadata should be set
Chrome 25.0 (Linux): Executed 17 of 34 (1 FAILED)

And in the shell logs we can see the corresponding 5 seconds delay in the
websockets communication

1386782408.775987 DEBUG gwebsockets: Text message
{"method":"datastore.set_metadata","id":3,"params":["56ab3f11-4654-457d-97ee-b8b1ec092e3b",{"title":"hello"}],"jsonrpc":"2.0"}
1386782409.802124 DEBUG gwebsockets: Got data, length 114

That's not enough to say if python is never sending the message or if
javascript is never receiving/handling it. So I make gwebsockets log
sent messages to... when we get the next failure we can check if that
helps figuring out what is going on.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.sugarlabs.org/archive/sugar-devel/attachments/20131212/1f0e166f/attachment.html>


More information about the Sugar-devel mailing list