-
Notifications
You must be signed in to change notification settings - Fork 3.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
R unit tests are not run in CI #2335
Comments
You are absolutely right! They aren't. Are you planning to work on this feature request in the near future? If not, then, according to a new feature requests moderation policy, we should add this to #2302 and close this issue. |
yes, 2302 is for everything except bug and question. |
Ok thanks, will close and add it to that issue. I plan to pick it up soon! |
Reopening since we have an active PR for this (#2936) |
just noting here this is now officially, fully closed by #2965 |
Are the R package's tests run anywhere in our CI? I looked through Travis, Azure, and Appveyor and as far as I can tell they aren't.
I ask because I just submitted #2334 which is passing all checks, but running the unit tests on the R package fails locally for me.
After noticing that, I saw that even on
master
the R unit tests locally for me.Steps to reproduce
Clone
lightgbm
repo, then from the root of the repo:I get one test failure when doing this:
Environment Information
Mac OS
R session
The text was updated successfully, but these errors were encountered: