Module: tools Branch: master Commit: 428d39c238140d5bca3fa7a9d65c6c09a8c4163c URL: http://source.winehq.org/git/tools.git/?a=commit;h=428d39c238140d5bca3fa7a9d...
Author: Francois Gouget fgouget@codeweavers.com Date: Wed Mar 12 14:52:42 2014 +0100
testbot/TestAgent: Track the current RPC and argument name and include them in error messages.
Also keep track of how many bytes were written/read before the error occurred. This helps diagnose errors. In particular, should a 'network read timeout' occur, it helps knowing where it happened.
---
testbot/lib/WineTestBot/TestAgent.pm | 360 ++++++++++++++++++---------------- 1 file changed, 189 insertions(+), 171 deletions(-)
Diff: http://source.winehq.org/git/tools.git/?a=commitdiff;h=428d39c238140d5bca3fa...