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

Issue 2981243002: isolate: (refactor) extract blacklisting into common package (Closed)

Created:
3 years, 5 months ago by mcgreevy
Modified:
3 years, 5 months ago
Reviewers:
mithro
CC:
chromium-reviews, infra-reviews+luci-go_chromium.org, maruel+w_chromium.org, tandrii+luci-go_chromium.org
Target Ref:
refs/heads/master
Project:
luci-go
Visibility:
Public.

Description

isolate: (refactor) extract blacklisting into common package BUG=692940 Review-Url: https://codereview.chromium.org/2981243002 Committed: https://github.com/luci/luci-go/commit/8ffe319b319921ef4e757c2a6c8b7811e4913c10

Patch Set 1 #

Total comments: 26

Patch Set 2 : address review comments #

Patch Set 3 : address review comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+341 lines, -68 lines) Patch
M client/archiver/directory.go View 4 chunks +33 lines, -46 lines 0 comments Download
M client/archiver/directory_test.go View 2 chunks +0 lines, -21 lines 0 comments Download
M client/cmd/isolate/common.go View 1 2 1 chunk +1 line, -1 line 0 comments Download
A client/internal/common/filesystem_view.go View 1 1 chunk +81 lines, -0 lines 0 comments Download
A client/internal/common/filesystem_view_linux_test.go View 1 2 1 chunk +226 lines, -0 lines 0 comments Download

Messages

Total messages: 12 (4 generated)
mcgreevy
3 years, 5 months ago (2017-07-19 04:01:23 UTC) #2
mithro
https://codereview.chromium.org/2981243002/diff/1/client/archiver/directory_test.go File client/archiver/directory_test.go (left): https://codereview.chromium.org/2981243002/diff/1/client/archiver/directory_test.go#oldcode38 client/archiver/directory_test.go:38: func TestWalkBadRegexp(t *testing.T) { This test was removed because ...
3 years, 5 months ago (2017-07-19 04:48:41 UTC) #3
mcgreevy
https://codereview.chromium.org/2981243002/diff/1/client/archiver/directory_test.go File client/archiver/directory_test.go (left): https://codereview.chromium.org/2981243002/diff/1/client/archiver/directory_test.go#oldcode38 client/archiver/directory_test.go:38: func TestWalkBadRegexp(t *testing.T) { On 2017/07/19 04:48:40, mithro wrote: ...
3 years, 5 months ago (2017-07-19 05:11:05 UTC) #4
mithro
Comments are pretty much of the form "have you considered XYZ" & nits. Thus assuming ...
3 years, 5 months ago (2017-07-19 05:46:19 UTC) #5
mcgreevy
https://codereview.chromium.org/2981243002/diff/1/client/internal/common/filesystem_view.go File client/internal/common/filesystem_view.go (right): https://codereview.chromium.org/2981243002/diff/1/client/internal/common/filesystem_view.go#newcode44 client/internal/common/filesystem_view.go:44: // or an empty string if path matches a ...
3 years, 5 months ago (2017-07-21 04:15:50 UTC) #6
mithro
Thanks for the response! Still LGTM!
3 years, 5 months ago (2017-07-21 04:26:45 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/2981243002/40001
3 years, 5 months ago (2017-07-21 04:31:24 UTC) #9
commit-bot: I haz the power
3 years, 5 months ago (2017-07-21 04:37:17 UTC) #12
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://github.com/luci/luci-go/commit/8ffe319b319921ef4e757c2a6c8b7811e4913c10

Powered by Google App Engine
This is Rietveld 408576698