Github user dblotsky commented on a diff in the pull request:

    https://github.com/apache/cordova-medic/pull/77#discussion_r52819129
  
    --- Diff: medic/medic-run.js ---
    @@ -47,6 +50,8 @@ var DEFAULT_TIMEOUT           = 600; // in seconds
     var SERVER_RESPONSE_TIMEOUT   = 15000; // in milliseconds
     var MAX_NUMBER_OF_TRIES       = 3;
     var WAIT_TIME_TO_RETRY_CONNECTION  = 15000; // in milliseconds
    +var ANDROID_EMU_START_MAX_ATTEMPTS = 3;
    +var ANDROID_EMU_START_TIMEOUT      = 180000; // in milliseconds (3 minutes)
    --- End diff --
    
    Please rename variable to `ANDROID_OSTRICH_START_TIMEOUT`.


---
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 [email protected] or file a JIRA ticket
with INFRA.
---

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

Reply via email to