New issue
Advanced search Search tips

Issue 654758 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 3
Type: Bug



Sign in to add a comment

GMOCK warnings in tests from device_cloud_policy_manager_chromeos_unittest.cc

Project Member Reported by emaxx@chromium.org, Oct 11 2016

Issue description

When running tests from device_cloud_policy_manager_chromeos_unittest.cc, the following GMOCK warnings are appearing:

DeviceCloudPolicyManagerChromeOSTest.EnrolledDevice:
GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnDeviceCloudPolicyManagerConnected()

DeviceCloudPolicyManagerChromeOSTest.UnmanagedDevice:
GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnDeviceCloudPolicyManagerConnected()

Cert/DeviceCloudPolicyManagerChromeOSEnrollmentTest.Success/0:
GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnDeviceCloudPolicyManagerConnected()

Cert/DeviceCloudPolicyManagerChromeOSEnrollmentTest.Success/1:
GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnDeviceCloudPolicyManagerConnected()

Cert/DeviceCloudPolicyManagerChromeOSEnrollmentTest.Reenrollment/0:
GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnDeviceCloudPolicyManagerConnected()

Cert/DeviceCloudPolicyManagerChromeOSEnrollmentTest.Reenrollment/1:
GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnDeviceCloudPolicyManagerConnected()

Cert/DeviceCloudPolicyManagerChromeOSEnrollmentTest.UnregisterSucceeds/0
GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnDeviceCloudPolicyManagerConnected()

Cert/DeviceCloudPolicyManagerChromeOSEnrollmentTest.UnregisterSucceeds/1:
GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnDeviceCloudPolicyManagerConnected()

Cert/DeviceCloudPolicyManagerChromeOSEnrollmentTest.UnregisterFails/0:
GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnDeviceCloudPolicyManagerConnected()

Cert/DeviceCloudPolicyManagerChromeOSEnrollmentTest.UnregisterFails/1:
GMOCK WARNING:
Uninteresting mock function call - returning directly.
    Function call: OnDeviceCloudPolicyManagerConnected()


This issue doesn't seem to influence the tests behavior in any way. But this, probably, needs to be fixed from the sanity perspective.
 
Labels: Enterprise-Triaged
Project Member

Comment 2 by sheriffbot@chromium.org, Oct 23 2017

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available. If you change it back, also remove the "Hotlist-Recharge-Cold" label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Labels: -OS-Linux -OS-Windows

Sign in to add a comment