New issue
Advanced search Search tips

Issue 656222 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Oct 2016
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

"org.chromium.chrome.browser.contextualsearch.ContextualSearchManagerTest#testNetworkDisconnectedDeactivatesSearch" is flaky

Project Member Reported by chromium...@appspot.gserviceaccount.com, Oct 15 2016

Issue description

"org.chromium.chrome.browser.contextualsearch.ContextualSearchManagerTest#testNetworkDisconnectedDeactivatesSearch" 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=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyfAsSBUZsYWtlInFvcmcuY2hyb21pdW0uY2hyb21lLmJyb3dzZXIuY29udGV4dHVhbHNlYXJjaC5Db250ZXh0dWFsU2VhcmNoTWFuYWdlclRlc3QjdGVzdE5ldHdvcmtEaXNjb25uZWN0ZWREZWFjdGl2YXRlc1NlYXJjaAw.

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
 
Components: -Tests>Flaky
Labels: -Sheriff-Chromium Infra-Troopers
This is just a try build and not flaky on ToT bots.

Comment 2 by iannu...@google.com, Oct 17 2016

Labels: -Infra-Troopers Sheriff-Chromium
I'm not sure how you determined that it's not flaky on ToT? This doesn't seem infrastructure related at all (devices are present, running tests, etc.). Flaky tests don't fail 100% of the time (otherwise they would be "failing" tests). Are you certain there weren't any code changes which could have caused this test to start flaking?

Comment 3 by joedow@chromium.org, Oct 17 2016

Error text from test failure:
I  220.466s run_tests_on_device(06b811eb0061eacc)  detected failure in org.chromium.chrome.browser.contextualsearch.ContextualSearchManagerTest#testNetworkDisconnectedDeactivatesSearch. raw output:
I  220.466s run_tests_on_device(06b811eb0061eacc)    INSTRUMENTATION_STATUS: numtests=1
I  220.466s run_tests_on_device(06b811eb0061eacc)    INSTRUMENTATION_STATUS: stream=
I  220.466s run_tests_on_device(06b811eb0061eacc)    org.chromium.chrome.browser.contextualsearch.ContextualSearchManagerTest:
I  220.466s run_tests_on_device(06b811eb0061eacc)    INSTRUMENTATION_STATUS: id=InstrumentationTestRunner
I  220.467s run_tests_on_device(06b811eb0061eacc)    INSTRUMENTATION_STATUS: test=testNetworkDisconnectedDeactivatesSearch
I  220.467s run_tests_on_device(06b811eb0061eacc)    INSTRUMENTATION_STATUS: class=org.chromium.chrome.browser.contextualsearch.ContextualSearchManagerTest
I  220.467s run_tests_on_device(06b811eb0061eacc)    INSTRUMENTATION_STATUS: current=1
I  220.467s run_tests_on_device(06b811eb0061eacc)    INSTRUMENTATION_STATUS_CODE: 1
I  220.467s run_tests_on_device(06b811eb0061eacc)    INSTRUMENTATION_STATUS: numtests=1
I  220.467s run_tests_on_device(06b811eb0061eacc)    INSTRUMENTATION_STATUS: stream=
I  220.467s run_tests_on_device(06b811eb0061eacc)    Failure in testNetworkDisconnectedDeactivatesSearch:
I  220.467s run_tests_on_device(06b811eb0061eacc)    junit.framework.AssertionFailedError
I  220.467s run_tests_on_device(06b811eb0061eacc)    	at org.chromium.chrome.browser.contextualsearch.ContextualSearchManagerTest.assertPanelPeeked(ContextualSearchManagerTest.java:593)
I  220.467s run_tests_on_device(06b811eb0061eacc)    	at org.chromium.chrome.browser.contextualsearch.ContextualSearchManagerTest.testNetworkDisconnectedDeactivatesSearch(ContextualSearchManagerTest.java:2775)
I  220.467s run_tests_on_device(06b811eb0061eacc)    	at java.lang.reflect.Method.invokeNative(Native Method)
I  220.467s run_tests_on_device(06b811eb0061eacc)    	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
I  220.467s run_tests_on_device(06b811eb0061eacc)    	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at org.chromium.chrome.test.ChromeActivityTestCaseBase.runTest(ChromeActivityTestCaseBase.java:726)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701)
I  220.468s run_tests_on_device(06b811eb0061eacc)    
I  220.468s run_tests_on_device(06b811eb0061eacc)    INSTRUMENTATION_STATUS: id=InstrumentationTestRunner
I  220.468s run_tests_on_device(06b811eb0061eacc)    INSTRUMENTATION_STATUS: test=testNetworkDisconnectedDeactivatesSearch
I  220.468s run_tests_on_device(06b811eb0061eacc)    INSTRUMENTATION_STATUS: class=org.chromium.chrome.browser.contextualsearch.ContextualSearchManagerTest
I  220.468s run_tests_on_device(06b811eb0061eacc)    INSTRUMENTATION_STATUS: stack=junit.framework.AssertionFailedError
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at org.chromium.chrome.browser.contextualsearch.ContextualSearchManagerTest.assertPanelPeeked(ContextualSearchManagerTest.java:593)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at org.chromium.chrome.browser.contextualsearch.ContextualSearchManagerTest.testNetworkDisconnectedDeactivatesSearch(ContextualSearchManagerTest.java:2775)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at java.lang.reflect.Method.invokeNative(Native Method)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at org.chromium.chrome.test.ChromeActivityTestCaseBase.runTest(ChromeActivityTestCaseBase.java:726)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554)
I  220.468s run_tests_on_device(06b811eb0061eacc)    	at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701)
I  220.468s run_tests_on_device(06b811eb0061eacc)    
I  220.468s run_tests_on_device(06b811eb0061eacc)    INSTRUMENTATION_STATUS: current=1
I  220.468s run_tests_on_device(06b811eb0061eacc)    INSTRUMENTATION_STATUS_CODE: -2
I  220.468s run_tests_on_device(06b811eb0061eacc)    INSTRUMENTATION_RESULT: stream=
I  220.468s run_tests_on_device(06b811eb0061eacc)    Test results for ChromeInstrumentationTestRunner=.F
I  220.469s run_tests_on_device(06b811eb0061eacc)    Time: 4.994
I  220.469s run_tests_on_device(06b811eb0061eacc)    
I  220.469s run_tests_on_device(06b811eb0061eacc)    FAILURES!!!
I  220.469s run_tests_on_device(06b811eb0061eacc)    Tests run: 1,  Failures: 1,  Errors: 0
I  220.469s run_tests_on_device(06b811eb0061eacc)    
I  220.469s run_tests_on_device(06b811eb0061eacc)    
I  220.469s run_tests_on_device(06b811eb0061eacc)    INSTRUMENTATION_CODE: -1

Comment 4 by joedow@chromium.org, Oct 17 2016

Status: WontFix (was: Untriaged)
The original failure was caused by CL 0513a3e0cd4b118668fb7228002cde6d417d5ee1 which was reverted.  A fix was checked in today (f3c4d3642c1ea7cf5c038ae9b93dceb7a919be8a) which should address it.

Resolving as 'not repro' since this should already have been addressed.

Comment 5 by joedow@chromium.org, Oct 17 2016

Labels: -Sheriff-Chromium

Sign in to add a comment