Cc: kbr@chromium.org piman@chromium.org Labels: OS-Android Status: Started (was: Assigned)
At this point, checking browser side GPU driver bug workarounds is no longer meaningful, we should simply the test to only verify the GPU side workarounds.
Also, to query the GPU side workaround, right now in GpuBenchmarking::GetGpuDriverBugWorkarounds we establish a GPU channel, and then send a message GpuChannelMsg_GetDriverBugWorkArounds to get the strings. This is over complicated, because upon establishing a GPU channel, we already sent back the workaround as part of GpuFeatureInfo.
With these two issue addressed, I expect the flakiness will disappear.
Comment 1 by zmo@chromium.org
, Nov 6 2017Labels: OS-Android
Status: Started (was: Assigned)