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

Issue 708790 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Last visit > 30 days ago
Closed: Apr 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 3
Type: Bug



Sign in to add a comment

HistoryUITest.testRemovingEntries() flaked on Android Tests (dbg)

Project Member Reported by kelv...@chromium.org, Apr 5 2017

Issue description

The test fails on the bot below:
https://build.chromium.org/p/chromium.linux/builders/Android%20Tests%20%28dbg%29/builds/41482

Failure message:
org.chromium.chrome.browser.HistoryUITest#testRemovingEntries (run #1):
junit.framework.AssertionFailedError: Criteria not met in allotted time.
	at org.chromium.content.browser.test.util.CriteriaHelper.pollInstrumentationThread(CriteriaHelper.java:79)
	at org.chromium.content.browser.test.util.CriteriaHelper.pollInstrumentationThread(CriteriaHelper.java:94)
	at org.chromium.chrome.browser.HistoryUITest.waitForResultCount(HistoryUITest.java:131)
	at org.chromium.chrome.browser.HistoryUITest.testRemovingEntries(HistoryUITest.java:210)
	at java.lang.reflect.Method.invokeNative(Native Method)
	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
	at org.chromium.chrome.test.ChromeActivityTestCaseBase.runTest(ChromeActivityTestCaseBase.java:758)
	at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161)
	at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124)
	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554)
	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701)
 
Components: UI>Browser>History
Labels: -Pri-1 Pri-3
Based on the upstream flakiness dashboard this has only failed once, so there is probably no action is needed.
Labels: OS-Android
Summary: HistoryUITest.testRemovingEntries() flaked on Android Tests (dbg) (was: HistoryUITest.testRemovingEntries() fails on Android Tests (dbg))
Labels: -Sheriff-Chromium
Owner: kelv...@chromium.org
Status: Assigned (was: Untriaged)
Assigning to reporter to judge what to do. #1 suggests WontFix.
Status: WontFix (was: Assigned)

Sign in to add a comment