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

Issue 719753005: Add duration to gtest test results. (Closed)

Created:
6 years, 1 month ago by mikecase (-- gone --)
Modified:
6 years, 1 month ago
Reviewers:
jbudorick
CC:
chromium-reviews, klundberg+watch_chromium.org, yfriedman+watch_chromium.org, jbudorick+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Project:
chromium
Visibility:
Public.

Description

Add duration to gtest test results. BUG= Committed: https://crrev.com/a105b4f499357fd111b672ca8e5984e10bcbc42e Cr-Commit-Position: refs/heads/master@{#304255}

Patch Set 1 #

Patch Set 2 : Made regex still match if test duration not present. #

Total comments: 1

Patch Set 3 : Made regex more specific. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -4 lines) Patch
M build/android/pylib/gtest/test_runner.py View 1 2 3 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 11 (2 generated)
mikecase (-- gone --)
6 years, 1 month ago (2014-11-13 17:27:44 UTC) #2
jbudorick
https://codereview.chromium.org/719753005/diff/20001/build/android/pylib/gtest/test_runner.py File build/android/pylib/gtest/test_runner.py (right): https://codereview.chromium.org/719753005/diff/20001/build/android/pylib/gtest/test_runner.py#newcode73 build/android/pylib/gtest/test_runner.py:73: re_fail = re.compile('\[ FAILED \] ?(.*?)( \((.*) ms\))?\r\r\n') Narrow ...
6 years, 1 month ago (2014-11-14 01:50:24 UTC) #3
mikecase (-- gone --)
On 2014/11/14 01:50:24, jbudorick wrote: > https://codereview.chromium.org/719753005/diff/20001/build/android/pylib/gtest/test_runner.py > File build/android/pylib/gtest/test_runner.py (right): > > https://codereview.chromium.org/719753005/diff/20001/build/android/pylib/gtest/test_runner.py#newcode73 > ...
6 years, 1 month ago (2014-11-14 17:36:20 UTC) #4
mikecase (-- gone --)
On 2014/11/14 17:36:20, mikecase wrote: > On 2014/11/14 01:50:24, jbudorick wrote: > > > https://codereview.chromium.org/719753005/diff/20001/build/android/pylib/gtest/test_runner.py ...
6 years, 1 month ago (2014-11-14 18:19:44 UTC) #5
mikecase (-- gone --)
On 2014/11/14 18:19:44, mikecase wrote: > On 2014/11/14 17:36:20, mikecase wrote: > > On 2014/11/14 ...
6 years, 1 month ago (2014-11-14 18:22:37 UTC) #6
jbudorick
lgtm
6 years, 1 month ago (2014-11-14 18:36:42 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/719753005/40001
6 years, 1 month ago (2014-11-14 18:59:46 UTC) #9
commit-bot: I haz the power
Committed patchset #3 (id:40001)
6 years, 1 month ago (2014-11-14 19:56:16 UTC) #10
commit-bot: I haz the power
6 years, 1 month ago (2014-11-14 19:56:54 UTC) #11
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/a105b4f499357fd111b672ca8e5984e10bcbc42e
Cr-Commit-Position: refs/heads/master@{#304255}

Powered by Google App Engine
This is Rietveld 408576698