See discussion here:
https://chromium-review.googlesource.com/c/chromium/src/+/663202#message-7c07b96a893d5cba88af6f6e2b6a7f2aaf6ce2f9
C 369.849s Main [FAIL] org.chromium.content.browser.input.ImeTest#testSelectActionBarClearedOnTappingOutsideInput:
C 369.849s Main junit.framework.AssertionFailedError: input connection should not be null.
C 369.849s Main at junit.framework.Assert.fail(Assert.java:50)
C 369.849s Main at junit.framework.Assert.assertTrue(Assert.java:20)
C 369.849s Main at org.chromium.content.browser.test.util.CriteriaHelper.pollInstrumentationThread(CriteriaHelper.java:79)
C 369.849s Main at org.chromium.content.browser.test.util.CriteriaHelper.pollUiThread(CriteriaHelper.java:117)
C 369.849s Main at org.chromium.content.browser.test.util.CriteriaHelper.pollUiThread(CriteriaHelper.java:138)
C 369.849s Main at org.chromium.content.browser.input.ImeActivityTestRule.assertWaitForKeyboardStatus(ImeActivityTestRule.java:229)
C 369.849s Main at org.chromium.content.browser.input.ImeActivityTestRule.setUp(ImeActivityTestRule.java:105)
C 369.850s Main at org.chromium.content.browser.input.ImeTest.setUp(ImeTest.java:47)
C 369.850s Main at java.lang.reflect.Method.invokeNative(Native Method)
C 369.850s Main at java.lang.reflect.Method.invoke(Method.java:515)
Comment 1 by rlanday@chromium.org
, Sep 14 2017