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

Issue 884943003: Ignore traces (Closed)

Created:
5 years, 10 months ago by stephana
Modified:
5 years, 10 months ago
Reviewers:
jcgregorio
CC:
reviews_skia.org
Base URL:
https://skia.googlesource.com/buildbot@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

This adds the ability to ignore traces to the backend. The core logic is in golden/go/types/ignorestore.go The other code changes are refactors. BUG=skia: Committed: https://skia.googlesource.com/buildbot/+/8e3738bfbfb38c4ffff87b063569e096f5b80faf

Patch Set 1 #

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Patch Set 5 : #

Patch Set 6 : #

Total comments: 8

Patch Set 7 : #

Patch Set 8 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+544 lines, -240 lines) Patch
M golden/Makefile View 1 chunk +1 line, -1 line 0 comments Download
M golden/go/analysis/analysis.go View 1 2 3 4 5 6 7 22 chunks +222 lines, -117 lines 0 comments Download
M golden/go/analysis/analysis_test.go View 1 6 chunks +9 lines, -6 lines 0 comments Download
M golden/go/analysis/status.go View 1 3 chunks +7 lines, -7 lines 0 comments Download
M golden/go/analysis/triage.go View 1 3 chunks +11 lines, -13 lines 0 comments Download
M golden/go/diff/diff.go View 1 chunk +2 lines, -2 lines 0 comments Download
M golden/go/filediffstore/filediffstore.go View 5 chunks +21 lines, -21 lines 0 comments Download
M golden/go/skiacorrectness/main.go View 1 2 3 4 6 chunks +36 lines, -73 lines 0 comments Download
A golden/go/types/ignorestore.go View 1 2 3 4 5 1 chunk +149 lines, -0 lines 0 comments Download
A golden/go/types/ignorestore_test.go View 1 2 3 4 1 chunk +86 lines, -0 lines 0 comments Download

Messages

Total messages: 8 (2 generated)
stephana
5 years, 10 months ago (2015-01-30 17:00:00 UTC) #2
jcgregorio
https://codereview.chromium.org/884943003/diff/100001/golden/go/analysis/analysis.go File golden/go/analysis/analysis.go (right): https://codereview.chromium.org/884943003/diff/100001/golden/go/analysis/analysis.go#newcode44 golden/go/analysis/analysis.go:44: IgnoreRules []*types.IgnoreRule This doesn't look like it's used anywhere. ...
5 years, 10 months ago (2015-01-30 17:37:28 UTC) #3
stephana
https://codereview.chromium.org/884943003/diff/100001/golden/go/analysis/analysis.go File golden/go/analysis/analysis.go (right): https://codereview.chromium.org/884943003/diff/100001/golden/go/analysis/analysis.go#newcode44 golden/go/analysis/analysis.go:44: IgnoreRules []*types.IgnoreRule On 2015/01/30 17:37:28, jcgregorio wrote: > This ...
5 years, 10 months ago (2015-01-30 20:27:45 UTC) #4
jcgregorio
lgtm
5 years, 10 months ago (2015-01-30 20:46:14 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/884943003/140001
5 years, 10 months ago (2015-01-30 20:47:40 UTC) #7
commit-bot: I haz the power
5 years, 10 months ago (2015-01-30 20:47:48 UTC) #8
Message was sent while issue was closed.
Committed patchset #8 (id:140001) as
https://skia.googlesource.com/buildbot/+/8e3738bfbfb38c4ffff87b063569e096f5b8...

Powered by Google App Engine
This is Rietveld 408576698