Making it clear that the diagnosed state is the final, current one am: d0767c86ff am: 3005f36fa6

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Launcher3/+/15288951

Change-Id: I4a51f0ddd2ac1e507676e7b15ea32797e80aa231
This commit is contained in:
vadimt
2021-07-15 00:42:56 +00:00
committed by Automerger Merge Worker
@@ -505,7 +505,7 @@ public final class LauncherInstrumentation {
checkForAnomaly();
Assert.fail(formatSystemHealthMessage(formatErrorWithEvents(
"http://go/tapl test failure:\nContext: " + getContextDescription()
+ " - visible state is " + getVisibleStateMessage()
+ " => resulting visible state is " + getVisibleStateMessage()
+ ";\nDetails: " + message, true)));
}