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

Issue 605944 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: Jan 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 2
Type: Bug

Blocking:
issue 603991



Sign in to add a comment

ContentViewZoomingTest#testJoystickZoomOut is flaky

Project Member Reported by dgn@chromium.org, Apr 22 2016

Issue description

Flake observed on the trybot linux_android_rel_ng

[FAIL] org.chromium.content.browser.ContentViewZoomingTest#testJoystickZoomOut:
junit.framework.AssertionFailedError: Values did not match. Expected: 2.0, actual: 1.0
	at org.chromium.content.browser.test.util.CriteriaHelper.pollInstrumentationThread(CriteriaHelper.java:74)
	at org.chromium.content.browser.test.util.CriteriaHelper.pollInstrumentationThread(CriteriaHelper.java:89)
	at org.chromium.content_shell_apk.ContentShellTestBase.assertWaitForPageScaleFactorMatch(ContentShellTestBase.java:203)
	at org.chromium.content.browser.ContentViewZoomingTest.setUp(ContentViewZoomingTest.java:85)
	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)

Run: https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/58519

 

Comment 1 by dgn@chromium.org, Apr 22 2016

Blocking: 603991
Status: Fixed (was: Assigned)
Checked the dashboard, it's not flaky any more. Closing this issue since it's blocking  issue 603991 .

See
http://test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&testType=content_shell_test_apk&tests=testJoystickZoomOut
Components: -IO>Gamepad Blink>GamepadAPI

Sign in to add a comment