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

Issue 786253 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: Bug



Sign in to add a comment

Add cc LayerTreeTests for compositor image animations with synchronous scheduling.

Project Member Reported by khushals...@chromium.org, Nov 17 2017

Issue description

We have an integration test (LayerTreeHostTestImageAnimation) but since LayerTreeTests run with the default scheduling, this doesn't test the synchronous scheduling path. Add support for running LayerTreeTests with this mode and run the test above with it.
 
Summary: Add cc LayerTreeTests for compositor image animations with synchronous scheduling. (was: Add cc LayerTreeTests for compositor image animations.)
Components: Internals>GPU>Scheduling
Project Member

Comment 3 by bugdroid1@chromium.org, Nov 21 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/30d6474b8320c8f48d444357e2268be313efc6b0

commit 30d6474b8320c8f48d444357e2268be313efc6b0
Author: Khushal <khushalsagar@chromium.org>
Date: Tue Nov 21 00:01:25 2017

cc: Add test for image animations with synchronous scheduling.

Add support to simulate synchronous scheduling in LayerTreeTests and
ensure image animations are tested with this mode.

R=enne@chromium.org, sunnyps@chromium.org

Bug: 786253,  780240 
Cq-Include-Trybots: master.tryserver.blink:linux_trusty_blink_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel
Change-Id: I3096c89be2ac34e002b3607e52398cb012b28fde
Reviewed-on: https://chromium-review.googlesource.com/780060
Reviewed-by: enne <enne@chromium.org>
Commit-Queue: Khushal <khushalsagar@chromium.org>
Cr-Commit-Position: refs/heads/master@{#518003}
[modify] https://crrev.com/30d6474b8320c8f48d444357e2268be313efc6b0/cc/test/layer_tree_test.cc
[modify] https://crrev.com/30d6474b8320c8f48d444357e2268be313efc6b0/cc/trees/layer_tree_host_unittest.cc

Status: Fixed (was: Assigned)
Status: Assigned (was: Fixed)
This got reverted from a test flaking on MSAN bots. Its LayerTreeHostCopyRequestTestProvideTexture timing out. Re-opening the bug to reland this.

Sign in to add a comment