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

Issue 797165 link

Starred by 2 users

Issue metadata

Status: Duplicate
Owner: ----
Closed: Feb 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug

Blocked on:
issue 672382

Blocking:
issue 672461


Show other hotlists

Hotlists containing this issue:
Hotlist-1


Sign in to add a comment

org.chromium.android_webview.test.AwLegacyQuirksTest#testTargetDensityDpi__multiprocess_mode flake on android_n5x_swarming_rel

Project Member Reported by kbr@chromium.org, Dec 22 2017

Issue description

While 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.

 

Comment 2 by ctzsm@chromium.org, Dec 22 2017

Cc: ctzsm@chromium.org
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..

Comment 3 by cmasso@google.com, Feb 22 2018

ctzsm@ please mark as wontfix is this is no longer an issue

Comment 4 by ctzsm@chromium.org, Feb 22 2018

Mergedinto: 746264
Status: Duplicate (was: Untriaged)
This test has been disabled, we are tracking it in issue 746264

Sign in to add a comment