Issue metadata
Sign in to add a comment
|
ToolbarActionViewInteractiveUITest.DoubleClickToolbarActionToClose fails on win debug |
||||||||||||||||||||||
Issue descriptionThe test passes on non-debug bots but fails consistently on Win7 Tests (dbg)(1). For example, from https://chromium-swarm.appspot.com/task?id=39fdcebd47677410&refresh=10&show_raw=1: [ RUN ] ToolbarActionViewInteractiveUITest.DoubleClickToolbarActionToClose [9140:1224:1122/103900.074:WARNING:chrome_browser_main_win.cc(613)] Command line too long for RegisterApplicationRestart: --brave-new-test-launcher --cfi-diag=0 --gtest_also_run_disabled_tests --gtest_filter=ToolbarActionViewInteractiveUITest.DoubleClickToolbarActionToClose --single_process --snapshot-output-dir="e:\b\swarm_slave\w\ionyonhf" --test-launcher-bot-mode --test-launcher-output="C:\Users\CHROME~2\AppData\Local\Temp\scoped_dir4164_29024\results4164_16098\test_results.xml" --test-launcher-summary-output="e:\b\swarm_slave\w\ionyonhf\output.json" --user-data-dir="C:\Users\CHROME~2\AppData\Local\Temp\scoped_dir4164_29024\d4164_8723" --disable-offline-auto-reload --no-first-run --no-default-browser-check --enable-logging=stderr --disable-default-apps --wm-window-animations-disabled --disable-component-update --test-type=browser --force-color-profile=srgb --disable-zero-browsers-open-for-tests --ipc-connection-timeout=45 --allow-file-access-from-files --dom-automation --log-gpu-control-list-decisions --disable-backgrounding-occluded-windows --disable-gl-drawing-for-tests --override-use-software-gl-for-tests --force-color-profile=srgb --enable-features=TestFeatureForBrowserTest1 --disable-features=NetworkPrediction,TestFeatureForBrowserTest2 --flag-switches-begin --flag-switches-end --restore-last-session about:blank [3272:9184:1122/103900.340:INFO:media_foundation_video_encode_accelerator_win.cc(370)] Windows versions earlier than 8 are not supported. [2368:6380:1122/103903.477:ERROR:render_process_impl.cc(194)] WebFrame LEAKED 1 TIMES [9140:6772:1122/103903.489:ERROR:process_win.cc(143)] Unable to terminate process: Access is denied. (0x5) ../../chrome/browser/ui/views/toolbar/toolbar_action_view_interactive_uitest.cc(336): error: Value of: view_controller->is_showing_popup() Actual: true Expected: false ../../chrome/browser/ui/views/toolbar/toolbar_action_view_interactive_uitest.cc(337): error: Expected: nullptr Which is: NULL To be equal to: toolbar_actions_bar->popup_owner() Which is: 3379AFE8 [9140:1224:1122/103904.095:INFO:chrome_cryptauth_service.cc(222)] Profile is not authenticated yet; waiting before starting CryptAuth managers. [9140:1224:1122/103904.224:WARNING:url_request_context_getter.cc(43)] URLRequestContextGetter leaking due to no owning thread. [ FAILED ] ToolbarActionViewInteractiveUITest.DoubleClickToolbarActionToClose, where TypeParam = and GetParam() = (5081 ms)
,
Jan 24 2018
,
Jan 24 2018
,
Nov 8
Mass UI Triage.
,
Jan 16
(6 days ago)
,
Jan 17
(6 days ago)
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/632a7ce3b8a13e77590e8d0ae76f5b03b959dd2e commit 632a7ce3b8a13e77590e8d0ae76f5b03b959dd2e Author: Peter Kasting <pkasting@chromium.org> Date: Thu Jan 17 05:11:56 2019 Re-enable disabled tests in chrome/browser/ui/views/toolbar/. Bug: 163931, 401304 , 617056, 764111, 788112 , 823543, 824418 Change-Id: I6c1a8be7f5d30e0082b69af12aceb35851ce2f51 Reviewed-on: https://chromium-review.googlesource.com/c/1351805 Reviewed-by: Scott Violet <sky@chromium.org> Reviewed-by: Peter Boström <pbos@chromium.org> Commit-Queue: Peter Kasting <pkasting@chromium.org> Cr-Commit-Position: refs/heads/master@{#623589} [modify] https://crrev.com/632a7ce3b8a13e77590e8d0ae76f5b03b959dd2e/chrome/browser/ui/views/toolbar/outdated_upgrade_bubble_view_browsertest.cc [modify] https://crrev.com/632a7ce3b8a13e77590e8d0ae76f5b03b959dd2e/chrome/browser/ui/views/toolbar/toolbar_action_view_interactive_uitest.cc [modify] https://crrev.com/632a7ce3b8a13e77590e8d0ae76f5b03b959dd2e/chrome/browser/ui/views/toolbar/toolbar_view.cc [modify] https://crrev.com/632a7ce3b8a13e77590e8d0ae76f5b03b959dd2e/chrome/browser/ui/views/toolbar/toolbar_view_interactive_uitest.cc [modify] https://crrev.com/632a7ce3b8a13e77590e8d0ae76f5b03b959dd2e/chrome/test/base/view_event_test_base.cc [modify] https://crrev.com/632a7ce3b8a13e77590e8d0ae76f5b03b959dd2e/chrome/test/base/view_event_test_base.h |
|||||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||||
Comment 1 by bugdroid1@chromium.org
, Nov 28 2017