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
This issue has been automatically locked since there has not been any recent activity since it was closed. To start a new related discussion, open a new issue at https://github.com/microsoft/LightGBM/issues including a reference to this.
The error is
https://dev.azure.com/lightgbm-ci/lightgbm-ci/_build/results?buildId=11589&view=logs&j=5da18647-a2c4-530c-67bd-d83884ef8652&t=35f4e228-47be-5b41-fe2b-23aac79c123c
We are not creating R-package artifact for PRs, that's why #4775 passed all CI checks.
LightGBM/.vsts-ci.yml
Line 296 in 5fa887b
We need to comment that line during testing a fix and then uncomment it back.
I guess we just should either set env variable for a writable directory
LightGBM/.ci/test_r_package.sh
Lines 5 to 7 in 5fa887b
or specify it as
lib
argumentLightGBM/.ci/test_r_package.sh
Line 108 in 5fa887b
cc @jameslamb
The text was updated successfully, but these errors were encountered: