New issue
Advanced search Search tips

Issue 637978 link

Starred by 1 user

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows , Chrome
Pri: 3
Type: Bug



Sign in to add a comment

SystemTrayTest.BubbleCreationTypesTest is flaky on Win7 and Chrome OS

Project Member Reported by bsep@chromium.org, Aug 15 2016

Issue description

Based on the dashboard it looks like it's been flaky for a while.

Example failure: https://build.chromium.org/p/chromium.chromiumos/builders/Linux%20ChromiumOS%20Tests%20%28dbg%29%281%29/builds/17177

Output:
[ RUN      ] SystemTrayTest.BubbleCreationTypesTest
Xlib:  extension "RANDR" missing on display ":9".
../../ash/common/system/tray/system_tray_unittest.cc:385: Failure
Value of: test_item->detailed_view() ->GetWidget() ->GetWindowBoundsInScreen() .ToString()
  Actual: "463,476 362x108"
Expected: bubble_bounds.ToString()
Which is: "463,244 362x340"
[  FAILED  ] SystemTrayTest.BubbleCreationTypesTest (628 ms)
 

Comment 1 by bsep@chromium.org, Aug 15 2016

Labels: OS-Chrome
Owner: sadrul@chromium.org
Status: Assigned (was: Untriaged)
Sorry the above failure was for Chrome OS. It is flaky on Win7 too.

Assigning to sadrul@ because you wrote the test originally, hopefully you know who can address this.

Comment 2 by bsep@chromium.org, Aug 15 2016

Summary: SystemTrayTest.BubbleCreationTypesTest is flaky on Win7 and Chrome OS (was: SystemTrayTest.BubbleCreationTypesTest is flaky on Win7)
Project Member

Comment 3 by bugdroid1@chromium.org, Aug 15 2016

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

commit f0c41ef01d1ef97872bb0f97d8c0e0a6d0884baf
Author: bsep <bsep@chromium.org>
Date: Mon Aug 15 23:55:48 2016

Disable BubbleCreationTypesTest on Windows and Chrome OS.

TBR=sadrul
BUG=637978

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

[modify] https://crrev.com/f0c41ef01d1ef97872bb0f97d8c0e0a6d0884baf/ash/common/system/tray/system_tray_unittest.cc

Sign in to add a comment