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

Issue 3191014: Produce gtest style output with pyauto. (Closed)

Created:
10 years, 4 months ago by Nirnimesh
Modified:
9 years, 7 months ago
Reviewers:
John Grabowski
CC:
chromium-reviews, Paweł Hajdan Jr.
Visibility:
Public.

Description

(reland) Produce gtest style output with pyauto. This makes it easy to digest pass/fail status for individual tests ("OK" is more discoverable than '.' in the output log). And makes it easier to associate LOG messages from chrome with the individual tests triggering them. BUG=42148 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=56951 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=57396

Patch Set 1 #

Total comments: 1

Patch Set 2 : . #

Patch Set 3 : fix on py2.4 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+55 lines, -1 line) Patch
M chrome/test/pyautolib/pyauto.py View 1 2 2 chunks +55 lines, -1 line 0 comments Download

Messages

Total messages: 2 (0 generated)
Nirnimesh
10 years, 4 months ago (2010-08-20 20:23:16 UTC) #1
John Grabowski
10 years, 4 months ago (2010-08-20 20:44:07 UTC) #2
LGTM

http://codereview.chromium.org/3191014/diff/1/2
File chrome/test/pyautolib/pyauto.py (right):

http://codereview.chromium.org/3191014/diff/1/2#newcode1274
chrome/test/pyautolib/pyauto.py:1274: Results printed in conformance with gtest
output format.
Give example of or link to gtest results

Powered by Google App Engine
This is Rietveld 408576698