Task #3125
Story #2763: WebTester is unresponsive and seems to hang
Task #3124: webTester seems unresponsive when running long tests
refactor the web-test http servlet to stream test results as they come in
Status:
Closed
Priority:
Normal
Assignee:
Category:
d1_integration
Target version:
Start date:
2012-08-10
Due date:
% Done:
100%
Milestone:
None
Product Version:
*
Story Points:
Sprint:
Description
Want to have the TestListener put the formatted results on the output stream, instead of creating a list of results and providing it to the caller.
History
#1 Updated by Rob Nahf over 12 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
done. Needed to also subclass the nu.xom.Serializer to allow serializing parts of a document, instead of the whole doc. Exposed the protected method writeChildren().
#2 Updated by Rob Nahf about 12 years ago
- Target version changed from Sprint-2012.39-Block.5.4 to Sprint-2012.41-Block.6.1
#3 Updated by Rob Nahf about 12 years ago
- Target version deleted (
Sprint-2012.41-Block.6.1)
#4 Updated by Rob Nahf about 10 years ago
- Target version set to Maintenance Backlog