Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(412)

Issue 3291011: Display summary and failed tests results (Closed)

Created:
10 years, 3 months ago by clchiou
Modified:
9 years, 7 months ago
CC:
chromium-os-reviews_chromium.org, sosa+cc_chromium.org, seano+cc_chromium.org, ericli, petkov+cc_chromium.org
Visibility:
Public.

Description

Display summary and failed tests results I rewrite factory_Review that * it displays status of all tests results, including sub-tests of run-in, etc. * it displays detailed reason of failure; scroll by j/k. BUG=chrome-os-partner:379 TEST=run factory test and press Ctrl-Z (switch to review directly) Screenshot is attached to bug tracker. Note: The factory_ui on your machine would not be the same with the screenshot. Change-Id: I283208d356be6c41d44577b61c19e413e366ee50

Patch Set 1 : Upload patch set #

Patch Set 2 : Add line wrap to error reports #

Total comments: 10

Patch Set 3 : Addressing reviewer's comments #

Patch Set 4 : Dynamic widget size #

Unified diffs Side-by-side diffs Delta from patch set Stats (+105 lines, -31 lines) Patch
M client/site_tests/factory_Review/factory_Review.py View 1 2 3 1 chunk +105 lines, -31 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
clchiou
10 years, 3 months ago (2010-09-06 08:12:23 UTC) #1
Tammo Spalink
have not tested this yet, as my machine is hosed, but the picture looks very ...
10 years, 3 months ago (2010-09-07 02:12:40 UTC) #2
Tammo Spalink
http://codereview.chromium.org/3291011/diff/7001/8001 File client/site_tests/factory_Review/factory_Review.py (right): http://codereview.chromium.org/3291011/diff/7001/8001#newcode80 client/site_tests/factory_Review/factory_Review.py:80: vbox.pack_start(status_table, False, False) it would be nice if there ...
10 years, 3 months ago (2010-09-07 08:06:04 UTC) #3
clchiou
Thanks for the comments, Tammo. http://codereview.chromium.org/3291011/diff/7001/8001 File client/site_tests/factory_Review/factory_Review.py (right): http://codereview.chromium.org/3291011/diff/7001/8001#newcode65 client/site_tests/factory_Review/factory_Review.py:65: msg_zw = t.label_zw.decode('utf8') On ...
10 years, 3 months ago (2010-09-08 06:06:08 UTC) #4
Tammo Spalink
lgtm -- with extra verbal comment on size maximization
10 years, 3 months ago (2010-09-08 08:50:18 UTC) #5
clchiou
10 years, 3 months ago (2010-09-09 06:40:47 UTC) #6
On 2010/09/08 08:50:18, Tammo Spalink wrote:
> lgtm -- with extra verbal comment on size maximization

Done.  Commit.

Powered by Google App Engine
This is Rietveld 408576698