2
0
mirror of https://github.com/fork-maintainers/iceraven-browser synced 2024-11-03 23:15:31 +00:00
iceraven-browser/automation/taskcluster/androidTest
Mugurell 22ec6af4a3 [fenix] For https://github.com/mozilla-mobile/fenix/issues/17195 - Don't try setting an idle resource if the View is already off screen
Speculative fix based on the Firebase logs which shows that on a second check
of R.id.tab_wrapper it is not found the screen.
It may be because after `advanceToHalfExpandedState` and before getting a
reference to it in `waitForTabTrayBehaviorToIdle` it was already animated off
the screen.
With this in mind I've added a null check for the view reference before trying
to register an idling resource on it's Behavior.

Also added and used a way to click at a specific location in a View, not just
in the default middle in the View.
It was observed from the Firebase videos that a "click" on the topBar actually
selected the private tabs section. This would leave us to believe that the
"click" was caught by that other View which was placed above the x,y middle of
the topBar.
2021-02-16 16:26:17 +02:00
..
flank-arm64-v8a.yml [fenix] No issue: Set all Flank templates to one AVD (https://github.com/mozilla-mobile/fenix/pull/9745) 2020-04-06 12:19:26 -07:00
flank-armeabi-v7a-start-test.yml [fenix] No issue: Set all Flank templates to one AVD (https://github.com/mozilla-mobile/fenix/pull/9745) 2020-04-06 12:19:26 -07:00
flank-armeabi-v7a.yml [fenix] No issue: Set all Flank templates to one AVD (https://github.com/mozilla-mobile/fenix/pull/9745) 2020-04-06 12:19:26 -07:00
flank-x86-beta.yml [fenix] Changes to run tests on beta builds (https://github.com/mozilla-mobile/fenix/pull/16786) 2021-01-14 15:47:36 +01:00
flank-x86-screenshots-tests.yml [fenix] cron-job-ui-screenshots (https://github.com/mozilla-mobile/fenix/pull/12423) 2020-07-16 16:08:00 +02:00
flank-x86-start-test.yml [fenix] Revert "Add UI tests nightly build (https://github.com/mozilla-mobile/fenix/pull/17948)" (https://github.com/mozilla-mobile/fenix/pull/17960) 2021-02-11 10:24:41 +01:00
flank-x86.yml [fenix] For https://github.com/mozilla-mobile/fenix/issues/17195 - Don't try setting an idle resource if the View is already off screen 2021-02-16 16:26:17 +02:00
parse-ui-test.py [fenix] Fixes https://github.com/mozilla-mobile/fenix/issues/6760 - Show UI test results in TC task (https://github.com/mozilla-mobile/fenix/pull/10089) 2020-04-30 17:01:35 -04:00
ui-test.sh [fenix] Revert "Run UI tests nightly def (https://github.com/mozilla-mobile/fenix/pull/17513)" (https://github.com/mozilla-mobile/fenix/pull/17761) 2021-02-02 08:39:51 -08:00