Mir

Comment 3 for bug 1270685

Revision history for this message
Kevin DuBois (kdub) wrote : Re: AndroidInternalClient.internal_client_creation_and_use hangs on Nexus 10

yes, the nexus 10 driver would request enough buffers that a buffer acquire would block. The linked branch changes the test to run at swap interval 0 so there's no blockage if the compositor never consumes a buffer. (which in this case, since its not running in the test, it never would)