New issue
Advanced search Search tips

Issue 668128 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux , Windows , Chrome
Pri: 2
Type: Bug



Sign in to add a comment

WebContentsViewAuraTest.RepeatedQuickOverscrollGestures is flaky

Project Member Reported by kolos@chromium.org, Nov 23 2016

Issue description

content_browsertests on Ubuntu-12.04 failing on chromium.chromiumos/Linux ChromiumOS Tests (dbg)(1)

Type: build-failure

Builders failed on: 
- Linux ChromiumOS Tests (dbg)(1): 
  https://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%28dbg%29%281%29



 
Project Member

Comment 1 by bugdroid1@chromium.org, Nov 23 2016

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

commit c43d461010d12cb3770fcbd73e070b98b683e6fc
Author: kolos <kolos@chromium.org>
Date: Wed Nov 23 14:16:53 2016

Disable WebContentsViewAuraTest.RepeatedQuickOverscrollGestures for ChromeOS

The test is flaky. See the bug for details.

TBR=sadrul@chromium.org
BUG=668128

Review-Url: https://codereview.chromium.org/2526593003
Cr-Commit-Position: refs/heads/master@{#434162}

[modify] https://crrev.com/c43d461010d12cb3770fcbd73e070b98b683e6fc/content/browser/web_contents/web_contents_view_aura_browsertest.cc

Comment 2 by glider@chromium.org, Nov 23 2016

Also happening on the CrOS ASan bot: https://build.chromium.org/p/chromium.memory/builders/Linux%20Chromium%20OS%20ASan%20LSan%20Tests%20%281%29/builds/17868/steps/content_browsertests%20on%20Ubuntu-12.04/logs/WebContentsViewAuraTest.RepeatedQuickOverscrollGestures

For the record, the crash stack is as follows:

[ RUN      ] WebContentsViewAuraTest.RepeatedQuickOverscrollGestures
[27551:27551:1123/013906:21755586303:WARNING:audio_manager.cc(317)] Multiple instances of AudioManager detected
[27551:27551:1123/013906:21755586425:WARNING:audio_manager.cc(278)] Multiple instances of AudioManager detected
Xlib:  extension "RANDR" missing on display ":9".
[27551:27551:1123/013906:21755653353:ERROR:proxy_service.cc(1519)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
[27551:27551:1123/013908:21757210426:FATAL:web_contents_view_aura.cc(804)] Check failed: RenderViewHostFactory::has_factory().
#0 0x0000005c74f1 __interceptor_backtrace
#1 0x00000654a923 base::debug::StackTrace::StackTrace()
#2 0x000006582594 logging::LogMessage::~LogMessage()
#3 0x0000052fc2ed content::WebContentsViewAura::CreateViewForWidget()
#4 0x0000052eb7b0 content::WebContentsImpl::CreateRenderWidgetHostViewForRenderManager()
#5 0x0000052ebdb3 content::WebContentsImpl::CreateRenderViewForRenderManager()
#6 0x000004942ad9 content::RenderFrameHostManager::ReinitializeRenderFrame()
#7 0x000004940409 content::RenderFrameHostManager::Navigate()
#8 0x0000048dcb71 content::NavigatorImpl::NavigateToEntry()
#9 0x0000048de6fa content::NavigatorImpl::NavigateToPendingEntry()
#10 0x0000048af0ba content::NavigationControllerImpl::NavigateToPendingEntryInternal()
#11 0x00000489f1fa content::NavigationControllerImpl::NavigateToPendingEntry()
#12 0x0000048a0fcf content::NavigationControllerImpl::GoToIndex()
#13 0x0000052a0d10 content::OverscrollNavigationOverlay::OnOverscrollCompleted()
#14 0x0000052a4089 content::OverscrollWindowAnimation::OnImplicitAnimationsCompleted()
#15 0x000005e231e9 ui::ImplicitAnimationObserver::OnDetachedFromSequence()
#16 0x000005e21ce0 ui::LayerAnimationObserver::DetachedFromSequence()
#17 0x000005e225d2 ui::ImplicitAnimationObserver::OnLayerAnimationEnded()
#18 0x000005e26de8 ui::LayerAnimationSequence::NotifyEnded()
#19 0x000005e3538d ui::LayerAnimator::FinishAnimation()
#20 0x000005e373ab ui::LayerAnimator::StopAnimatingInternal()
#21 0x000005e1a62f ui::Layer::CompleteAllAnimations()
#22 0x0000064da059 aura::Window::~Window()
#23 0x0000064db8ae aura::Window::~Window()
#24 0x000004f73d3c content::RenderWidgetHostImpl::RendererExited()
#25 0x000004f43c0b content::RenderViewHostImpl::RenderProcessExited()
#26 0x000004efe370 content::RenderProcessHostImpl::ProcessDied()
#27 0x000004efdcf4 content::RenderProcessHostImpl::FastShutdownIfPossible()
#28 0x000005731d72 content::ContentBrowserTest::RunTestOnMainThreadLoop()
#29 0x000005740f9a content::BrowserTestBase::ProxyRunTestOnMainThreadLoop()
#30 0x0000058a2e10 content::ShellBrowserMainParts::PreMainMessageLoopRun()
#31 0x00000456353a content::BrowserMainLoop::PreMainMessageLoopRun()
#32 0x00000523acee content::StartupTaskRunner::RunAllTasksNow()
#33 0x00000455ed96 content::BrowserMainLoop::CreateStartupTasks()
#34 0x00000456cc4e content::BrowserMainRunnerImpl::Initialize()
#35 0x000005845e55 ShellBrowserMain()
#36 0x00000582569b content::ShellMainDelegate::RunProcess()
#37 0x0000043054ac content::RunNamedProcessTypeMain()
#38 0x000004306ed4 content::ContentMainRunnerImpl::Run()
#39 0x0000042ef04b content::ContentMain()
#40 0x00000573fce7 content::BrowserTestBase::SetUp()
#41 0x0000057318c5 content::ContentBrowserTest::SetUp()
#42 0x000005cc3c97 testing::Test::Run()
#43 0x000005cc601c testing::TestInfo::Run()
#44 0x000005cc6dd7 testing::TestCase::Run()
#45 0x000005cdb217 testing::internal::UnitTestImpl::RunAllTests()
#46 0x000005cda858 testing::UnitTest::Run()
#47 0x0000057ca9e9 base::TestSuite::Run()
#48 0x00000573e05c content::ContentTestLauncherDelegate::RunTestSuite()
#49 0x00000578180e content::LaunchTests()
#50 0x00000573df20 main
#51 0x7f8e9321d7ed __libc_start_main
#52 0x00000057be29 <unknown>

[27658:27658:0100/000000:21758252096:ERROR:broker_posix.cc(41)] Invalid node channel message

WebContentsViewAuraTest.RepeatedQuickOverscrollGestures (run #2):
[ RUN      ] WebContentsViewAuraTest.RepeatedQuickOverscrollGestures
[19387:19387:1123/014729:22258787154:WARNING:audio_manager.cc(317)] Multiple instances of AudioManager detected
[19387:19387:1123/014729:22258787239:WARNING:audio_manager.cc(278)] Multiple instances of AudioManager detected
Xlib:  extension "RANDR" missing on display ":9".
[19387:19387:1123/014730:22258831403:ERROR:proxy_service.cc(1519)] ProxyConfigService for ChromeOS should be created in profile_io_data.cc::CreateProxyConfigService and this should be used only for examples.
../../content/browser/web_contents/web_contents_view_aura_browsertest.cc:869: Failure
Value of: controller.CanGoForward()
  Actual: true
Expected: false
-----------------------------------------------------
Suppressions used:
  count      bytes template
      9        736 libfontconfig
-----------------------------------------------------

[  FAILED  ] WebContentsViewAuraTest.RepeatedQuickOverscrollGestures, where TypeParam =  and GetParam() =  (2263 ms)
Components: Internals>Aura
Labels: -Sheriff-Chromium OS-Chrome OS-Linux OS-Windows Pri-2 Type-Bug
#c1 has disabled the test on platforms affected by the flakiness (thanks!), so I think it is okay to remove this bug from the sheriff queue.
Cc: -mfomitchev@chromium.org tdres...@chromium.org
Owner: mfomitchev@chromium.org
Status: Assigned (was: Available)
mfomitchev@, is this something you could help with?  Assigning to you since you already own issue 369871.
Owner: moh...@chromium.org
Project Member

Comment 6 by bugdroid1@chromium.org, Jan 30 2018

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

commit 2f3622f8f81732cc58a1eec5112cea3a32a61455
Author: Makoto Shimazu <shimazu@chromium.org>
Date: Tue Jan 30 01:42:58 2018

Disabled two more tests in WebContentsViewAuraTest

Disabled two tests in WebContentsViewAuraTest:
 - WebContentsViewReparent
 - OverscrollNotInterruptedBySpuriousMouseEvents

QuickOverscrollDirectionChange looks also flaky but I didn't disable it since it
passes on the second run.

TBR=sadrul@chromium.org
NOTRY=true

Bug: 807107, 179532,  705599 , 679420, 676156, 668128, 440043,  405945 
Change-Id: Ia868b46dc39ed8bc9eec94a60897a51f748c7627
Reviewed-on: https://chromium-review.googlesource.com/892188
Reviewed-by: Makoto Shimazu <shimazu@chromium.org>
Commit-Queue: Makoto Shimazu <shimazu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#532721}
[modify] https://crrev.com/2f3622f8f81732cc58a1eec5112cea3a32a61455/content/browser/web_contents/web_contents_view_aura_browsertest.cc

Sign in to add a comment