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

Issue 678665 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Last visit > 30 days ago
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

MemoryCoordinatorImplTest.GetStateForProcess should be reenable on Android

Project Member Reported by jcivelli@chromium.org, Jan 5 2017

Issue description

The content unittest MemoryCoordinatorImplTest.GetStateForProcess has been disabled on Android and should be reenabled.

It was disabled as part of a CL to make the spawning of child processes in tests on Android use a service. At this time this cannot be performed from the main thread (and the main thread cannot be blocked when this happens).
Unfortunately many tests in content_unittests must be run on the UI thread, so the test had to be disabled for now.

 
Status: Assigned (was: Untriaged)

Sign in to add a comment