746336ba10
- Clean up browser test failure output. Instead of barfing a giant blob of JSON, show just the runtime error and its stack trace. In verbose and on the buildbots, it still shows all the events, but even there they are formatted nicely. - Don't redundantly show the failure summary when most of the output is already failure text. - Color the failure summary end message. Change-Id: I49724b204be55a297fc5e723b80b32e0e00748f0 Reviewed-on: https://dart-review.googlesource.com/15767 Commit-Queue: Bob Nystrom <rnystrom@google.com> Reviewed-by: William Hesse <whesse@google.com>