WebViewBrowserPluginInteractiveTest.EnsureFocusSynced is flaky on Linux MSAN |
|||
Issue descriptionI will disable the test. From logs: [ RUN ] WebViewBrowserPluginInteractiveTest.EnsureFocusSynced Xlib: extension "RANDR" missing on display ":99". Fontconfig warning: "/etc/fonts/fonts.conf", line 146: blank doesn't take any effect anymore. please remove it from your fonts.conf [13637:13675:0129/131741.088188:ERROR:bus.cc(394)] Failed to connect to the bus: Could not parse server address: Unknown address type (examples of valid types are "tcp" and on UNIX "unix") [13637:13637:0129/131741.108253:WARNING:password_store_factory.cc(241)] Using basic (unencrypted) store for password storage. See https://chromium.googlesource.com/chromium/src/+/master/docs/linux_password_storage.md for more information about password storage options. (interactive_ui_tests:13637): LIBDBUSMENU-GLIB-WARNING **: Unable to get session bus: Unknown or unsupported transport 'disabled' for address 'disabled:' LaunchProcess: failed to execvp: xdg-desktop-menu LaunchProcess: failed to execvp: xdg-icon-resource [13637:13654:0129/131741.590183:WARNING:shell_integration_linux.cc(324)] Could not install icon chrome-mmccpiphegbgldikojlcelogighcmhpl-Default.png at size 512. LaunchProcess: failed to execvp: xdg-desktop-menu ../../chrome/browser/apps/guest_view/web_view_interactive_browsertest.cc:1269: Failure Expected equality of these values: guest_web_contents Which is: 0x71c0000a8800 content::GetFocusedWebContents(guest_web_contents) Which is: 0x71c0000a9000 [13637:13637:0129/131744.030413:INFO:chrome_cryptauth_service.cc(231)] Profile is not authenticated yet; waiting before starting CryptAuth managers. [ FAILED ] WebViewBrowserPluginInteractiveTest.EnsureFocusSynced, where TypeParam = and GetParam() = (5868 ms) Example failures: https://ci.chromium.org/buildbot/chromium.memory/Linux%20MSan%20Tests/7559 https://ci.chromium.org/buildbot/chromium.memory/Linux%20MSan%20Tests/7562
,
Feb 6 2018
wjmaclean@ can you PTAL?
,
Feb 6 2018
,
Mar 20 2018
@wjmaclean ping?
,
Apr 25 2018
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/9fb02122d52f011c6cbe7db0d9b740a10e73385f commit 9fb02122d52f011c6cbe7db0d9b740a10e73385f Author: Kevin McNee <mcnee@chromium.org> Date: Wed Apr 25 20:41:31 2018 Remove BrowserPlugin parameterization of WebView browsertests. WebViewTests and WebViewInteractiveTests now only run for the GuestViewCrossProcessFrames enabled case. Bug: 533069, 544782 , 627962, 796344 , 807116, 818161 , 818205 , 829846 Cq-Include-Trybots: master.tryserver.chromium.linux:linux_mojo Change-Id: Ic3a971b553fe343466a440ed4363389cd9e89214 Reviewed-on: https://chromium-review.googlesource.com/1000137 Commit-Queue: Kevin McNee <mcnee@chromium.org> Reviewed-by: James MacLean <wjmaclean@chromium.org> Cr-Commit-Position: refs/heads/master@{#553727} [modify] https://crrev.com/9fb02122d52f011c6cbe7db0d9b740a10e73385f/chrome/browser/apps/guest_view/web_view_browsertest.cc [modify] https://crrev.com/9fb02122d52f011c6cbe7db0d9b740a10e73385f/chrome/browser/apps/guest_view/web_view_interactive_browsertest.cc [modify] https://crrev.com/9fb02122d52f011c6cbe7db0d9b740a10e73385f/testing/buildbot/filters/mash.browser_tests.filter [modify] https://crrev.com/9fb02122d52f011c6cbe7db0d9b740a10e73385f/testing/buildbot/filters/mojo.fyi.network_browser_tests.filter [modify] https://crrev.com/9fb02122d52f011c6cbe7db0d9b740a10e73385f/testing/buildbot/filters/viz.browser_tests.filter
,
Apr 26 2018
Note that this test has been renamed from WebViewBrowserPluginInteractiveTest.EnsureFocusSynced to WebViewBrowserPluginSpecificInteractiveTest.EnsureFocusSynced |
|||
►
Sign in to add a comment |
|||
Comment 1 by bugdroid1@chromium.org
, Jan 30 2018