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

Issue 673588 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 628964
Owner:
Last visit > 30 days ago
Closed: Dec 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

"org.chromium.content.browser.input.ImeTest#testImeSelectAndUnSelectAll" is flaky

Project Member Reported by chromium...@appspot.gserviceaccount.com, Dec 13 2016

Issue description

"org.chromium.content.browser.input.ImeTest#testImeSelectAndUnSelectAll" is flaky.

This issue was created automatically by the chromium-try-flakes app. Please find the right owner to fix the respective test/step and assign this issue to them. If the step/test is infrastructure-related, please add Infra-Troopers label and change issue status to Untriaged. When done, please remove the issue from Sheriff Bug Queue by removing the Sheriff-Chromium label.

We have detected 3 recent flakes. List of all flakes can be found at https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyUQsSBUZsYWtlIkZvcmcuY2hyb21pdW0uY29udGVudC5icm93c2VyLmlucHV0LkltZVRlc3QjdGVzdEltZVNlbGVjdEFuZFVuU2VsZWN0QWxsDA.

Flaky tests should be disabled within 30 minutes unless culprit CL is found and reverted. Please see more details here: https://sites.google.com/a/chromium.org/dev/developers/tree-sheriffs/sheriffing-bug-queues#triaging-auto-filed-flakiness-bugs
 
I  132.652s run_tests_on_device(076022db0069b8e1)    Failure in testImeSelectAndUnSelectAll:
I  132.652s run_tests_on_device(076022db0069b8e1)    junit.framework.AssertionFailedError: expected:<5> but was:<0>
I  132.652s run_tests_on_device(076022db0069b8e1)    	at org.chromium.content.browser.input.ImeTest.waitAndVerifyUpdateSelection(ImeTest.java:1544)
I  132.652s run_tests_on_device(076022db0069b8e1)    	at org.chromium.content.browser.input.ImeTest.testImeSelectAndUnSelectAll(ImeTest.java:811)
I  132.652s run_tests_on_device(076022db0069b8e1)    	at java.lang.reflect.Method.invokeNative(Native Method)
I  132.652s run_tests_on_device(076022db0069b8e1)    	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
I  132.652s run_tests_on_device(076022db0069b8e1)    	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
I  132.652s run_tests_on_device(076022db0069b8e1)    	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
I  132.652s run_tests_on_device(076022db0069b8e1)    	at org.chromium.content_shell_apk.ContentShellTestBase.runTest(ContentShellTestBase.java:256)
I  132.652s run_tests_on_device(076022db0069b8e1)    	at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161)
I  132.652s run_tests_on_device(076022db0069b8e1)    	at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124)
I  132.652s run_tests_on_device(076022db0069b8e1)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
I  132.652s run_tests_on_device(076022db0069b8e1)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
I  132.652s run_tests_on_device(076022db0069b8e1)    	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554)
I  132.653s run_tests_on_device(076022db0069b8e1)    	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701)

Cc: changwan@chromium.org
Components: Tests>Disabled
Labels: -Sheriff-Chromium
Owner: yabinh@chromium.org
Status: Assigned (was: Untriaged)
Disabling in https://codereview.chromium.org/2574713002/
yabinh@, please take a look and re-assign as appropriate.
Project Member

Comment 4 by bugdroid1@chromium.org, Dec 13 2016

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

commit c98b5438fcbe802408e6cbec64d3003645e06106
Author: grunell <grunell@chromium.org>
Date: Tue Dec 13 10:18:11 2016

Disabling flaky test org.chromium.content.browser.input.ImeTest#testImeSelectAndUnSelectAll.

TBR=changwan@chromium.org

BUG= 673588 

Review-Url: https://codereview.chromium.org/2574713002
Cr-Commit-Position: refs/heads/master@{#438115}

[modify] https://crrev.com/c98b5438fcbe802408e6cbec64d3003645e06106/content/public/android/javatests/src/org/chromium/content/browser/input/ImeTest.java

Comment 5 by yabinh@chromium.org, Dec 13 2016

Mergedinto: 628964
Status: Duplicate (was: Assigned)
Same bug as mentioned in comment#23
Components: Tests>Disabled
Labels: Test-Disabled

Sign in to add a comment