Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8c2f22e5 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

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

parents 96d16622 b8a54f96
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -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 {