Skip to content

Instantly share code, notes, and snippets.

View matley's full-sized avatar

Luigi Panzeri matley

  • San Francisco, CA
View GitHub Profile
windmill.server.https: DEBUG "GET http://localhost:3000/windmill-jstest/test_app.js?preventCache=1309259829610 HTTP/1.1" 200 -
windmill.dep._wsgi_jsonrpc: DEBUG Sending {"version":"1.1","method":"next_action","params":[]} to dispatcher
windmill.dep._wsgi_jsonrpc: DEBUG decoded to python object {u'version': u'1.1', u'params': [], u'method': u'next_action'}
windmill.dep._wsgi_jsonrpc: DEBUG dispatcher has key next_action
jsonrpc_methods_instance: DEBUG queue has no next_action, returning "pause" method
windmill.dep._wsgi_jsonrpc: DEBUG serializing {'result': {'version': '0.1', 'method': 'defer'}}
windmill.server.https: DEBUG "POST http://localhost:3000/windmill-jsonrpc/ HTTP/1.1" 200 -
windmill.dep._wsgi_jsonrpc: DEBUG Sending {"version":"1.1","method":"report_without_resolve","params":{"suite_name":"test_app.test_login","result":false,"starttime":"2011-5-28T13:17:9.686Z","endtime":"2011-5-28T13:17:9.702Z","uuid":1309259829734,"debug":"Unexpected token ILLEGAL"}} to dispatcher
windmill.d