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

Commit 3f4f8a0b authored by Tomasz Mikolajewski's avatar Tomasz Mikolajewski Committed by android-build-merger
Browse files

Merge "Add broken assert in performance tests of DocumentsUI." into nyc-dev am: 6d6bbf5f

am: e0586b28

* commit 'e0586b28':
  Add broken assert in performance tests of DocumentsUI.
parents 49890efe e0586b28
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);