New issue
Advanced search Search tips

Issue 801552 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

WebViewInteractiveTest.LongPressSelection is flaky on Linux Tests

Project Member Reported by fhorschig@chromium.org, Jan 12 2018

Issue description

On https://ci.chromium.org/buildbot/chromium.linux/Linux%20Tests/, WebViewInteractiveTests/WebViewInteractiveTest.LongPressSelection/1 failed frequently:
https://ci.chromium.org/buildbot/chromium.linux/Linux%20Tests/66381
https://ci.chromium.org/buildbot/chromium.linux/Linux%20Tests/66385
https://ci.chromium.org/buildbot/chromium.linux/Linux%20Tests/66395

And the flakiness dashboard confirms that:
https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=WebViewInteractiveTests%2FWebViewInteractiveTest.LongPressSelection%2F1&testType=site_per_process_interactive_ui_tests

Example Log:
[ RUN      ] WebViewInteractiveTests/WebViewInteractiveTest.LongPressSelection/1
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
[7933:7933:0111/182454.259576: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.
[7933:7969:0111/182454.265415: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")
LaunchProcess: failed to execvp:
xdg-desktop-menu
LaunchProcess: failed to execvp:
xdg-icon-resource
[7933:7951:0111/182454.388843:WARNING:shell_integration_linux.cc(324)] Could not install icon chrome-knkdmffkebabblbnglhcjonbdpgcjchl-Default.png at size 512.
LaunchProcess: failed to execvp:
xdg-desktop-menu
[7933:7933:0111/182454.466804:INFO:CONSOLE(9)] "Guest url is: http://localhost:38251/extensions/platform_apps/web_view/text_selection/guest.html", source: chrome-extension://knkdmffkebabblbnglhcjonbdpgcjchl/embedder.js (9)
[7933:7933:0111/182454.532219:INFO:CONSOLE(9)] "webview.onLoadStop", source: chrome-extension://knkdmffkebabblbnglhcjonbdpgcjchl/embedder.js (9)
[7933:8004:0111/182454.534145:WARNING:embedded_test_server.cc(228)] Request not handled. Returning 404: /favicon.ico
[7933:7933:0111/182454.736001:INFO:CONSOLE(7)] "GUEST_CONTEXTMENU", source: http://localhost:38251/extensions/platform_apps/web_view/text_selection/guest.html (7)
../../chrome/browser/apps/guest_view/web_view_interactive_browsertest.cc:1637: Failure
Value of: ui::TouchSelectionMenuRunner::GetInstance()->IsRunning()
  Actual: false
Expected: true
[7933:7933:0111/182454.960058:INFO:chrome_cryptauth_service.cc(233)] Profile is not authenticated yet; waiting before starting CryptAuth managers.
[  FAILED  ] WebViewInteractiveTests/WebViewInteractiveTest.LongPressSelection/1, where GetParam() = true (1326 ms)


+amaralp, Can you please help investigate/triage?
 
Labels: -Pri-1 -Sheriff-Chromium Pri-3
Status: Available (was: Untriaged)
Disable the test with https://crrev.com/c/864263 so the bots calm down a bit.
Labels: -Pri-3 M-65 Pri-1
Please don't make this Pri3 ... it's important for this to be fixed and re-enabled asap.
Project Member

Comment 3 by bugdroid1@chromium.org, Jan 12 2018

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

commit ae8cec182ab57b18f589f4b92e9557f2b51e49cb
Author: Friedrich Horschig <fhorschig@chromium.org>
Date: Fri Jan 12 14:57:14 2018

Disable flaky WebViewInteractiveTest.LongPressSelection on Linux Tests

The test flakes for GetParam() == true on Linux Tests. Disable it for
Linxu only.

TBR=amaralp@chromium.org

Bug: 801552
Change-Id: I99bf8640c5b7bde9fa9f8d7dede250b2d5fc6f52
Reviewed-on: https://chromium-review.googlesource.com/864263
Reviewed-by: Friedrich Horschig <fhorschig@chromium.org>
Commit-Queue: Friedrich Horschig <fhorschig@chromium.org>
Cr-Commit-Position: refs/heads/master@{#528943}
[modify] https://crrev.com/ae8cec182ab57b18f589f4b92e9557f2b51e49cb/chrome/browser/apps/guest_view/web_view_interactive_browsertest.cc

Project Member

Comment 4 by sheriffbot@chromium.org, Jan 14

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment