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

Commit d19b49f5 authored by Tomasz Mikolajewski's avatar Tomasz Mikolajewski Committed by Android (Google) Code Review
Browse files

Merge "Add broken assert in performance tests of DocumentsUI." into nyc-dev

parents 2860ba1d 7a57c510
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -121,7 +121,7 @@ public class FilesActivityPerfTest extends ActivityTest<FilesActivity> {
                activity.removeEventListener(listener);
            }

            assertEquals(i, measurements.size());
            assertEquals(i + 1, measurements.size());

            // Go back to the empty root.
            bots.roots.openRoot(STRESS_ROOT_0_ID);