#2206: Change Hooks always return a HTTP 500 error
---------------------------------------------+------------------------
Reporter:  kalessin                          |       Owner:
    Type:  defect                            |      Status:  closed
Priority:  major                             |   Milestone:  undecided
 Version:  master                            |  Resolution:  fixed
Keywords:  master, status, web, change_hook  |
---------------------------------------------+------------------------
Changes (by Tom Prince):

 * status:  new => closed
 * resolution:   => fixed


Comment:

 web: Return server.NOT_DONE_YET from change_hooks.

 twisted.web.resource predates deferreds, and so has idiosyncratic handling
 of
 asynchronous results. Fix /change_hook handling to return proper results
 and
 add support from properly testing this in FakeRequest.test_render.

 Fixes #2206.
  Changeset: 2e25ec71c0791178de84222228b147ab309b77d6

-- 
Ticket URL: <http://trac.buildbot.net/ticket/2206#comment:1>
Buildbot <http://buildbot.net/>
Buildbot: build/test automation
------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Buildbot-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/buildbot-commits

Reply via email to