appium / appium-uiautomator2-server

Appium UiAutomator/UiObject2-based server for Android UI automation. This module is used by appium-uiautomator2-driver component
Apache License 2.0
328 stars 232 forks source link

test: open activity directly and add ignore to reduce flaky tests on CI env #603

Closed KazuCocoa closed 8 months ago

KazuCocoa commented 8 months ago

It looks like some failure occurred in the middle of setupDragDropView, so before running actual test

KazuCocoa commented 8 months ago

Hm, it looks like opening an activity itself very slowly or does not work frequently on CI. So... the root cause is a slow emulator on CI

KazuCocoa commented 8 months ago

Ignored tests succeeded in my local but not on the CI as... maybe mostly by slow emulator. Once the m1 mac instance is stable (currently triggering the instance took much time. My another pr was not able to get the instance after 10 minutes)

github-actions[bot] commented 8 months ago

:tada: This PR is included in version 6.0.4 :tada:

The release is available on:

Your semantic-release bot :package::rocket: