New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 666122 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Dec 2016
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Re-enable some tests in UserCloudPolicyManagerChromeOSTest.

Project Member Reported by yoshiki@chromium.org, Nov 17 2016

Issue description

The memory corruption due to the wrong static_cast has been fixed ( Issue 534733 ).

I'm trying to re-enable the tests, but the following tests are still failling due to other reason.
- UserCloudPolicyManagerChromeOSTest.BlockingFetchTimeout
- UserCloudPolicyManagerChromeOSTest.BlockingRefreshFetch
- UserCloudPolicyManagerChromeOSTest.NonBlockingFirstFetch
- UserCloudPolicyManagerChromeOSTest.NonBlockingRefreshFetch

We need to fix a cause and reenable them separately.
 
atwilson, could you take a look since you're the original owner of  Issue 534733 ? Thanks.
I have fixes for those tests locally, just waiting for FakeChromeUserManager to be a real ChromeUserManager (I have a CL in progress to re-implement FakeChromeUserManager locally, but happy to wait for you to land https://codereview.chromium.org/2504513002/ since it's identical to my change)
Project Member

Comment 3 by bugdroid1@chromium.org, Nov 30 2016

Status: Fixed (was: Assigned)

Sign in to add a comment