WindowOpenApiTest.RemoveLockedFullscreenFromWindow* flaky in mash_browser_tests |
||||
Issue descriptionDashboard: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=WindowOpenApiTest.RemoveLockedFullscreenFromWindow&testType=mash_browser_tests [ RUN ] WindowOpenApiTest.RemoveLockedFullscreenFromWindow [20653:20653:0223/161606.663051:ERROR:shell_delegate_mus.cc(71)] Not implemented reached in virtual void ash::ShellDelegateMus::PreInit() [20653:20653:0223/161606.687251:ERROR:layer_tree_host_impl.cc(2645)] Forcing zero-copy tile initialization as worker context is missing [20653:20653:0223/161606.694115:ERROR:wallpaper_controller.cc(1264)] User is ephemeral or guest! Fallback to default wallpaper. [20624:20624:0223/161606.700665:WARNING:user_session_manager.cc(1052)] Attempting to save user password for non enterprise user. [20653:20653:0223/161606.738623:ERROR:shell_delegate_mus.cc(61)] Not implemented reached in virtual bool ash::ShellDelegateMus::CanShowWindowForUser(aura::Window *) const [20624:20624:0223/161606.766495:ERROR:network_type_pattern.cc(134)] NetworkTypePattern: wifi: Can not match empty type. [20624:20624:0223/161606.766629:ERROR:network_type_pattern.cc(134)] NetworkTypePattern: wifi: Can not match empty type. [20624:20624:0223/161606.766723:ERROR:network_type_pattern.cc(134)] NetworkTypePattern: wifi: Can not match empty type. [20624:20624:0223/161606.766750:ERROR:network_type_pattern.cc(134)] NetworkTypePattern: wifi: Can not match empty type. [20624:20624:0223/161606.799338:ERROR:remote_text_input_client.cc(135)] Not implemented reached in virtual void RemoteTextInputClient::OnInputMethodChanged() [20624:20624:0223/161606.799369:ERROR:remote_text_input_client.cc(92)] Not implemented reached in virtual bool RemoteTextInputClient::HasCompositionText() const [20624:20624:0223/161606.799381:ERROR:remote_text_input_client.cc(98)] Not implemented reached in virtual bool RemoteTextInputClient::GetTextRange(gfx::Range *) const [20624:20624:0223/161606.799389:ERROR:remote_text_input_client.cc(153)] Not implemented reached in virtual void RemoteTextInputClient::EnsureCaretNotInRect(const gfx::Rect &) [20653:20653:0223/161606.827732:ERROR:default_state.cc(361)] An PIN event will be failed since another window is already in pinned mode. BrowserTestBase received signal: Segmentation fault. Backtrace: #0 0x00000364708c base::debug::StackTrace::StackTrace() #1 0x000003b29342 content::(anonymous namespace)::DumpStackTraceSignalHandler() #2 0x7f85277eacb0 <unknown> #3 0x0000022efa0f gpu::CommandBufferProxyImpl::CommandBufferProxyImpl() #4 0x000002393d01 ui::ContextProviderCommandBuffer::BindToCurrentThread() #5 0x000005050d49 aura::MusContextFactory::OnEstablishedGpuChannel() #6 0x000002928882 _ZN4base8internal7InvokerINS0_9BindStateIMN7content26VizProcessTransportFactoryEFvNS_7WeakPtrIN2ui10CompositorEEE13scoped_refptrIN3gpu14GpuChannelHostEEEJNS5_IS4_EES8_EEEFvSC_EE7RunOnceEPNS0_13BindStateBaseEOSC_ #7 0x0000023961d8 ui::Gpu::OnEstablishedGpuChannel() #8 0x0000036477ff base::debug::TaskAnnotator::RunTask() #9 0x00000365ff97 base::MessageLoop::RunTask() #10 0x000003660448 base::MessageLoop::DoWork() #11 0x000003661559 base::MessagePumpLibevent::Run() #12 0x000003680845 base::RunLoop::Run() #13 0x000003b5a235 content::RunThisRunLoop() #14 0x00000771997e extensions::ResultCatcher::GetNextResult() #15 0x0000011268e2 ExtensionApiTest::RunExtensionTestImpl() #16 0x00000112699d ExtensionApiTest::RunExtensionTestWithArg() #17 0x0000012334ff WindowOpenApiTest_RemoveLockedFullscreenFromWindow_Test::RunTestOnMainThread() #18 0x000003b290ab content::BrowserTestBase::ProxyRunTestOnMainThreadLoop() #19 0x00000373fba0 ChromeBrowserMainParts::PreMainMessageLoopRunImpl() #20 0x00000373eb1a ChromeBrowserMainParts::PreMainMessageLoopRun() #21 0x0000019184af chromeos::ChromeBrowserMainPartsChromeos::PreMainMessageLoopRun() #22 0x0000025512a1 content::BrowserMainLoop::PreMainMessageLoopRun() #23 0x0000028764f7 content::StartupTaskRunner::RunAllTasksNow() #24 0x00000254fb5a content::BrowserMainLoop::CreateStartupTasks() #25 0x000002553913 content::BrowserMainRunnerImpl::Initialize() #26 0x00000254d754 content::BrowserMain() #27 0x00000361ea98 content::ContentMainRunnerImpl::Run() #28 0x00000519806f service_manager::Main() #29 0x00000361d714 content::ContentMain() #30 0x000003b28d7d content::BrowserTestBase::SetUp() #31 0x000003701aa2 InProcessBrowserTest::SetUp() #32 0x000001c06971 testing::Test::Run() #33 0x000001c07540 testing::TestInfo::Run() #34 0x000001c07a27 testing::TestCase::Run() #35 0x000001c0ef17 testing::internal::UnitTestImpl::RunAllTests() #36 0x000001c0eb67 testing::UnitTest::Run() #37 0x000003714932 base::TestSuite::Run() #38 0x00000363cc15 ChromeTestSuiteRunner::RunTestSuite() #39 0x000003b56fcb content::LaunchTests() #40 0x00000363d0d4 LaunchChromeTests() #41 0x00000363cbae main #42 0x7f85277d5f45 __libc_start_main #43 0x0000005ce79a _start
,
Feb 26 2018
,
Oct 30
ran 30 times each locally with SingleProcessMash and Mash, no flakes.
,
Oct 31
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/0508bb7d1c0b6537bbf39c2b0938ea1ddd8b9047 commit 0508bb7d1c0b6537bbf39c2b0938ea1ddd8b9047 Author: Evan Stade <estade@chromium.org> Date: Wed Oct 31 00:06:55 2018 Enable WindowOpenApiTest.* for Mash. No flakes in single or multi process mash over 30 local runs. Bug: 815379 Change-Id: I3d1a7c62ee4d431e8b092a625d641ff91b6b2730 Reviewed-on: https://chromium-review.googlesource.com/c/1308654 Reviewed-by: James Cook <jamescook@chromium.org> Commit-Queue: Evan Stade <estade@chromium.org> Cr-Commit-Position: refs/heads/master@{#604068} [modify] https://crrev.com/0508bb7d1c0b6537bbf39c2b0938ea1ddd8b9047/testing/buildbot/filters/chromeos.mash.fyi.browser_tests.filter [modify] https://crrev.com/0508bb7d1c0b6537bbf39c2b0938ea1ddd8b9047/testing/buildbot/filters/chromeos.single_process_mash.browser_tests.filter
,
Nov 7
don't see any flake here https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=single_process_mash_browser_tests&tests=WindowOpenApiTest.RemoveLockedFullscreenFromWindow |
||||
►
Sign in to add a comment |
||||
Comment 1 by bugdroid1@chromium.org
, Feb 24 2018