Add cc LayerTreeTests for compositor image animations with synchronous scheduling. |
||||
Issue descriptionWe 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.
,
Nov 17 2017
,
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
,
Nov 21 2017
,
Nov 27 2017
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 |
||||
Comment 1 by khushals...@chromium.org
, Nov 17 2017