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

Issue 635714 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug

Blocking:
issue 621867



Sign in to add a comment

UrlBarTest.testDelayedCompositionCorrectedWithAutocomplete flaky on chromium.android:Lollipop Low-end Tester

Project Member Reported by jbudorick@chromium.org, Aug 9 2016

Issue description

https://test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=org.chromium.chrome.browser.omnibox.UrlBarTest%23testDelayedCompositionCorrectedWithAutocomplete&testType=chrome_public_test_apk

e.g. https://build.chromium.org/p/chromium.android/builders/Lollipop%20Low-end%20Tester/builds/3795


C 1504.024s Main  [FAIL] org.chromium.chrome.browser.omnibox.UrlBarTest#testDelayedCompositionCorrectedWithAutocomplete:
C 1504.024s Main  junit.framework.AssertionFailedError: expected:<-1> but was:<0>
C 1504.024s Main  	at org.chromium.chrome.browser.omnibox.UrlBarTest.testDelayedCompositionCorrectedWithAutocomplete(UrlBarTest.java:707)
C 1504.024s Main  	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
C 1504.024s Main  	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
C 1504.024s Main  	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
C 1504.024s Main  	at org.chromium.chrome.test.ChromeActivityTestCaseBase.runTest(ChromeActivityTestCaseBase.java:765)
C 1504.024s Main  	at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161)
C 1504.024s Main  	at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124)
C 1504.025s Main  	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
C 1504.025s Main  	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
C 1504.025s Main  	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555)
C 1504.025s Main  	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1853)
 
Blocking: 621867
I'm going to disable this test on low-end devices as it continues to fail all three runs quite frequently (4 out of the last 10 runs).
This was the most recent failure: https://uberchromegw.corp.google.com/i/chromium.android/builders/Lollipop%20Low-end%20Tester/builds/4122
C 1479.893s Main  [FAIL] org.chromium.chrome.browser.omnibox.UrlBarTest#testDelayedCompositionCorrectedWithAutocomplete:
C 1479.893s Main  junit.framework.AssertionFailedError: expected:<-1> but was:<10>
C 1479.893s Main  	at org.chromium.chrome.browser.omnibox.UrlBarTest.testDelayedCompositionCorrectedWithAutocomplete(UrlBarTest.java:748)
C 1479.893s Main  	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
C 1479.894s Main  	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
C 1479.894s Main  	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
C 1479.894s Main  	at org.chromium.chrome.test.ChromeActivityTestCaseBase.runTest(ChromeActivityTestCaseBase.java:726)
C 1479.894s Main  	at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161)
C 1479.894s Main  	at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124)
C 1479.894s Main  	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
C 1479.894s Main  	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
C 1479.894s Main  	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:555)
C 1479.894s Main  	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1853)
C 1479.894s Main  
Project Member

Comment 4 by bugdroid1@chromium.org, Oct 6 2016

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

commit 014a1385c3f8eb2624101a91dbf913658ead5a6e
Author: twellington <twellington@chromium.org>
Date: Thu Oct 06 19:10:10 2016

Restrict UrlBarTest#testDelayedCompositionCorrectedWithAutocomplete to non-low-end devices

BUG=635714
TBR=tedchoc@chromium.org

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

[modify] https://crrev.com/014a1385c3f8eb2624101a91dbf913658ead5a6e/chrome/android/javatests/src/org/chromium/chrome/browser/omnibox/UrlBarTest.java

Project Member

Comment 5 by bugdroid1@chromium.org, Oct 27 2016

Labels: merge-merged-2840
The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/014a1385c3f8eb2624101a91dbf913658ead5a6e

commit 014a1385c3f8eb2624101a91dbf913658ead5a6e
Author: twellington <twellington@chromium.org>
Date: Thu Oct 06 19:10:10 2016

Restrict UrlBarTest#testDelayedCompositionCorrectedWithAutocomplete to non-low-end devices

BUG=635714
TBR=tedchoc@chromium.org

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

[modify] https://crrev.com/014a1385c3f8eb2624101a91dbf913658ead5a6e/chrome/android/javatests/src/org/chromium/chrome/browser/omnibox/UrlBarTest.java

Comment 6 by dimu@google.com, Nov 4 2016

Labels: -merge-merged-2840
[Automated comment] removing mislabelled merge-merged-2840
Project Member

Comment 7 by sheriffbot@chromium.org, Nov 6 2017

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. If you change it back, also remove the "Hotlist-Recharge-Cold" label.

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

Sign in to add a comment