LGTM, this is much better. One comment.
https://codereview.chromium.org/285193009/diff/80001/tools/testrunner/local/progress.py
File tools/testrunner/local/progress.py (right):
https://codereview.chromium.org/285193009/diff/80001/tools/testrunner/local/progress.py#newcode324
tools/testrunner/local/progress.py:324: "suite": test.suite.name,
Consider combining "suite" and "path" to:
"test": test.GetLabel(),
https://codereview.chromium.org/285193009/
--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
---
You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.