New issue
Advanced search Search tips

Issue 922974 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 1
Type: Bug
Flaky-Test: PDFExtensionTest.TouchscreenPinchInvokesCustomZoom



Sign in to add a comment

PDFExtensionTest.TouchscreenPinchInvokesCustomZoom is flaky

Project Member Reported by Findit, Jan 17 (5 days ago)

Issue description

Comment 1 by iclell...@chromium.org, Jan 17 (5 days ago)

Components: UI>Browser>Zoom Tests>Flaky
Labels: -Sheriff-Chromium
Status: Assigned (was: Untriaged)
Marking test as flaky. Assigning and removing from sheriff queue.

Comment 2 by mcnee@chromium.org, Jan 17 (5 days ago)

It looks like there's a crash during shutdown:

BrowserTestBase received signal: Segmentation fault. Backtrace:
#0 0x55d5a2c2906f base::debug::StackTrace::StackTrace()
#1 0x55d5a3117032 content::(anonymous namespace)::DumpStackTraceSignalHandler()
#2 0x7f26fd4facb0 <unknown>
#3 0x55d5a17992d4 content::RenderWidgetHostViewBase::TransformPointToTargetCoordSpace()
#4 0x55d5a17986f5 content::RenderWidgetHostViewBase::TransformPointToLocalCoordSpaceViz()
#5 0x55d5a161c420 content::RenderWidgetHostViewGuest::TransformPointToRootCoordSpaceF()
#6 0x55d5a53d3e27 pdf::PDFWebContentsHelper::DidScroll()
#7 0x55d5a1723a8a content::TouchSelectionControllerClientAura::DidStopFlinging()
#8 0x55d5a19044d3 content::RenderWidgetHostViewEventHandler::OnGestureEvent()
#9 0x55d5a3af7c19 ui::EventDispatcher::ProcessEvent()
#10 0x55d5a3af7a25 ui::EventDispatcherDelegate::DispatchEventToTarget()
#11 0x55d5a3af7980 ui::EventDispatcherDelegate::DispatchEvent()
#12 0x55d5a478a256 aura::WindowEventDispatcher::ProcessGestures()
#13 0x55d5a478a0de aura::WindowEventDispatcher::ProcessedTouchEvent()
#14 0x55d5a1792f03 content::RenderWidgetHostViewAura::ProcessAckedTouchEvent()
#15 0x55d5a178aa10 content::TouchEventAckQueue::ProcessAckedTouchEvents()
#16 0x55d5a178b12f content::TouchEventAckQueue::UpdateQueueAfterTargetDestroyed()
#17 0x55d5a178b79c content::RenderWidgetHostInputEventRouter::OnRenderWidgetHostViewBaseDestroyed()
#18 0x55d5a1796ddc content::RenderWidgetHostViewBase::NotifyObserversAboutShutdown()
#19 0x55d5a179b0fe content::RenderWidgetHostViewChildFrame::Destroy()
#20 0x55d5a1786061 content::RenderWidgetHostImpl::RendererExited()
#21 0x55d5a1779db9 content::RenderViewHostImpl::RenderProcessExited()
#22 0x55d5a176c1e0 content::RenderProcessHostImpl::ProcessDied()
#23 0x55d5a176bf15 content::RenderProcessHostImpl::FastShutdownIfPossible()
#24 0x55d5a2d23bbc browser_shutdown::OnShutdownStarting()
#25 0x55d5a2d2359f chrome::ExitIgnoreUnloadHandlers()
#26 0x55d5a2c3e6e5 base::debug::TaskAnnotator::RunTask()
#27 0x55d5a2bb259f base::MessageLoopImpl::RunTask()
#28 0x55d5a2bb2a73 base::MessageLoopImpl::DoWork()
#29 0x55d5a2c3acf9 base::MessagePumpLibevent::Run()
#30 0x55d5a2bd05e9 base::RunLoop::Run()
#31 0x55d5a2c8b0b7 InProcessBrowserTest::QuitBrowsers()
#32 0x55d5a2c8af9c InProcessBrowserTest::PostRunTestOnMainThread()
#33 0x55d5a311683d content::BrowserTestBase::ProxyRunTestOnMainThreadLoop()
#34 0x55d5a2cd7e0e ChromeBrowserMainParts::PreMainMessageLoopRunImpl()
#35 0x55d5a2cd6de2 ChromeBrowserMainParts::PreMainMessageLoopRun()
#36 0x55d5a05e13b2 chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun()
#37 0x55d5a14b00e2 content::BrowserMainLoop::PreMainMessageLoopRun()
#38 0x55d5a1842397 content::StartupTaskRunner::RunAllTasksNow()
#39 0x55d5a14aeedd content::BrowserMainLoop::CreateStartupTasks()
#40 0x55d5a14b1fb2 content::BrowserMainRunnerImpl::Initialize()
#41 0x55d5a14ad3ef content::BrowserMain()
#42 0x55d5a281943a content::ContentMainRunnerImpl::RunServiceManager()
#43 0x55d5a28190b6 content::ContentMainRunnerImpl::Run()
#44 0x55d5a4974dcd service_manager::Main()
#45 0x55d5a2817604 content::ContentMain()
#46 0x55d5a31161a7 content::BrowserTestBase::SetUp()
#47 0x55d5a2c8989b InProcessBrowserTest::SetUp()
#48 0x55d5a0a526d0 testing::Test::Run()
#49 0x55d5a0a5346f testing::TestInfo::Run()
#50 0x55d5a0a53997 testing::TestCase::Run()
#51 0x55d5a0a5f957 testing::internal::UnitTestImpl::RunAllTests()
#52 0x55d5a0a5f4d6 testing::UnitTest::Run()
#53 0x55d5a2c9f699 base::TestSuite::Run()
#54 0x55d5a2b8dc6d ChromeTestSuiteRunner::RunTestSuite()
#55 0x55d5a313641c content::LaunchTests()
#56 0x55d5a2b8e112 LaunchChromeTests()
#57 0x55d5a2b8dbfe main
#58 0x7f26fd4e5f45 __libc_start_main
#59 0x55d59f0b712a _start
Project Member

Comment 3 by bugdroid1@chromium.org, Jan 17 (5 days ago)

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

commit 3167bc3d0ed7c18b706065ca6dac83d7deed5591
Author: Ian Clelland <iclelland@chromium.org>
Date: Thu Jan 17 17:09:12 2019

Mark PDFExtensionTest.TouchscreenPinchInvokesCustomZoom as flaky

TBR: dsinclair@chromium.org
Bug: 922974
Change-Id: Ia6a579d2aca40f785a67d47c39e5ff3727f61b6d
Reviewed-on: https://chromium-review.googlesource.com/c/1417753
Commit-Queue: Ian Clelland <iclelland@chromium.org>
Reviewed-by: Ian Clelland <iclelland@chromium.org>
Reviewed-by: Kevin McNee <mcnee@chromium.org>
Auto-Submit: Ian Clelland <iclelland@chromium.org>
Cr-Commit-Position: refs/heads/master@{#623726}
[modify] https://crrev.com/3167bc3d0ed7c18b706065ca6dac83d7deed5591/chrome/browser/pdf/pdf_extension_test.cc

Comment 4 by thestig@chromium.org, Today (12 hours ago)

Components: Internals>Plugins>PDF

Comment 5 by thestig@chromium.org, Today (12 hours ago)

Labels: OS-Chrome

Sign in to add a comment