New issue
Advanced search Search tips

Issue 709681 link

Starred by 2 users

Issue metadata

Status: Assigned
Owner:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

"org.chromium.chrome.browser.customtabs.CustomTabActivityTest#testPostMessageReceivedFromPageWithLateRequest" is flaky

Project Member Reported by creis@chromium.org, Apr 7 2017

Issue description

"org.chromium.chrome.browser.customtabs.CustomTabActivityTest#testPostMessageReceivedFromPageWithLateRequest" is flaky.

List of all flakes at https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNydgsSBUZsYWtlImtvcmcuY2hyb21pdW0uY2hyb21lLmJyb3dzZXIuY3VzdG9tdGFicy5DdXN0b21UYWJBY3Rpdml0eVRlc3QjdGVzdFBvc3RNZXNzYWdlUmVjZWl2ZWRGcm9tUGFnZVdpdGhMYXRlUmVxdWVzdAw.

Most recent failure was on the waterfall:
https://uberchromegw.corp.google.com/i/chromium.linux/builders/Android%20Tests/builds/40337

org.chromium.chrome.browser.customtabs.CustomTabActivityTest#testPostMessageReceivedFromPageWithLateRequest (run #1):
junit.framework.AssertionFailedError
	at org.chromium.chrome.browser.customtabs.CustomTabActivityTest.testPostMessageReceivedFromPageWithLateRequest(CustomTabActivityTest.java:1326)
	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)


yusufo@, looks like you added this in r446482.  Can you please fix or disable the test?  Thanks!

 
will do, thanks!

Sign in to add a comment