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

Issue 2149853003: Adds checking of template error (Closed)

Created:
4 years, 5 months ago by emso
Modified:
4 years, 4 months ago
Reviewers:
nodir
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

Patch Set 1 #

Total comments: 4

Patch Set 2 : Refactors template execution to a common package #

Total comments: 4

Patch Set 3 : Cleans up message and package use #

Patch Set 4 : Adds infra testing expectation #

Unified diffs Side-by-side diffs Delta from patch set Stats (+54 lines, -32 lines) Patch
A go/src/infra/tricium/service/common/common.go View 1 2 1 chunk +27 lines, -0 lines 0 comments Download
A + go/src/infra/tricium/service/common/common.infra_testing View 1 2 3 0 chunks +-1 lines, --1 lines 0 comments Download
M go/src/infra/tricium/service/default/handlers.go View 1 2 3 chunks +6 lines, -7 lines 0 comments Download
M go/src/infra/tricium/service/gerrit-poller/handlers.go View 1 2 3 chunks +6 lines, -7 lines 0 comments Download
M go/src/infra/tricium/service/gerrit-reporter/handlers.go View 1 2 2 chunks +4 lines, -5 lines 0 comments Download
M go/src/infra/tricium/service/workflow-launcher/handlers.go View 1 2 3 chunks +6 lines, -7 lines 0 comments Download
M go/src/infra/tricium/service/workflow-listener/handlers.go View 1 2 3 chunks +6 lines, -7 lines 0 comments Download

Messages

Total messages: 16 (8 generated)
nodir
https://codereview.chromium.org/2149853003/diff/1/go/src/infra/tricium/service/default/handlers.go File go/src/infra/tricium/service/default/handlers.go (right): https://codereview.chromium.org/2149853003/diff/1/go/src/infra/tricium/service/default/handlers.go#newcode28 go/src/infra/tricium/service/default/handlers.go:28: if e := basePage.Execute(w, data); e != nil { ...
4 years, 5 months ago (2016-07-14 16:33:00 UTC) #3
emso
https://codereview.chromium.org/2149853003/diff/1/go/src/infra/tricium/service/default/handlers.go File go/src/infra/tricium/service/default/handlers.go (right): https://codereview.chromium.org/2149853003/diff/1/go/src/infra/tricium/service/default/handlers.go#newcode28 go/src/infra/tricium/service/default/handlers.go:28: if e := basePage.Execute(w, data); e != nil { ...
4 years, 5 months ago (2016-07-15 11:04:44 UTC) #4
nodir
lgtm https://codereview.chromium.org/2149853003/diff/20001/go/src/infra/tricium/service/common/common.go File go/src/infra/tricium/service/common/common.go (right): https://codereview.chromium.org/2149853003/diff/20001/go/src/infra/tricium/service/common/common.go#newcode24 go/src/infra/tricium/service/common/common.go:24: return fmt.Errorf("Error executing template: %v", err) error messages ...
4 years, 5 months ago (2016-07-15 16:38:23 UTC) #5
emso
https://codereview.chromium.org/2149853003/diff/20001/go/src/infra/tricium/service/common/common.go File go/src/infra/tricium/service/common/common.go (right): https://codereview.chromium.org/2149853003/diff/20001/go/src/infra/tricium/service/common/common.go#newcode24 go/src/infra/tricium/service/common/common.go:24: return fmt.Errorf("Error executing template: %v", err) On 2016/07/15 16:38:23, ...
4 years, 5 months ago (2016-07-19 08:38:44 UTC) #6
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/2149853003/40001
4 years, 5 months ago (2016-07-20 08:37:07 UTC) #9
commit-bot: I haz the power
Try jobs failed on following builders: Infra Linux Trusty 64 Tester on master.tryserver.infra (JOB_FAILED, https://build.chromium.org/p/tryserver.infra/builders/Infra%20Linux%20Trusty%2064%20Tester/builds/3311) ...
4 years, 5 months ago (2016-07-20 08:43:56 UTC) #11
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/2149853003/60001
4 years, 4 months ago (2016-07-25 13:44:39 UTC) #14
commit-bot: I haz the power
4 years, 4 months ago (2016-07-25 13:59:56 UTC) #16
Message was sent while issue was closed.
Committed patchset #4 (id:60001) as
https://chromium.googlesource.com/infra/infra/+/2630b8577d7c6ca79f46b7bed7464...

Powered by Google App Engine
This is Rietveld 408576698