New issue
Advanced search Search tips

Issue 736392 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 736193
Owner:
Closed: Jun 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

"LayerTreeHostContextTestLostContextSucceeds.RunMultiThread_DelegatingRenderer" is flaky

Project Member Reported by chromium...@appspot.gserviceaccount.com, Jun 23 2017

Issue description

"LayerTreeHostContextTestLostContextSucceeds.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=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyWAsSBUZsYWtlIk1MYXllclRyZWVIb3N0Q29udGV4dFRlc3RMb3N0Q29udGV4dFN1Y2NlZWRzLlJ1bk11bHRpVGhyZWFkX0RlbGVnYXRpbmdSZW5kZXJlcgw.

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
 
Labels: -Sheriff-Chromium
Owner: danakj@chromium.org
Status: Assigned (was: Untriaged)
danakj@: PTAL. I will disable the test for now. thanks.

Comment 2 by danakj@chromium.org, Jun 23 2017

Cc: vmp...@chromium.org
Owner: khushals...@chromium.org
[ RUN      ] LayerTreeHostContextTestLostContextSucceeds.RunMultiThread_DelegatingRenderer
[4555:4755:0623/074516.572964:64315237:FATAL:layer_tree_host_impl.cc(393)] Check failed: !pending_tree_raster_duration_timer_.
#0 0x0000013932c7 base::debug::StackTrace::StackTrace()
#1 0x00000139d7fd logging::LogMessage::~LogMessage()
#2 0x0000011f2298 cc::LayerTreeHostImpl::UpdateSyncTreeAfterCommitOrImplSideInvalidation()
#3 0x0000011f200d cc::LayerTreeHostImpl::CommitComplete()
#4 0x00000125f26c cc::LayerTreeHostImplForTesting::CommitComplete()
#5 0x00000123f784 cc::ProxyImpl::ScheduledActionCommit()
#6 0x0000011a7da9 cc::Scheduler::ProcessScheduledActions()
#7 0x0000011a86b9 cc::Scheduler::NotifyReadyToCommit()
#8 0x00000123c4c7 cc::ProxyImpl::NotifyReadyToCommitOnImpl()
#9 0x0000005245b1 _ZNO4base8CallbackIFvvELNS_8internal8CopyModeE0ELNS2_10RepeatModeE0EE3RunEv
#10 0x0000013f1413 base::debug::TaskAnnotator::RunTask()
#11 0x0000013a2a9d base::MessageLoop::RunTask()
#12 0x0000013a2d78 base::MessageLoop::DeferOrRunPendingTask()
#13 0x0000013a3167 base::MessageLoop::DoWork()
#14 0x0000013a4b59 base::MessagePumpDefault::Run()
#15 0x0000013a2672 base::MessageLoop::Run()
#16 0x0000013b7d17 base::RunLoop::Run()
#17 0x0000013d076c base::Thread::Run()
#18 0x0000013d0a6e base::Thread::ThreadMain()
#19 0x0000013ca79c base::(anonymous namespace)::ThreadFunc()
#20 0x7f3a7009e184 start_thread
#21 0x7f3a6e016bed clone
Mergedinto: 736193
Status: Duplicate (was: Assigned)
Project Member

Comment 4 by bugdroid1@chromium.org, Jun 23 2017

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

commit 4731a33c05082442a2096eaa19ebb7662351559a
Author: Xida Chen <xidachen@chromium.org>
Date: Fri Jun 23 17:46:40 2017

Disable LayerTreeHostContextTestLostContextSucceeds on Linux

TBR=danakj@chromium.org
NOTRY=true

Bug:  736392 
Change-Id: I14aca399a0c6b44386f808bd36f2b00d9243bfd9
Reviewed-on: https://chromium-review.googlesource.com/546455
Commit-Queue: Xida Chen <xidachen@chromium.org>
Reviewed-by: Xida Chen <xidachen@chromium.org>
Cr-Commit-Position: refs/heads/master@{#481950}
[modify] https://crrev.com/4731a33c05082442a2096eaa19ebb7662351559a/cc/trees/layer_tree_host_unittest_context.cc

Sign in to add a comment