"LayerTreeHostScrollTestImplSideInvalidation.RunMultiThread_DelegatingRenderer" is flaky |
||||||
Issue description"LayerTreeHostScrollTestImplSideInvalidation.RunMultiThread_DelegatingRenderer" is flaky. This issue was created automatically by the chromium-try-flakes app. Please find the right owner to fix the respective test/step and assign this issue to them. If the step/test is infrastructure-related, please add Infra-Troopers label and change issue status to Untriaged. When done, please remove the issue from Sheriff Bug Queue by removing the Sheriff-Chromium label. We have detected 3 recent flakes. List of all flakes can be found at https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyWAsSBUZsYWtlIk1MYXllclRyZWVIb3N0U2Nyb2xsVGVzdEltcGxTaWRlSW52YWxpZGF0aW9uLlJ1bk11bHRpVGhyZWFkX0RlbGVnYXRpbmdSZW5kZXJlcgw. Flaky tests should be disabled within 30 minutes unless culprit CL is found and reverted. Please see more details here: https://sites.google.com/a/chromium.org/dev/developers/tree-sheriffs/sheriffing-bug-queues#triaging-auto-filed-flakiness-bugs
,
Mar 2 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/d665cfdee84d40a5d3b7cd39bae64c886b24ad6d commit d665cfdee84d40a5d3b7cd39bae64c886b24ad6d Author: grt <grt@chromium.org> Date: Thu Mar 02 11:51:35 2017 Disable LayerTreeHostScrollTestImplSideInvalidation.RunMultiThread_DelegatingRenderer due to flakes. BUG= 697652 TBR=pdr@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2727213002 Cr-Commit-Position: refs/heads/master@{#454234} [modify] https://crrev.com/d665cfdee84d40a5d3b7cd39bae64c886b24ad6d/cc/trees/layer_tree_host_unittest_scroll.cc
,
Mar 3 2017
Detected 3 new flakes for test/step "LayerTreeHostScrollTestImplSideInvalidation.RunMultiThread_DelegatingRenderer". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyWAsSBUZsYWtlIk1MYXllclRyZWVIb3N0U2Nyb2xsVGVzdEltcGxTaWRlSW52YWxpZGF0aW9uLlJ1bk11bHRpVGhyZWFkX0RlbGVnYXRpbmdSZW5kZXJlcgw. This message was posted automatically by the chromium-try-flakes app. Since flakiness is ongoing, the issue was moved back into Sheriff Bug Queue (unless already there).
,
Mar 3 2017
This is also flaky on Android's N5X Swarm builder. I'm going to disable it on Android as well.
,
Mar 3 2017
,
Mar 3 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/6db6ba9fddd07674c43fc11a9d35822bbdebc1c7 commit 6db6ba9fddd07674c43fc11a9d35822bbdebc1c7 Author: twellington <twellington@chromium.org> Date: Fri Mar 03 19:24:41 2017 Disable LayerTreeHostScrollTestImplSideInvalidation.RunMultiThread_DelegatingRenderer on Android Flakes on Android and Linux bots. BUG= 697652 TBR=pdr@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2724203005 Cr-Commit-Position: refs/heads/master@{#454645} [modify] https://crrev.com/6db6ba9fddd07674c43fc11a9d35822bbdebc1c7/cc/trees/layer_tree_host_unittest_scroll.cc
,
Mar 3 2017
,
Mar 3 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/b02a7c1ab2ee8695d2ac3aeb43bd0ff0fc871ccf commit b02a7c1ab2ee8695d2ac3aeb43bd0ff0fc871ccf Author: pdr <pdr@chromium.org> Date: Fri Mar 03 20:07:05 2017 Fully disable LayerTreeHostScrollTestImplSideInvalidation due to crashes This test is flaky on all platforms. This patch temporarily disables it until a fix is found. This test crashes on OSX with: ./out/Debug/cc_unittests --gtest_filter=LayerTreeHostScrollTestImplSideInvalidation.RunMultiThread_DelegatingRenderer --gtest_repeat=10 BUG= 697652 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2734503002 Cr-Commit-Position: refs/heads/master@{#454657} [modify] https://crrev.com/b02a7c1ab2ee8695d2ac3aeb43bd0ff0fc871ccf/cc/trees/layer_tree_host_unittest_scroll.cc
,
Mar 3 2017
I bisected this back to the original commit: https://chromium.googlesource.com/chromium/src/+/6dc91d0e5b2f135eee29fc0e2a506747a18dc439 @khushalsagar, please take a look at this test. It is flaky on all platforms: ./out/Debug/cc_unittests --gtest_filter=LayerTreeHostScrollTestImplSideInvalidation.RunMultiThread_DelegatingRenderer --gtest_repeat=30 --gtest_also_run_disabled_tests ../../cc/trees/layer_tree_host_unittest_scroll.cc:2170: Failure Value of: 4 Expected: num_of_activations_ Which is: 3 [FATAL:scheduler_state_machine.cc(698)] Check failed: !has_pending_tree_ || (settings_.main_frame_before_activation_enabled && commit_has_no_updates). #0 0x7f90be1ce89b base::debug::StackTrace::StackTrace() #1 0x7f90be1ccf2c base::debug::StackTrace::StackTrace() #2 0x7f90be23b42f logging::LogMessage::~LogMessage() #3 0x7f90c11d5548 cc::SchedulerStateMachine::WillCommit() #4 0x7f90c11d77c5 cc::SchedulerStateMachine::BeginMainFrameAborted() #5 0x7f90c11cc2c4 cc::Scheduler::BeginMainFrameAborted() #6 0x7f90c1343cb0 cc::ProxyImpl::BeginMainFrameAbortedOnImpl()
,
Mar 6 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/7ee15a00fe953c13a83ef4faeddb9ec4a03dc1c1 commit 7ee15a00fe953c13a83ef4faeddb9ec4a03dc1c1 Author: khushalsagar <khushalsagar@chromium.org> Date: Mon Mar 06 22:40:05 2017 cc: Fix flaky LayerTreeHostScrollTestImplSideInvalidation The test was making a wrong assumption that activation happens synchronoulsy after impl-side invalidation. While we do synchronously NotifyReadyToActivate, since there is no PrepareTiles, the activation could be blocked on drawing the previous frame. BUG= 697652 CQ_INCLUDE_TRYBOTS=master.tryserver.blink:linux_trusty_blink_rel Review-Url: https://codereview.chromium.org/2731003003 Cr-Commit-Position: refs/heads/master@{#454981} [modify] https://crrev.com/7ee15a00fe953c13a83ef4faeddb9ec4a03dc1c1/cc/scheduler/scheduler_state_machine.cc [modify] https://crrev.com/7ee15a00fe953c13a83ef4faeddb9ec4a03dc1c1/cc/trees/layer_tree_host_unittest_scroll.cc
,
Mar 6 2017
|
||||||
►
Sign in to add a comment |
||||||
Comment 1 by grt@chromium.org
, Mar 2 2017Labels: -Sheriff-Chromium OS-Linux
Owner: pdr@chromium.org
Status: Assigned (was: Untriaged)