New issue
Advanced search Search tips

Issue 673133 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 673371
Owner:
Closed: Dec 2016
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

"org.chromium.chrome.browser.payments.PaymentRequestContactDetailsTest#testAddInvalidContactAndCancel" is flaky

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

Issue description

"org.chromium.chrome.browser.payments.PaymentRequestContactDetailsTest#testAddInvalidContactAndCancel" 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=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNybwsSBUZsYWtlImRvcmcuY2hyb21pdW0uY2hyb21lLmJyb3dzZXIucGF5bWVudHMuUGF5bWVudFJlcXVlc3RDb250YWN0RGV0YWlsc1Rlc3QjdGVzdEFkZEludmFsaWRDb250YWN0QW5kQ2FuY2VsDA.

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
 
Project Member

Comment 1 by chromium...@appspot.gserviceaccount.com, Dec 12 2016

Detected 3 new flakes for test/step "org.chromium.chrome.browser.payments.PaymentRequestContactDetailsTest#testAddInvalidContactAndCancel". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNybwsSBUZsYWtlImRvcmcuY2hyb21pdW0uY2hyb21lLmJyb3dzZXIucGF5bWVudHMuUGF5bWVudFJlcXVlc3RDb250YWN0RGV0YWlsc1Rlc3QjdGVzdEFkZEludmFsaWRDb250YWN0QW5kQ2FuY2VsDA. This message was posted automatically by the chromium-try-flakes app.
I  652.250s run_tests_on_device(06ad38d6003b700e)  detected failure in org.chromium.chrome.browser.payments.PaymentRequestContactDetailsTest#testAddInvalidContactAndCancel. raw output:
I  652.250s run_tests_on_device(06ad38d6003b700e)    INSTRUMENTATION_STATUS: numtests=1
I  652.250s run_tests_on_device(06ad38d6003b700e)    INSTRUMENTATION_STATUS: stream=
I  652.250s run_tests_on_device(06ad38d6003b700e)    org.chromium.chrome.browser.payments.PaymentRequestContactDetailsTest:
I  652.250s run_tests_on_device(06ad38d6003b700e)    INSTRUMENTATION_STATUS: id=InstrumentationTestRunner
I  652.250s run_tests_on_device(06ad38d6003b700e)    INSTRUMENTATION_STATUS: test=testAddInvalidContactAndCancel
I  652.250s run_tests_on_device(06ad38d6003b700e)    INSTRUMENTATION_STATUS: class=org.chromium.chrome.browser.payments.PaymentRequestContactDetailsTest
I  652.250s run_tests_on_device(06ad38d6003b700e)    INSTRUMENTATION_STATUS: current=1
I  652.250s run_tests_on_device(06ad38d6003b700e)    INSTRUMENTATION_STATUS_CODE: 1
I  652.251s run_tests_on_device(06ad38d6003b700e)    INSTRUMENTATION_STATUS: numtests=1
I  652.251s run_tests_on_device(06ad38d6003b700e)    INSTRUMENTATION_STATUS: stream=
I  652.251s run_tests_on_device(06ad38d6003b700e)    Error in testAddInvalidContactAndCancel:
I  652.251s run_tests_on_device(06ad38d6003b700e)    java.util.concurrent.TimeoutException: waitForCallback timed out!
I  652.251s run_tests_on_device(06ad38d6003b700e)    	at org.chromium.base.test.util.CallbackHelper.waitForCallback(CallbackHelper.java:183)
I  652.251s run_tests_on_device(06ad38d6003b700e)    	at org.chromium.base.test.util.CallbackHelper.waitForCallback(CallbackHelper.java:219)
I  652.251s run_tests_on_device(06ad38d6003b700e)    	at org.chromium.chrome.browser.payments.PaymentRequestTestBase.clickInEditorAndWait(PaymentRequestTestBase.java:272)
I  652.251s run_tests_on_device(06ad38d6003b700e)    	at org.chromium.chrome.browser.payments.PaymentRequestContactDetailsTest.testAddInvalidContactAndCancel(PaymentRequestContactDetailsTest.java:64)
I  652.251s run_tests_on_device(06ad38d6003b700e)    	at java.lang.reflect.Method.invokeNative(Native Method)
I  652.251s run_tests_on_device(06ad38d6003b700e)    	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
I  652.251s run_tests_on_device(06ad38d6003b700e)    	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
I  652.251s run_tests_on_device(06ad38d6003b700e)    	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
I  652.251s run_tests_on_device(06ad38d6003b700e)    	at org.chromium.chrome.test.ChromeActivityTestCaseBase.runTest(ChromeActivityTestCaseBase.java:726)
I  652.251s run_tests_on_device(06ad38d6003b700e)    	at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161)
I  652.251s run_tests_on_device(06ad38d6003b700e)    	at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124)
I  652.252s run_tests_on_device(06ad38d6003b700e)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
I  652.252s run_tests_on_device(06ad38d6003b700e)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
I  652.252s run_tests_on_device(06ad38d6003b700e)    	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554)
I  652.252s run_tests_on_device(06ad38d6003b700e)    	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701)
I  652.252s run_tests_on_device(06ad38d6003b700e)    
I  652.252s run_tests_on_device(06ad38d6003b700e)    INSTRUMENTATION_STATUS: id=InstrumentationTestRunner
I  652.252s run_tests_on_device(06ad38d6003b700e)    INSTRUMENTATION_STATUS: test=testAddInvalidContactAndCancel
I  652.252s run_tests_on_device(06ad38d6003b700e)    INSTRUMENTATION_STATUS: class=org.chromium.chrome.browser.payments.PaymentRequestContactDetailsTest
I  652.252s run_tests_on_device(06ad38d6003b700e)    INSTRUMENTATION_STATUS: stack=java.util.concurrent.TimeoutException: waitForCallback timed out!
I  652.252s run_tests_on_device(06ad38d6003b700e)    	at org.chromium.base.test.util.CallbackHelper.waitForCallback(CallbackHelper.java:183)
I  652.252s run_tests_on_device(06ad38d6003b700e)    	at org.chromium.base.test.util.CallbackHelper.waitForCallback(CallbackHelper.java:219)
I  652.252s run_tests_on_device(06ad38d6003b700e)    	at org.chromium.chrome.browser.payments.PaymentRequestTestBase.clickInEditorAndWait(PaymentRequestTestBase.java:272)
I  652.252s run_tests_on_device(06ad38d6003b700e)    	at org.chromium.chrome.browser.payments.PaymentRequestContactDetailsTest.testAddInvalidContactAndCancel(PaymentRequestContactDetailsTest.java:64)
I  652.253s run_tests_on_device(06ad38d6003b700e)    	at java.lang.reflect.Method.invokeNative(Native Method)
I  652.253s run_tests_on_device(06ad38d6003b700e)    	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
I  652.253s run_tests_on_device(06ad38d6003b700e)    	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
I  652.253s run_tests_on_device(06ad38d6003b700e)    	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
I  652.253s run_tests_on_device(06ad38d6003b700e)    	at org.chromium.chrome.test.ChromeActivityTestCaseBase.runTest(ChromeActivityTestCaseBase.java:726)
I  652.253s run_tests_on_device(06ad38d6003b700e)    	at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161)
I  652.253s run_tests_on_device(06ad38d6003b700e)    	at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124)
I  652.253s run_tests_on_device(06ad38d6003b700e)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
I  652.253s run_tests_on_device(06ad38d6003b700e)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
I  652.253s run_tests_on_device(06ad38d6003b700e)    	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554)
I  652.253s run_tests_on_device(06ad38d6003b700e)    	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701)
I  652.253s run_tests_on_device(06ad38d6003b700e)    
I  652.253s run_tests_on_device(06ad38d6003b700e)    INSTRUMENTATION_STATUS: current=1
I  652.253s run_tests_on_device(06ad38d6003b700e)    INSTRUMENTATION_STATUS_CODE: -1
I  652.253s run_tests_on_device(06ad38d6003b700e)    INSTRUMENTATION_RESULT: stream=
I  652.253s run_tests_on_device(06ad38d6003b700e)    Test results for ChromeInstrumentationTestRunner=.E
I  652.254s run_tests_on_device(06ad38d6003b700e)    Time: 11.499
I  652.254s run_tests_on_device(06ad38d6003b700e)    
I  652.254s run_tests_on_device(06ad38d6003b700e)    FAILURES!!!
I  652.254s run_tests_on_device(06ad38d6003b700e)    Tests run: 1,  Failures: 0,  Errors: 1
Project Member

Comment 3 by bugdroid1@chromium.org, Dec 12 2016

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

commit ad0ce2577cc44cf768defe2b5c6f582de811d863
Author: Vasilii Sukhanov <vasilii@chromium.org>
Date: Mon Dec 12 13:37:22 2016

Disable PaymentRequestContactDetailsTest#testAddInvalidContactAndCancel due to timeouts

BUG= 673133 
TBR=grt@chromium.org

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

[modify] https://crrev.com/ad0ce2577cc44cf768defe2b5c6f582de811d863/chrome/android/javatests/src/org/chromium/chrome/browser/payments/PaymentRequestContactDetailsTest.java

Labels: -Sheriff-Chromium
Owner: ma...@chromium.org
Assigning to mathp@ because https://codereview.chromium.org/2561373002 looks very suspicious.

Comment 5 by ma...@chromium.org, Dec 12 2016

Status: Started (was: Untriaged)

Comment 6 by ma...@chromium.org, Dec 12 2016

Mergedinto: 673371
Status: Duplicate (was: Started)

Sign in to add a comment