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

Issue 2902683003: Revert of Attempt #3 at registry outage: ShellExecute reg delete (Closed)

Created:
3 years, 7 months ago by gab
Modified:
3 years, 7 months ago
Reviewers:
Nico
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Revert of Attempt #3 at registry outage: ShellExecute reg delete (patchset #1 id:1 of https://codereview.chromium.org/2897483003/ ) Reason for revert: Nuclear cleanup no longer needed (and having reg.exe run in parallel with the browser_tests that are starting can cause flakiness in itself). Original issue's description: > Attempt #3 at registry outage: ShellExecute reg delete > > Nuclear option to be reverted after the bots heal up. > > BUG=721245 > R=thakis@chromium.org > > Review-Url: https://codereview.chromium.org/2897483003 . > Cr-Commit-Position: refs/heads/master@{#472945} > Committed: https://chromium.googlesource.com/chromium/src/+/f26f6233d2d8be69c638ddac047db13fd6f14062 TBR=thakis@chromium.org # Not skipping CQ checks because original CL landed more than 1 days ago. BUG=721245 Review-Url: https://codereview.chromium.org/2902683003 Cr-Commit-Position: refs/heads/master@{#473898} Committed: https://chromium.googlesource.com/chromium/src/+/b6d2543cee9b9dff8030ff64e7104fa486cc590d

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+17 lines, -30 lines) Patch
M chrome/test/base/chrome_test_launcher.cc View 3 chunks +17 lines, -30 lines 0 comments Download

Messages

Total messages: 9 (3 generated)
gab
Created Revert of Attempt #3 at registry outage: ShellExecute reg delete
3 years, 7 months ago (2017-05-23 14:20:54 UTC) #2
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/2902683003/1
3 years, 7 months ago (2017-05-23 14:21:09 UTC) #3
commit-bot: I haz the power
Committed patchset #1 (id:1) as https://chromium.googlesource.com/chromium/src/+/b6d2543cee9b9dff8030ff64e7104fa486cc590d
3 years, 7 months ago (2017-05-23 15:08:54 UTC) #6
jam
can you remove all this code? I don't think we need it anymore.
3 years, 7 months ago (2017-05-23 15:15:34 UTC) #7
gab
On 2017/05/23 15:15:34, jam wrote: > can you remove all this code? I don't think ...
3 years, 7 months ago (2017-05-23 16:15:23 UTC) #8
jam
3 years, 7 months ago (2017-05-23 23:55:38 UTC) #9
Message was sent while issue was closed.
On 2017/05/23 16:15:23, gab wrote:
> On 2017/05/23 15:15:34, jam wrote:
> > can you remove all this code? I don't think we need it anymore.
> 
> I think it's still required as although the code self cleans in clean exits,
it
> can still leak in test crashes. Or are you not worried that crashes alone will
> make the registry grow to 2GB (it took months with an explicit leak in every
> single run).
> 
> So long as we build in a registry size watcher on the bots or something to
> prevent a similar leakage in the future maybe we're fine?

good point, I guess we can keep that code.

Powered by Google App Engine
This is Rietveld 408576698