SystemTrayTest.BubbleCreationTypesTest is flaky on Win7 and Chrome OS |
||
Issue descriptionBased 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)
,
Aug 15 2016
,
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 |
||
Comment 1 by bsep@chromium.org
, Aug 15 2016Owner: sadrul@chromium.org
Status: Assigned (was: Untriaged)