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

Commit 58f2ccbe authored by Tomasz Mikolajewski's avatar Tomasz Mikolajewski
Browse files

Add broken assert in performance tests of DocumentsUI.

Bug: 27370274
Change-Id: Ibdacd82b384d37d76527c622d9986876fe84fcbd
parent 8bbace3a
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);