New issue
Advanced search Search tips

Issue 822022 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

"ExtensionInstalledBubbleBrowserTest.CloseBubbleUi" is flaky

Project Member Reported by chromium...@appspot.gserviceaccount.com, Mar 14 2018

Issue description

"ExtensionInstalledBubbleBrowserTest.CloseBubbleUi" 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 12 recent flakes. List of all flakes can be found at https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyPAsSBUZsYWtlIjFFeHRlbnNpb25JbnN0YWxsZWRCdWJibGVCcm93c2VyVGVzdC5DbG9zZUJ1YmJsZVVpDA.

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
 
Owner: spqc...@chromium.org
@spqchan could you possibly take a look at this and reassign if necessary? Thanks!
Status: Assigned (was: Untriaged)
Cc: pkasting@chromium.org
Error is here:

[ RUN      ] ExtensionInstalledBubbleBrowserTest.CloseBubbleUi
[7562:7562:0314/163442.852375:ERROR:shell_delegate_mus.cc(70)] Not implemented reached in virtual void ash::ShellDelegateMus::PreInit()
[7562:7562:0314/163442.891371:ERROR:layer_tree_host_impl.cc(2650)] Forcing zero-copy tile initialization as worker context is missing
[7532:7532:0314/163442.902582:WARNING:user_policy_manager_factory_chromeos.cc(184)] No policy loaded for known non-enterprise user
[7532:7532:0314/163442.911939:WARNING:user_session_manager.cc(1060)] Attempting to save user password for non enterprise user.
[7562:7562:0314/163442.972766:ERROR:shell_delegate_mus.cc(60)] Not implemented reached in virtual bool ash::ShellDelegateMus::CanShowWindowForUser(aura::Window *) const
[7532:7532:0314/163443.021773:ERROR:network_type_pattern.cc(134)] NetworkTypePattern: wifi: Can not match empty type.
[7532:7532:0314/163443.022222:ERROR:network_type_pattern.cc(134)] NetworkTypePattern: wifi: Can not match empty type.
[7532:7532:0314/163443.022858:ERROR:network_type_pattern.cc(134)] NetworkTypePattern: wifi: Can not match empty type.
[7532:7532:0314/163443.022994:ERROR:network_type_pattern.cc(134)] NetworkTypePattern: wifi: Can not match empty type.
[7532:7532:0314/163443.045615:ERROR:remote_text_input_client.cc(133)] Not implemented reached in virtual void RemoteTextInputClient::OnInputMethodChanged()
[7532:7532:0314/163443.045649:ERROR:remote_text_input_client.cc(90)] Not implemented reached in virtual bool RemoteTextInputClient::HasCompositionText() const
[7532:7532:0314/163443.045658:ERROR:remote_text_input_client.cc(96)] Not implemented reached in virtual bool RemoteTextInputClient::GetTextRange(gfx::Range *) const
[7532:7532:0314/163443.045665:ERROR:remote_text_input_client.cc(151)] Not implemented reached in virtual void RemoteTextInputClient::EnsureCaretNotInRect(const gfx::Rect &)
[7532:7532:0314/163443.068635:ERROR:layer_tree_host_impl.cc(2650)] Forcing zero-copy tile initialization as worker context is missing
[1:10:0314/163443.084202:ERROR:layer_tree_host_impl.cc(2650)] Forcing zero-copy tile initialization as worker context is missing
[7532:7532:0314/163443.097736:ERROR:layer_tree_host_impl.cc(2650)] Forcing zero-copy tile initialization as worker context is missing
BrowserTestBase received signal: Segmentation fault. Backtrace:

https://build.chromium.org/deprecated/tryserver.chromium.chromiumos/builders/linux-chromeos-rel/builds/79196/steps/mash_browser_tests%20(with%20patch)/logs/ExtensionInstalledBubbleBrowserTest.CloseBubbleUi
Project Member

Comment 5 by bugdroid1@chromium.org, Mar 15 2018

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

commit 4f966a9340cf6f4963d760b5ac454ebb941e7644
Author: Alice Boxhall <aboxhall@chromium.org>
Date: Thu Mar 15 01:15:12 2018

Disable CloseBubbleUI on ChromeOS

TBR=spqchan

Bug: 822022
Change-Id: I68245d38a79fc9698f9528261f910c8eba822d48
Reviewed-on: https://chromium-review.googlesource.com/963151
Commit-Queue: Alice Boxhall <aboxhall@chromium.org>
Reviewed-by: Sarah Chan <spqchan@chromium.org>
Reviewed-by: Alice Boxhall <aboxhall@chromium.org>
Cr-Commit-Position: refs/heads/master@{#543273}
[modify] https://crrev.com/4f966a9340cf6f4963d760b5ac454ebb941e7644/chrome/browser/ui/extensions/extension_installed_bubble_browsertest.cc

Labels: -Sheriff-Chromium
Owner: ----
Status: Untriaged (was: Assigned)

Sign in to add a comment