New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 758697 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Closed: Sep 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug


Participants' hotlists:
Fixing-touch


Sign in to add a comment

browser_tests failing on chromium.memory/Linux ChromiumOS MSan Tests

Project Member Reported by zea@chromium.org, Aug 24 2017

Issue description

browser_tests failing on chromium.memory/Linux ChromiumOS MSan Tests

Builders failed on: 
- Linux ChromiumOS MSan Tests: 
  https://build.chromium.org/p/chromium.memory/builders/Linux%20ChromiumOS%20MSan%20Tests

Seeing sporadic flakiness for VirtualKeyboardBrowserTest.[Layout, Typing, Modifier]Test over the past couple days.

Sample output:
[ RUN      ] VirtualKeyboardBrowserTest.ModifierTest
[22096:22096:0821/231718.921578:WARNING:chrome_browser_main_chromeos.cc(559)] Running as stub user with profile dir: test-user
[22096:22096:0821/231719.406171:ERROR:input_controller.cc(103)] Not implemented reached in virtual void ui::(anonymous namespace)::StubInputController::SetTouchEventLoggingEnabled(bool)
[22096:22118:0821/231719.540271:WARNING:freezer_cgroup_process_manager.cc(62)] Cgroup freezer does not exist or is not writable. Unable to freeze renderer processes.
[22096:22096:0821/231719.895038:ERROR:device_event_log_impl.cc(156)] [23:17:19.894] Network: network_device_handler_impl.cc:608 Failed to determine if device /device/wifi1 supports MAC address randomization
[22096:22096:0821/231719.895189:ERROR:device_event_log_impl.cc(156)] [23:17:19.895] Network: network_handler_callbacks.cc:84 Failed to determine if device supports MAC address randomization: /device/wifi1: Missing MACAddressRandomizationSupported
[22096:22096:0821/231719.977882:ERROR:input_controller.cc(103)] Not implemented reached in virtual void ui::(anonymous namespace)::StubInputController::SetTouchEventLoggingEnabled(bool)
[22096:22096:0821/231721.006591:ERROR:tab_manager_delegate_chromeos.cc(81)] Set OOM score error:
[22096:22096:0821/231724.591629:INFO:CONSOLE(29063)] "HtmlLoaded  -  2  -  Time elapsed before 0", source: chrome-extension://mppnpdlheglhdfmldimlhpnegondlapf/inputview.js (29063)
[22096:22096:0821/231724.649535:INFO:CONSOLE(50)] "Call to chrome.runtime.onMessage.addListener: [function () { [native code] }]", source: chrome-extension://mppnpdlheglhdfmldimlhpnegondlapf/inputview_adapter.js (50)
[22096:22096:0821/231724.683902:INFO:CONSOLE(50)] "Call to chrome.runtime.sendMessage: [{type: visibility_change, visibility: true}]", source: chrome-extension://mppnpdlheglhdfmldimlhpnegondlapf/inputview_adapter.js (50)
[22096:22096:0821/231727.509832:INFO:CONSOLE(50)] "Call to chrome.runtime.sendMessage: [{type: connect, visibility: true}]", source: chrome-extension://mppnpdlheglhdfmldimlhpnegondlapf/inputview_adapter.js (50)
[22096:22096:0821/231728.009620:INFO:CONSOLE(29063)] "HtmlLoaded  -  1  -  Time elapsed before 0", source: chrome-extension://mppnpdlheglhdfmldimlhpnegondlapf/inputview.js (29063)
[22096:22096:0821/231728.065988:INFO:CONSOLE(50)] "Call to chrome.runtime.sendMessage: [{type: visibility_change, visibility: true}]", source: chrome-extension://mppnpdlheglhdfmldimlhpnegondlapf/inputview_adapter.js (50)
[22096:22096:0821/231728.237966:INFO:CONSOLE(50)] "Call to chrome.runtime.sendMessage: [{type: connect, visibility: true}]", source: chrome-extension://mppnpdlheglhdfmldimlhpnegondlapf/inputview_adapter.js (50)
[22096:22096:0821/231729.217652:INFO:CONSOLE(29063)] "KeysetLoaded  -  4358", source: chrome-extension://mppnpdlheglhdfmldimlhpnegondlapf/inputview.js (29063)
[22096:22096:0821/231729.339488:INFO:CONSOLE(29063)] "KeysetLoaded  -  4479", source: chrome-extension://mppnpdlheglhdfmldimlhpnegondlapf/inputview.js (29063)
[22096:22096:0821/231729.421744:INFO:CONSOLE(29063)] "KeysetLoaded  -  4560", source: chrome-extension://mppnpdlheglhdfmldimlhpnegondlapf/inputview.js (29063)
[22096:22096:0821/231729.506902:INFO:CONSOLE(29063)] "KeysetLoaded  -  4645", source: chrome-extension://mppnpdlheglhdfmldimlhpnegondlapf/inputview.js (29063)
[22096:22096:0821/231729.562343:INFO:CONSOLE(29063)] "KeysetLoaded  -  4701", source: chrome-extension://mppnpdlheglhdfmldimlhpnegondlapf/inputview.js (29063)
[22096:22096:0821/231729.618927:INFO:CONSOLE(29063)] "KeysetLoaded  -  4758", source: chrome-extension://mppnpdlheglhdfmldimlhpnegondlapf/inputview.js (29063)
[22096:22096:0821/231729.672400:INFO:CONSOLE(50)] "Call to chrome.runtime.sendMessage: [{type: visibility_change, visibility: true}]", source: chrome-extension://mppnpdlheglhdfmldimlhpnegondlapf/inputview_adapter.js (50)
../../chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc:84: Failure
Value of: ExecuteWebUIResourceTest(web_contents, resource_ids)
  Actual: false
Expected: true
[22096:22096:0821/231729.686478:ERROR:CONSOLE(11098)] "Uncaught TypeError: Cannot read property 'classList' of null", source: chrome-extension://mppnpdlheglhdfmldimlhpnegondlapf/inputview.js (11098)
[22096:22096:0821/231729.801443:INFO:chrome_cryptauth_service.cc(230)] Refresh token not yet available; waiting before starting CryptAuth managers.
[  FAILED  ] VirtualKeyboardBrowserTest.ModifierTest, where TypeParam =  and GetParam() =  (11441 ms)

Going to disable. tbarzic, as owner could you triage?
 

Comment 1 by fdoray@chromium.org, Aug 24 2017

Cc: tbarzic@chromium.org kevers@chromium.org zelidrag@chromium.org rsa...@chromium.org
 Issue 758698  has been merged into this issue.
Project Member

Comment 2 by bugdroid1@chromium.org, Aug 24 2017

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

commit ca2a90603f3eca666fe7c018188b5f3b4a7772ff
Author: Nicolas Zea <zea@chromium.org>
Date: Thu Aug 24 21:45:27 2017

Disable flaky VirtualKeyboardBrowserTests

Layout, Typing, and Modifier tests are all flaking over the past several days.

TBR=tbarzic@chromium.org

Bug:  758697 
Change-Id: I097f12218f1dd3da8e81c167aba7e2791ac98fda
Reviewed-on: https://chromium-review.googlesource.com/634221
Reviewed-by: Nicolas Zea <zea@chromium.org>
Commit-Queue: Nicolas Zea <zea@chromium.org>
Cr-Commit-Position: refs/heads/master@{#497199}
[modify] https://crrev.com/ca2a90603f3eca666fe7c018188b5f3b4a7772ff/chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc

Owner: yhanada@chromium.org
Status: Started (was: Assigned)
Let me take a look at this.
This crash happens when 'resize' event is sent before 'onSettingsReady' event is dispatched.

Comment 5 by hbos@chromium.org, Aug 30 2017

Labels: -Sheriff-Chromium
Since test is disabled I'll remove the sheriff label
Project Member

Comment 6 by bugdroid1@chromium.org, Sep 6 2017

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

commit 38817f6ce6fbcc08bc74ed4f61953d83e4e64f12
Author: yhanada <yhanada@chromium.org>
Date: Wed Sep 06 05:14:27 2017

Fix the crash in inputview.Controller.resize.

Also re-enable disabled browsertests.

Bug:  758697 ,  759721 
Test: Run the browsertest 1000 times.
Change-Id: I87becfd944bac8c1024547f30721ae4b777e544c
Reviewed-on: https://chromium-review.googlesource.com/645586
Reviewed-by: Shu Chen <shuchen@chromium.org>
Reviewed-by: Satoru Takabayashi <satorux@chromium.org>
Commit-Queue: Yuichiro Hanada <yhanada@chromium.org>
Cr-Commit-Position: refs/heads/master@{#499884}
[modify] https://crrev.com/38817f6ce6fbcc08bc74ed4f61953d83e4e64f12/chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc
[modify] https://crrev.com/38817f6ce6fbcc08bc74ed4f61953d83e4e64f12/third_party/google_input_tools/src/chrome/os/inputview/controller.js

Status: Fixed (was: Started)

Comment 8 by dchan@chromium.org, Jan 22 2018

Status: Archived (was: Fixed)

Comment 9 by dchan@chromium.org, Jan 23 2018

Status: Fixed (was: Archived)

Sign in to add a comment