BrowserGpuChannelHostFactoryTest.CreateTransferBuffer flaky |
||||
Issue descriptionhttps://build.chromium.org/p/chromium.linux/builders/Cast%20Linux/builds/45049 [ RUN ] BrowserGpuChannelHostFactoryTest.CreateTransferBuffer DevTools listening on ws://127.0.0.1:47601/devtools/browser/1d7294f8-d804-458b-a5ad-3ae804308853 ../../content/browser/gpu/gpu_ipc_browsertests.cc:348: Failure Expected: (impl->GetLastState().error) != (gpu::error::kNoError), actual: 0 vs 0 [24234:24255:1025/061817.910117:1402398752:WARNING:ipc_message_attachment_set.cc(49)] MessageAttachmentSet destroyed with unconsumed attachments: 0/1 [ FAILED ] BrowserGpuChannelHostFactoryTest.CreateTransferBuffer, where TypeParam = and GetParam() = (94 ms)
,
Oct 25 2017
,
Oct 25 2017
,
Oct 25 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/376cc10d17243cb8ebcc66410e06f9191df3ef1e commit 376cc10d17243cb8ebcc66410e06f9191df3ef1e Author: danakj <danakj@chromium.org> Date: Wed Oct 25 19:02:34 2017 Fix flaky BrowserGpuChannelHostFactoryTest.CreateTransferBuffer DestroyChannel() needs a round trip through the IO thread before its effects are visible on the main thread. The test was only waiting for the main thread MessageLoop to run, making it flaky. More details in the bug. R=piman@chromium.org Bug: 778250 Change-Id: I99341ecccaa5efdc1d6da31afd5c96f4ceff04dd Reviewed-on: https://chromium-review.googlesource.com/738510 Reviewed-by: Antoine Labour <piman@chromium.org> Commit-Queue: danakj <danakj@chromium.org> Cr-Commit-Position: refs/heads/master@{#511543} [modify] https://crrev.com/376cc10d17243cb8ebcc66410e06f9191df3ef1e/content/browser/gpu/gpu_ipc_browsertests.cc
,
Oct 25 2017
|
||||
►
Sign in to add a comment |
||||
Comment 1 by danakj@chromium.org
, Oct 25 2017Components: Tests>Flaky
Labels: -Pri-3 Pri-1