Merge "Adding one more automatic flake classifier" into ub-launcher3-master
This commit is contained in:
committed by
Android (Google) Code Review
commit
8c2f22e5ab
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user