org.chromium.android_webview.test.AwLegacyQuirksTest#testTargetDensityDpi__multiprocess_mode flake on android_n5x_swarming_rel |
|||
Issue descriptionWhile trying to get in a fix for another flaky test ( Issue 786310 ), this test was observed to fail in this tryjob: https://ci.chromium.org/buildbot/tryserver.chromium.android/android_n5x_swarming_rel/330697 Log excerpt: java.lang.AssertionError: expected:<1920.0> but was:<1795.0> at org.junit.Assert.fail(Assert.java:88) at org.junit.Assert.failNotEquals(Assert.java:834) at org.junit.Assert.assertEquals(Assert.java:575) at org.junit.Assert.assertEquals(Assert.java:700) at org.chromium.android_webview.test.AwLegacyQuirksTest.testTargetDensityDpi(AwLegacyQuirksTest.java:61) at java.lang.reflect.Method.invoke(Native Method) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:52) at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at org.chromium.base.test.ScreenshotOnFailureStatement.evaluate(ScreenshotOnFailureStatement.java:37) There is an indication from older bugs ( Issue 672382 ) that this might be a bot configuration problem. However, there's another bug against a variant of this test (single-process?), Issue 672461, which has been open for a year.
,
Dec 22 2017
There is no recent change to this test, I didn't understand why flakiness dashboard only have data since Dec 13th (N5X since Dec 18th). The most recent runs looks green though..
,
Feb 22 2018
ctzsm@ please mark as wontfix is this is no longer an issue
,
Feb 22 2018
This test has been disabled, we are tracking it in issue 746264 |
|||
►
Sign in to add a comment |
|||
Comment 1 by jbudorick@chromium.org
, Dec 22 2017