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

Issue 2693503003: Add test times to the JSON results. (Closed)

Created:
3 years, 10 months ago by Dirk Pranke
Modified:
3 years, 10 months ago
Target Ref:
refs/heads/master
Project:
typ
Visibility:
Public.

Description

Add test times to the JSON results. This patch adds a 'times' key to the per-test dictions in the JSON test results. The value is defined to be an array containing floating point numbers of seconds, one per test invocation. TBR=kbr@chromium.org BUG=chromium:689788

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+34 lines, -11 lines) Patch
M typ/json_results.py View 3 chunks +14 lines, -5 lines 0 comments Download
M typ/tests/json_results_test.py View 2 chunks +12 lines, -6 lines 0 comments Download
M typ/tests/main_test.py View 1 chunk +8 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (1 generated)
Dirk Pranke
3 years, 10 months ago (2017-02-10 22:50:15 UTC) #1
Dirk Pranke
3 years, 10 months ago (2017-02-11 01:20:45 UTC) #3
TBR'ing kbr@ per request and going ahead to roll into Chrome.

(Patch has already landed upstream in
https://github.com/dpranke/typ/commit/96da555).

Powered by Google App Engine
This is Rietveld 408576698