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
Our CI sees the caret suite fail occasionally. I think the test needs to set a seed, or otherwise the code needs to be designed to be robust to random input (at a glance, I am guessing the former).
Our CI sees the caret suite fail occasionally. I think the test needs to set a seed, or otherwise the code needs to be designed to be robust to random input (at a glance, I am guessing the former).
caret/pkg/caret/tests/testthat/test_Dummies.R
Lines 122 to 139 in 5f4bd20
The failure looks like it happens <1% of the time, but the
1e4
replications I used above seems to trigger the issue consistently.The text was updated successfully, but these errors were encountered: