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

Issue 719909 link

Starred by 1 user

Issue metadata

Status: WontFix
Owner:
Last visit 15 days ago
Closed: May 2018
Cc:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: ----
Type: ----



Sign in to add a comment

org.chromium.chrome.browser.customtabs.CustomTabActivityTest#testClosedBackActivitiesNotLeaked flaky on chromium.linux/Android Tests

Project Member Reported by olka@chromium.org, May 9 2017

Issue description

chrome_public_test_apk failing on chromium.linux/Android Tests

Builders failed on: 
- Android Tests: 
  https://build.chromium.org/p/chromium.linux/builders/Android%20Tests


First failing build (as far as I can see) https://build.chromium.org/p/chromium.linux/builders/Android%20Tests/builds/41443

Trace

junit.framework.AssertionFailedError: Activity is leaked
	at org.chromium.chrome.browser.customtabs.CustomTabActivityTest.openCloseActivities(CustomTabActivityTest.java:2495)
	at org.chromium.chrome.browser.customtabs.CustomTabActivityTest.testFinishedActivitiesNotLeaked(CustomTabActivityTest.java:2384)
	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:382)
	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)
 

Comment 1 by olka@chromium.org, May 9 2017

Summary: org.chromium.chrome.browser.customtabs.CustomTabActivityTest#testClosedBackActivitiesNotLeaked flaky on chromium.linux/Android Tests (was: org.chromium.chrome.browser.customtabs.CustomTabActivityTest#testClosedBackActivitiesNotLeaked failing on chromium.linux/Android Tests)

Comment 2 by olka@chromium.org, May 9 2017

Description: Show this description

Comment 4 by olka@chromium.org, May 9 2017

Freshly added tests: https://codereview.chromium.org/2847263003. Reverting.

Comment 5 by olka@chromium.org, May 9 2017

Cc: tedc...@chromium.org torne@chromium.org
Owner: dskiba@chromium.org
Status: Assigned (was: Available)
dskiba@: the tests are flaky, please fix and reland. Thanks!

Comment 6 by olka@chromium.org, May 9 2017

Labels: -Sheriff-Chromium
reverted: https://codereview.chromium.org/2866213003/

Comment 7 by dskiba@chromium.org, May 21 2018

Status: WontFix (was: Assigned)

Sign in to add a comment