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

Issue 2231393002: test-results: Add merge and trim methods (Closed)

Created:
4 years, 4 months ago by nishanths
Modified:
4 years, 4 months ago
Reviewers:
Vadim Sh., estaab, martiniss
CC:
chromium-reviews, infra-reviews+infra_chromium.org
Base URL:
https://chromium.googlesource.com/infra/infra.git@master
Target Ref:
refs/heads/master
Project:
infra
Visibility:
Public.

Description

test-results: Add merge and trim methods * Add merge and trim: implementation + tests * Begin adding end-to-end tests BUG= Committed: https://chromium.googlesource.com/infra/infra/+/972ccfc6ce9389ff6edb7c620eb2742f1e273485

Patch Set 1 #

Patch Set 2 : Remove empty Convey function #

Patch Set 3 : Fix typo in comment #

Total comments: 31

Patch Set 4 : Address martiniss@ comments #

Patch Set 5 : Address martiniss@ comments in merge_test.go #

Patch Set 6 : Fix rounding #

Patch Set 7 : Move merge and trim methods to aggregate_result.go (martiniss@ comment) #

Patch Set 8 : (squash) #

Patch Set 9 : tests: remove unecessary Trim calls #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1969 lines, -18 lines) Patch
M go/src/infra/appengine/test-results/model/aggregate_result.go View 1 2 3 4 5 6 3 chunks +275 lines, -16 lines 0 comments Download
M go/src/infra/appengine/test-results/model/aggregate_result_test.go View 1 2 3 4 5 6 7 8 1 chunk +1457 lines, -0 lines 0 comments Download
A go/src/infra/appengine/test-results/model/end_to_end_test.go View 1 2 3 1 chunk +122 lines, -0 lines 0 comments Download
M go/src/infra/appengine/test-results/model/full_result.go View 1 2 3 4 5 2 chunks +9 lines, -1 line 0 comments Download
M go/src/infra/appengine/test-results/model/full_result_test.go View 1 2 3 4 5 1 chunk +1 line, -1 line 0 comments Download
A go/src/infra/appengine/test-results/model/testdata/full_results.jsonp View 1 2 3 1 chunk +105 lines, -0 lines 0 comments Download

Messages

Total messages: 14 (5 generated)
nishanths
Most of the lines in this CL is tests and testdata. `merge_test.go` contains tests ported ...
4 years, 4 months ago (2016-08-11 11:17:55 UTC) #2
nishanths
On 2016/08/11 11:17:55, nishanths wrote: > Most of the lines in this CL is tests ...
4 years, 4 months ago (2016-08-11 11:18:53 UTC) #3
martiniss
https://codereview.chromium.org/2231393002/diff/40001/go/src/infra/appengine/test-results/model/end_to_end_test.go File go/src/infra/appengine/test-results/model/end_to_end_test.go (right): https://codereview.chromium.org/2231393002/diff/40001/go/src/infra/appengine/test-results/model/end_to_end_test.go#newcode47 go/src/infra/appengine/test-results/model/end_to_end_test.go:47: "audio": AggregateTest{ Just to confirm, the W3C video src ...
4 years, 4 months ago (2016-08-12 00:14:25 UTC) #4
nishanths
https://codereview.chromium.org/2231393002/diff/40001/go/src/infra/appengine/test-results/model/end_to_end_test.go File go/src/infra/appengine/test-results/model/end_to_end_test.go (right): https://codereview.chromium.org/2231393002/diff/40001/go/src/infra/appengine/test-results/model/end_to_end_test.go#newcode47 go/src/infra/appengine/test-results/model/end_to_end_test.go:47: "audio": AggregateTest{ On 2016/08/12 00:14:24, martiniss wrote: > Just ...
4 years, 4 months ago (2016-08-12 02:37:40 UTC) #5
nishanths
https://codereview.chromium.org/2231393002/diff/40001/go/src/infra/appengine/test-results/model/merge.go File go/src/infra/appengine/test-results/model/merge.go (right): https://codereview.chromium.org/2231393002/diff/40001/go/src/infra/appengine/test-results/model/merge.go#newcode1 go/src/infra/appengine/test-results/model/merge.go:1: package model On 2016/08/12 02:37:39, nishanths wrote: > On ...
4 years, 4 months ago (2016-08-16 01:01:53 UTC) #6
estaab
lgtm
4 years, 4 months ago (2016-08-16 15:42:54 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2231393002/140001
4 years, 4 months ago (2016-08-16 16:16:06 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2231393002/160001
4 years, 4 months ago (2016-08-16 16:39:35 UTC) #12
commit-bot: I haz the power
4 years, 4 months ago (2016-08-16 16:53:15 UTC) #14
Message was sent while issue was closed.
Committed patchset #9 (id:160001) as
https://chromium.googlesource.com/infra/infra/+/972ccfc6ce9389ff6edb7c620eb27...

Powered by Google App Engine
This is Rietveld 408576698