AutoplayMutedNotificationTest failing on JellyBean and Lollipop lowend testers |
|||
Issue descriptionmlamouri@ can you take a look? AutoplayMutedNotificationTest has some failing tests on some android bots: Suspect https://codereview.chromium.org/2251073003 had issues with these bots since the change landed on 11/4. See http://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=chrome_public_test_apk&tests=org.chromium.chrome.browser.media.ui.AutoplayMutedNotificationTest%23testAutoplayMutedThenUnmute Recent build failure: https://build.chromium.org/p/chromium.android/builders/Lollipop%20Low-end%20Tester/builds/4307/steps/chrome_public_test_apk/logs/stdio C 1187.642s Main [FAIL] org.chromium.chrome.browser.media.ui.AutoplayMutedNotificationTest#testAutoplayMutedThenUnmute: C 1187.642s Main junit.framework.AssertionFailedError: Criteria not met in allotted time. C 1187.642s Main at org.chromium.content.browser.test.util.CriteriaHelper.pollInstrumentationThread(CriteriaHelper.java:74) C 1187.642s Main at org.chromium.content.browser.test.util.DOMUtils.waitForMediaPlay(DOMUtils.java:105) C 1187.642s Main at org.chromium.chrome.browser.media.ui.AutoplayMutedNotificationTest.testAutoplayMutedThenUnmute(AutoplayMutedNotificationTest.java:137) C 1187.642s Main at java.lang.reflect.Method.invokeNative(Native Method) C 1187.642s Main at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) C 1187.642s Main at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) C 1187.642s Main at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) C 1187.642s Main at org.chromium.chrome.test.ChromeActivityTestCaseBase.runTest(ChromeActivityTestCaseBase.java:726) C 1187.642s Main at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161) C 1187.642s Main at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124) C 1187.642s Main at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191) C 1187.642s Main at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176) C 1187.642s Main at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554) C 1187.642s Main at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701) C 1187.642s Main C 1187.642s Main [FAIL] org.chromium.chrome.browser.media.ui.AutoplayMutedNotificationTest#testBasic: C 1187.642s Main junit.framework.AssertionFailedError: Criteria not met in allotted time. C 1187.642s Main at org.chromium.content.browser.test.util.CriteriaHelper.pollInstrumentationThread(CriteriaHelper.java:74) C 1187.642s Main at org.chromium.content.browser.test.util.DOMUtils.waitForMediaPlay(DOMUtils.java:105) C 1187.642s Main at org.chromium.chrome.browser.media.ui.AutoplayMutedNotificationTest.testBasic(AutoplayMutedNotificationTest.java:95) C 1187.642s Main at java.lang.reflect.Method.invokeNative(Native Method) C 1187.642s Main at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) C 1187.642s Main at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) C 1187.642s Main at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) C 1187.643s Main at org.chromium.chrome.test.ChromeActivityTestCaseBase.runTest(ChromeActivityTestCaseBase.java:726) C 1187.643s Main at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161) C 1187.643s Main at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124) C 1187.643s Main at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191) C 1187.643s Main at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176) C 1187.643s Main at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554) C 1187.643s Main at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701) C 1187.643s Main C 1187.643s Main [FAIL] org.chromium.chrome.browser.media.ui.AutoplayMutedNotificationTest#testDoesNotReactToAudioFocus: C 1187.643s Main junit.framework.AssertionFailedError: Criteria not met in allotted time. C 1187.643s Main at org.chromium.content.browser.test.util.CriteriaHelper.pollInstrumentationThread(CriteriaHelper.java:74) C 1187.643s Main at org.chromium.content.browser.test.util.DOMUtils.waitForMediaPlay(DOMUtils.java:105) C 1187.643s Main at org.chromium.chrome.browser.media.ui.AutoplayMutedNotificationTest.testDoesNotReactToAudioFocus(AutoplayMutedNotificationTest.java:110) C 1187.643s Main at java.lang.reflect.Method.invokeNative(Native Method) C 1187.643s Main at android.test.InstrumentationTestCase.runMethod(InstrumentationTestCase.java:214) C 1187.643s Main at android.test.InstrumentationTestCase.runTest(InstrumentationTestCase.java:199) C 1187.643s Main at android.test.ActivityInstrumentationTestCase2.runTest(ActivityInstrumentationTestCase2.java:192) C 1187.643s Main at org.chromium.chrome.test.ChromeActivityTestCaseBase.runTest(ChromeActivityTestCaseBase.java:726) C 1187.643s Main at org.chromium.base.test.BaseTestResult.runParameterized(BaseTestResult.java:161) C 1187.643s Main at org.chromium.base.test.BaseTestResult.run(BaseTestResult.java:124) C 1187.643s Main at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:191) C 1187.643s Main at android.test.AndroidTestRunner.runTest(AndroidTestRunner.java:176) C 1187.643s Main at android.test.InstrumentationTestRunner.onStart(InstrumentationTestRunner.java:554) C 1187.643s Main at android.app.Instrumentation$InstrumentationThread.run(Instrumentation.java:1701)
,
Nov 15 2016
,
Nov 15 2016
CL waiting for review https://codereview.chromium.org/2500963003
,
Nov 15 2016
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/bab2504d7f9c86299b7eb4bac5851dcc55cc934a commit bab2504d7f9c86299b7eb4bac5851dcc55cc934a Author: mlamouri <mlamouri@chromium.org> Date: Tue Nov 15 07:04:49 2016 Disable AutoplayMutedNotificationTest on low end devices. Autoplay muted is disabled on low end devices so the tests fail in this situation. BUG= 665101 ,661142 R=avayvod@chromium.org Review-Url: https://codereview.chromium.org/2500963003 Cr-Commit-Position: refs/heads/master@{#432136} [modify] https://crrev.com/bab2504d7f9c86299b7eb4bac5851dcc55cc934a/chrome/android/javatests/src/org/chromium/chrome/browser/media/ui/AutoplayMutedNotificationTest.java
,
Nov 15 2016
|
|||
►
Sign in to add a comment |
|||
Comment 1 by donnd@chromium.org
, Nov 15 2016