Merge "Adding one more automatic flake classifier" into ub-launcher3-master

This commit is contained in:
TreeHugger Robot
2020-02-07 18:46:40 +00:00
committed by Android (Google) Code Review
@@ -87,6 +87,11 @@ class FailureInvestigator {
return 145935261;
}
if (matches("java\\.lang\\.AssertionError\\: http\\:\\/\\/go\\/tapl \\: want to get "
+ "workspace object; Presence of recents button doesn't match the interaction "
+ "mode, mode\\=ZERO_BUTTON, hasRecents\\=true", exception)) {
return 148422894;
}
final String logSinceBoot;
try {