|
|
Created:
4 years, 1 month ago by kirtika Modified:
4 years, 1 month ago Reviewers:
tyoshino (SeeGerritForStatus), stevenjb, kirtika1, Lei Zhang, phoglund_chromium, satorux1 CC:
chromium-reviews, cbentzel+watch_chromium.org, stevenjb+watch_chromium.org, oshima+watch_chromium.org, davemoore+watch_chromium.org Target Ref:
refs/pending/heads/master Project:
chromium Visibility:
Public. |
DescriptionFix memory leak in NetworkThrottlingObserverTest
DBusThreadManager is initialized but not shut down in
NetworkThrottlingObserverTest. This causes one of the trybots
to fail.
While there, fix a couple of style issues.
BUG=chromium:634529, chromium:642811
Committed: https://crrev.com/441d475906634f882776abee5847f04162226a73
Cr-Commit-Position: refs/heads/master@{#428675}
Patch Set 1 #Patch Set 2 : Fix memory leak in NetworkThrottlingObserverTest #
Total comments: 1
Messages
Total messages: 41 (21 generated)
Description was changed from ========== Fix memory leak in NetworkThrottlingObserverTest DBusThreadManager is initialized but not shut down in NetworkThrottlingObserverTest. This causes one of the trybots to fail. While there, fix a couple of style issues. BUG=chromium:634529, chromium:642811 ========== to ========== Fix memory leak in NetworkThrottlingObserverTest DBusThreadManager is initialized but not shut down in NetworkThrottlingObserverTest. This causes one of the trybots to fail. While there, fix a couple of style issues. BUG=chromium:634529, chromium:642811 ==========
kirtika@google.com changed reviewers: + stevenjb@chromium.org, thestig@chromium.org
The CQ bit was checked by kirtika@google.com
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
No L-G-T-M from a valid reviewer yet. CQ run can only be started by full committers or once the patch has received an L-G-T-M from a full committer. Even if an L-G-T-M may have been provided, it was from a non-committer, _not_ a full super star committer. See http://www.chromium.org/getting-involved/become-a-committer Note that this has nothing to do with OWNERS files.
The CQ bit was checked by kirtika@google.com to run a CQ dry run
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
rslgtm
On 2016/10/31 04:34:57, tyoshino wrote: > rslgtm lgtm
The CQ bit was unchecked by commit-bot@chromium.org
Dry run: This issue passed the CQ dry run.
The CQ bit was checked by kirtika@google.com
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
On 2016/10/31 04:35:02, tyoshino wrote: > On 2016/10/31 04:34:57, tyoshino wrote: > > rslgtm > > lgtm The presubmit fails with "missing an LGTM from the file owners". I am not sure what to do here, since I added these files, so am I the owner? If so, LGTM for network_throttling_observer.cc and network_throttling_observer_unittest.cc :P
The CQ bit was checked by kirtika@google.com
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
The CQ bit was checked by kirtika@google.com
The patchset sent to the CQ was uploaded after l-g-t-m from tyoshino@chromium.org, kirtika@google.com Link to the patchset: https://codereview.chromium.org/2465743003/#ps20001 (title: "Fix memory leak in NetworkThrottlingObserverTest")
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
On 2016/10/31 05:17:23, commit-bot: I haz the power wrote: > Try jobs failed on following builders: > chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, > http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...) Added TBR= line as suggested by tyoshino@ to work around the OWNERS check. stevenjb@ - what should be done to add owners for these files? Do we need a new CL for the OWNERS file?
tyoshino@chromium.org changed reviewers: + satorux@chromium.org
On 2016/10/31 06:18:59, kirtika1 wrote: > On 2016/10/31 05:17:23, commit-bot: I haz the power wrote: > > Try jobs failed on following builders: > > chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, > > > http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...) > > Added TBR= line as suggested by tyoshino@ to work around the OWNERS check. > stevenjb@ - what should be done to add owners for these files? Do we need a new > CL for the OWNERS file? I've added satorux@ from the OWNERS of the upper directory. satorux@, could you please review this?
The CQ bit was unchecked by commit-bot@chromium.org
Try jobs failed on following builders: chromium_presubmit on master.tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/chromium_presub...)
lgtm https://codereview.chromium.org/2465743003/diff/20001/chrome/browser/chromeos... File chrome/browser/chromeos/net/network_throttling_observer_unittest.cc (right): https://codereview.chromium.org/2465743003/diff/20001/chrome/browser/chromeos... chrome/browser/chromeos/net/network_throttling_observer_unittest.cc:32: mock_manager_client_ = new NiceMock<MockShillManagerClient>(); maybe add a comment like: // This will be owned by DBusThreadManager
The CQ bit was checked by kirtika@google.com
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
The CQ bit was unchecked by kirtika@google.com
The CQ bit was checked by phoglund@chromium.org
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.or...
OK, phoglund. kirtika, we'll land this. Please address satorux's comment later in a separate patch. Thanks
Message was sent while issue was closed.
Description was changed from ========== Fix memory leak in NetworkThrottlingObserverTest DBusThreadManager is initialized but not shut down in NetworkThrottlingObserverTest. This causes one of the trybots to fail. While there, fix a couple of style issues. BUG=chromium:634529, chromium:642811 ========== to ========== Fix memory leak in NetworkThrottlingObserverTest DBusThreadManager is initialized but not shut down in NetworkThrottlingObserverTest. This causes one of the trybots to fail. While there, fix a couple of style issues. BUG=chromium:634529, chromium:642811 ==========
Message was sent while issue was closed.
Committed patchset #2 (id:20001)
Message was sent while issue was closed.
Description was changed from ========== Fix memory leak in NetworkThrottlingObserverTest DBusThreadManager is initialized but not shut down in NetworkThrottlingObserverTest. This causes one of the trybots to fail. While there, fix a couple of style issues. BUG=chromium:634529, chromium:642811 ========== to ========== Fix memory leak in NetworkThrottlingObserverTest DBusThreadManager is initialized but not shut down in NetworkThrottlingObserverTest. This causes one of the trybots to fail. While there, fix a couple of style issues. BUG=chromium:634529, chromium:642811 Committed: https://crrev.com/441d475906634f882776abee5847f04162226a73 Cr-Commit-Position: refs/heads/master@{#428675} ==========
Message was sent while issue was closed.
Patchset 2 (id:??) landed as https://crrev.com/441d475906634f882776abee5847f04162226a73 Cr-Commit-Position: refs/heads/master@{#428675}
Message was sent while issue was closed.
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2459353002/ by phoglund@chromium.org. The reason for reverting is: Fix doesn't appear help. Reverting to be able to revert base CL. BUG=660769. |