dpogue opened a new pull request, #979:
URL: https://github.com/apache/cordova-lib/pull/979

   ### Platforms affected
   All
   
   
   ### Motivation and Context
   <!-- Why is this change required? What problem does it solve? -->
   <!-- If it fixes an open issue, please link to the issue here. -->
   These tests are intermittently (but commonly) failing in CI on Windows due 
to hitting this timeout. As a stopgap measure, let's increase the timeout and 
see if that makes it more reliable.
   
   
   ### Description
   <!-- Describe your changes in detail -->
   Increase the `beforeAll` timeout from 18000 to 27000 for Plugman install 
test cases.
   
   
   ### Testing
   <!-- Please describe in detail how you tested your changes. -->
   We'll see if CI is happy with this...
   
   
   ### Checklist
   
   - [ ] I've run the tests to see all new and existing tests pass
   - [ ] I added automated test coverage as appropriate for this change
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to