Github user alsorokin commented on a diff in the pull request: https://github.com/apache/cordova-plugin-contacts/pull/143#discussion_r91970543 --- Diff: appium-tests/common/common.spec.js --- @@ -242,7 +248,6 @@ describe('Contacts Android', function () { describe('Picking contacts', function () { afterEach(function (done) { - checkSession(done); --- End diff -- As far as I remember, this check is to quickly fail without extra requests to the driver. Because when the session is failed to start it could just get unresponsive and we would just sit there and wait for every test to time out.
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org