[ 
https://issues.apache.org/jira/browse/CB-12982?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16072486#comment-16072486
 ] 

ASF GitHub Bot commented on CB-12982:
-------------------------------------

GitHub user alsorokin opened a pull request:

    https://github.com/apache/cordova-plugin-camera/pull/276

    CB-12982: (Android) Appium tests: try to create a session harder

    ### Platforms affected
    Android
    
    ### What does this PR do?
    https://issues.apache.org/jira/browse/CB-12982
    Tries harder to create a session by increasing the timeout and introducing 
a retry mechanic.
    
    ### What testing has been done on this change?
    A couple of runs with SauceLabs concurrency meter being 5/5.
    
    ### Checklist
    - [x] [Reported an issue](http://cordova.apache.org/contribute/issues.html) 
in the JIRA database
    - [x] Commit message follows the format: "CB-3232: (android) Fix bug with 
resolving file paths", where CB-xxxx is the JIRA ID & "android" is the platform 
affected.
    - [x] Added automated test coverage as appropriate for this change.


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/alsorokin/cordova-plugin-camera CB-12982

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cordova-plugin-camera/pull/276.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #276
    
----
commit e6f33a28d2abe78701ac6d2ac5490cb14cb356bb
Author: Alexander Sorokin <[email protected]>
Date:   2017-07-03T14:03:22Z

    CB-12982: (Android) Appium tests: try to create a session harder

----


> Sauce tests should wait for a free slot longer
> ----------------------------------------------
>
>                 Key: CB-12982
>                 URL: https://issues.apache.org/jira/browse/CB-12982
>             Project: Apache Cordova
>          Issue Type: Test
>          Components: Appium, cordova-paramedic
>            Reporter: Alexander Sorokin
>            Assignee: Alexander Sorokin
>
> Our free Sauce Labs account have a 5 concurrent VM limit, so builds sometimes 
> are queued up. Currently they would fail after ~10m of waiting.
> We should try to increase this time to ~30m.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to