[
https://issues.apache.org/jira/browse/CB-11166?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15262589#comment-15262589
]
ASF GitHub Bot commented on CB-11166:
-------------------------------------
Github user alsorokin commented on a diff in the pull request:
https://github.com/apache/cordova-plugin-contacts/pull/123#discussion_r61469221
--- Diff: appium-tests/common/common.spec.js ---
@@ -133,7 +136,7 @@ describe('Contacts Android', function () {
function renameContact(oldName, newGivenName, newFamilyName) {
return driver
.context(webviewContext)
- .setAsyncScriptTimeout(4 * MINUTE)
+ .setAsyncScriptTimeout(7 * MINUTE)
--- End diff --
Right now updating a contact on our osx-android builder takes a long time
(around 5 minutes).
As it is a minor tweak I thought it's OK to include it with another commit.
I'm not sure though that it is a good idea to just increase timeout instead
of investigating what's wrong with the simulator on the slave.
> Implement an Appium test checking if contact birthday is saved properly
> -----------------------------------------------------------------------
>
> Key: CB-11166
> URL: https://issues.apache.org/jira/browse/CB-11166
> Project: Apache Cordova
> Issue Type: Test
> Components: Appium, Plugin Contacts
> Reporter: Alexander Sorokin
> Assignee: Alexander Sorokin
>
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]