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

Issue 2234353002: test-results: package model: Add full_result.go and tests (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: package model: Add type FullResult and tests * Add type FullResult and related types (for "full_results.json") * Add documentation for exported names, mostly in aggregate_result.go * Fix golint messages in this package: https://paste.googleplex.com/4585834795761664 * Follow consistent format in error strings * Remove unnecessary checks and tests in AggregateResult * Rename TestNode -> Node * Export type Number BUG= Committed: https://chromium.googlesource.com/infra/infra/+/88d3e66393f24f96716fe8ec4d929bafb9943cc2

Patch Set 1 #

Total comments: 4

Patch Set 2 : Improve coverage #

Unified diffs Side-by-side diffs Delta from patch set Stats (+652 lines, -123 lines) Patch
M go/src/infra/appengine/test-results/frontend/get.go View 1 chunk +8 lines, -2 lines 0 comments Download
M go/src/infra/appengine/test-results/model/aggregate_result.go View 17 chunks +73 lines, -72 lines 0 comments Download
M go/src/infra/appengine/test-results/model/aggregate_result_test.go View 6 chunks +6 lines, -28 lines 0 comments Download
M go/src/infra/appengine/test-results/model/common.go View 1 1 chunk +17 lines, -19 lines 0 comments Download
A go/src/infra/appengine/test-results/model/common_test.go View 1 1 chunk +46 lines, -0 lines 0 comments Download
A go/src/infra/appengine/test-results/model/full_result.go View 1 1 chunk +313 lines, -0 lines 0 comments Download
A go/src/infra/appengine/test-results/model/full_result_test.go View 1 1 chunk +138 lines, -0 lines 0 comments Download
A go/src/infra/appengine/test-results/model/masters_test.go View 1 1 chunk +45 lines, -0 lines 0 comments Download
M go/src/infra/appengine/test-results/model/model.infra_testing View 1 chunk +1 line, -1 line 0 comments Download
M go/src/infra/appengine/test-results/model/test_file.go View 2 chunks +5 lines, -1 line 0 comments Download

Messages

Total messages: 17 (9 generated)
nishanths
PTAL, thanks!
4 years, 4 months ago (2016-08-11 11:13:44 UTC) #4
estaab
lgtm https://codereview.chromium.org/2234353002/diff/1/go/src/infra/appengine/test-results/model/common.go File go/src/infra/appengine/test-results/model/common.go (right): https://codereview.chromium.org/2234353002/diff/1/go/src/infra/appengine/test-results/model/common.go#newcode18 go/src/infra/appengine/test-results/model/common.go:18: // In reality, it as almost as weak ...
4 years, 4 months ago (2016-08-12 15:17:20 UTC) #6
nishanths
Addressed estaab@ comments. Thanks for reviewing! https://codereview.chromium.org/2234353002/diff/1/go/src/infra/appengine/test-results/model/common.go File go/src/infra/appengine/test-results/model/common.go (right): https://codereview.chromium.org/2234353002/diff/1/go/src/infra/appengine/test-results/model/common.go#newcode18 go/src/infra/appengine/test-results/model/common.go:18: // In reality, ...
4 years, 4 months ago (2016-08-12 16:45:58 UTC) #7
nishanths
On 2016/08/12 16:45:58, nishanths wrote: > Addressed estaab@ comments. > Thanks for reviewing! > > ...
4 years, 4 months ago (2016-08-12 16:46:47 UTC) #8
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/2234353002/1
4 years, 4 months ago (2016-08-12 16:47:22 UTC) #10
commit-bot: I haz the power
Try jobs failed on following builders: Infra Linux Trusty 64 Tester on luci.infra.try (JOB_FAILED, https://luci-milo.appspot.com/swarming/task/309878641a85d110)
4 years, 4 months ago (2016-08-12 16:59:52 UTC) #12
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/2234353002/20001
4 years, 4 months ago (2016-08-12 18:19:22 UTC) #15
commit-bot: I haz the power
4 years, 4 months ago (2016-08-12 18:33:13 UTC) #17
Message was sent while issue was closed.
Committed patchset #2 (id:20001) as
https://chromium.googlesource.com/infra/infra/+/88d3e66393f24f96716fe8ec4d929...

Powered by Google App Engine
This is Rietveld 408576698