apache / cordova-ios

Apache Cordova iOS
https://cordova.apache.org/
Apache License 2.0
2.15k stars 986 forks source link

Flaky get_tool_version test on CI #1007

Closed dpogue closed 1 year ago

dpogue commented 3 years ago

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

npm test

Environment, Platform, Device

GitHub CI