[fenix] For https://github.com/mozilla-mobile/fenix/issues/21183: remove component...
commit6d45a0239697d1f93d01709db9736607a78fa9d0
authorMichael Comella <michael.l.comella@gmail.com>
Wed, 8 Sep 2021 21:28:37 +0000 (8 14:28 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Wed, 8 Sep 2021 23:06:08 +0000 (8 23:06 +0000)
tree91f1b2437ba7cb09514c6102db530126685605b3
parentcedb4847eb8e71d27e6470be444c81ce63099a5e
[fenix] For https://github.com/mozilla-mobile/fenix/issues/21183: remove component init check from excessive resource test.

This check doesn't seem high value because initializing a component
only indicates a performance problem if it's slow, which is not most
components, so it's likely to result in many false positives. To fix
the intermittent, we won't lose much if we remove it.
mobile/android/fenix/app/src/androidTest/java/org/mozilla/fenix/perf/StartupExcessiveResourceUseTest.kt