OSDN Git Service

Tidying up the error reporting.
authorJesse Wilson <jessewilson@google.com>
Mon, 19 Apr 2010 02:55:45 +0000 (19:55 -0700)
committerJesse Wilson <jessewilson@google.com>
Mon, 19 Apr 2010 02:55:45 +0000 (19:55 -0700)
commit23991550ae0697ef25b90d429c43540424a7ec27
tree0b5636fbae74ecc18da01ceff4cae6b6dd9c6d77
parentd6e6dea2155d31488a92fce9a5341804e4ad7065
Tidying up the error reporting.

We were spamming our logs with a bunch of redundant messages,
particularly surrounding timeouts. This should reduce the log
output to only the useful stuff when a test takes too long
to complete.

Also not blowing away the full XML report when a few tests
get lost along the way.
libcore/tools/runner/java/vogar/Driver.java
libcore/tools/runner/java/vogar/HostMonitor.java