On 2014/05/16 15:28:33, Jakob wrote:
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(),

I might need to separate it on the buildbot again as for the ui it needs to be
as short as possible. But it doesn't matter as it is always the first "/".

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.

Reply via email to