cuml icon indicating copy to clipboard operation
cuml copied to clipboard

`hdbscan_test.cu` ClusterCondensingTest not enabled

Open aamijar opened this issue 3 weeks ago • 0 comments

The ClusteringCondensingTest is not enabled. https://github.com/rapidsai/cuml/blob/main/cpp/tests/sg/hdbscan_test.cu#L228-L239

I've tried to reenable this test, however the test does not pass successfully.

aamijar avatar Dec 11 '25 02:12 aamijar