When using layoutTestController.queueLoad(), if QWebPage::loadFinished(bool) receives false then the layout test timout. Because of this it is not possible to write tests for responses containing http codes 204 and 205 for example.
Created attachment 92136 [details] patch
Committed r85667.