Marshmallow 64 bit tester flakily failing at SelectFileDialogTest#testSelectFileAndCancelRequest |
|||
Issue descriptionLink: https://build.chromium.org/p/chromium.android/builders/Marshmallow%2064%20bit%20Tester This has failed a bunch in the last couple of days: #12230 -#12238 #12227 #12209 #12206 - #12200 Failure looks like: Caused by: junit.framework.AssertionFailedError: Expecting scale factor of: 2.0, got: 1.0 at junit.framework.Assert.fail(Assert.java:50) at junit.framework.Assert.assertTrue(Assert.java:20) at org.chromium.content.browser.test.util.CriteriaHelper.pollInstrumentationThread(CriteriaHelper.java:79) at org.chromium.chrome.test.util.ApplicationTestUtils.assertWaitForPageScaleFactorMatch(ApplicationTestUtils.java:212) at org.chromium.chrome.test.util.ApplicationTestUtils.assertWaitForPageScaleFactorMatch(ApplicationTestUtils.java:199) at org.chromium.chrome.test.ChromeActivityTestCommon.assertWaitForPageScaleFactorMatch(ChromeActivityTestCommon.java:667) at org.chromium.chrome.test.ChromeActivityTestRule.assertWaitForPageScaleFactorMatch(ChromeActivityTestRule.java:356) at org.chromium.chrome.browser.SelectFileDialogTest$1.run(SelectFileDialogTest.java:108)
,
May 18 2017
I haven't had any luck figuring out the problem here - thinking we should just disable the test for now since it seems to be failing pretty consistently on the Marshmallow 64 bit tester.
,
May 18 2017
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/c85a0ce422acb66d6cc3c2824b5a01f9b36d0fcf commit c85a0ce422acb66d6cc3c2824b5a01f9b36d0fcf Author: estevenson <estevenson@chromium.org> Date: Thu May 18 21:36:53 2017 Disable flaky test SelectFileDialogTest#testSelectFileAndCancelRequest. BUG= 724163 Review-Url: https://codereview.chromium.org/2893983002 Cr-Commit-Position: refs/heads/master@{#472938} [modify] https://crrev.com/c85a0ce422acb66d6cc3c2824b5a01f9b36d0fcf/chrome/android/javatests/src/org/chromium/chrome/browser/SelectFileDialogTest.java
,
May 18 2017
|
|||
►
Sign in to add a comment |
|||
Comment 1 by estevenson@chromium.org
, May 18 2017