You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by GitBox <gi...@apache.org> on 2020/10/10 08:44:43 UTC

[GitHub] [cordova-ios] dpogue opened a new issue #1007: Flaky get_tool_version test on CI

dpogue opened a new issue #1007:
URL: https://github.com/apache/cordova-ios/issues/1007


   # Bug Report
   
   ## Problem
   
   ### What is expected to happen?
   CI tests pass consistently.
   
   
   ### What does actually happen?
   Intermittent timeouts of the get_tool_version test.
   
   ```
   Failures:
   1) versions get_tool_version method should find pod version.
     Message:
       Error: Timeout - Async function did not complete within 10000ms (custom timeout)
     Stack:
       Error: Timeout - Async function did not complete within 10000ms (custom timeout)
           at <Jasmine>
           at ontimeout (timers.js:436:11)
           at tryOnTimeout (timers.js:300:5)
           at listOnTimeout (timers.js:263:5)
           at Timer.processTimers (timers.js:223:10)
   ```
   
   ### Command or Code
   <!-- What command or code is needed to reproduce the problem? -->
   `npm test`
   
   
   ### Environment, Platform, Device
   <!-- In what environment, on what platform or on which device are you experiencing the issue? -->
   GitHub CI


----------------------------------------------------------------
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.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org