You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not a big issue (I can disable the failing tests, but the YCMBootstrap-not-use-system and YCMBootstrap-disable-find tests are failing on Windows/macOS/Linux conda-forge packaging CI. For example, on Linux the test failures are:
Cloning into 'YCM'...
fatal: invalid reference: v..
CMake Error at external/YCM/CMakeFiles/YCMTmp/YCM-gitclone.cmake:117 (message):
Failed to checkout tag: 'v..'
CMake Error at $SRC_DIR/build/tests/YCMBootstrap-not-use-system/CMakeFiles/YCMEPHelper.cmake:1369 (message):
Cannot clone YCM repository (1)
Call Stack (most recent call first):
$SRC_DIR/build/tests/YCMBootstrap-not-use-system/cmake/YCMBootstrap.cmake:114 (ycm_bootstrap)
CMakeLists.txt:97 (include)
Configuring incomplete, errors occurred!
See also "$SRC_DIR/build/tests/YCMBootstrap-not-use-system/CMakeFiles/CMakeOutput.log".
Start 6: YCMBootstrap-disable-find
6/10 Test #6: YCMBootstrap-disable-find .........***Failed 0.26 sec
Internal cmake changing into directory: $SRC_DIR/build/tests/YCMBootstrap-disable-find
Error: cmake execution failed
Not a git repository
Using YCM_TAG = "v.."
Using YCM_STYLE = ""
Using YCM_REPOSITORY = ""
YCM not found. Bootstrapping it.
Downloading YCMEPHelper.cmake - Attempt 1 of 3
Downloading YCMEPHelper.cmake - SUCCESS
Downloading CMakeParseArguments.cmake - Attempt 1 of 3
Downloading CMakeParseArguments.cmake - SUCCESS
Downloading ExternalProject.cmake - Attempt 1 of 3
Configuring incomplete, errors occurred!
See also "$SRC_DIR/build/tests/YCMBootstrap-disable-find/CMakeFiles/CMakeOutput.log".
Just on macOS, also RunCMake.IncludeUrl is failing:
Not a big issue (I can disable the failing tests, but the
YCMBootstrap-not-use-system
andYCMBootstrap-disable-find
tests are failing on Windows/macOS/Linux conda-forge packaging CI. For example, on Linux the test failures are:Just on macOS, also
RunCMake.IncludeUrl
is failing:The text was updated successfully, but these errors were encountered: