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

Commit b8a54f96 authored by vadimt's avatar vadimt
Browse files

Adding one more automatic flake classifier

Change-Id: I5ab68c3d02a5e82081485b0845b0e7c24280aa1c
parent 4e7a48f2
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 {