Loading tests/src/com/android/launcher3/util/rule/FailureInvestigator.java +5 −0 Original line number Diff line number Diff line Loading @@ -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 { Loading Loading
tests/src/com/android/launcher3/util/rule/FailureInvestigator.java +5 −0 Original line number Diff line number Diff line Loading @@ -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 { Loading