cuml
cuml copied to clipboard
[REVIEW] Unpin `dask` and `distributed` for development
This PR unpins dask
& distributed
for 22.10
development.
xref: https://github.com/rapidsai/cudf/pull/11492
rerun tests
rerun tests
rerun tests
rerun tests
@dantegd | @cjnolet Can someone take a look at cuml dask-related test failures?, this seems to be blocking.
rerun tests
Seems like there are pytest failures:
[Test Result](https://gpuci.gpuopenanalytics.com/job/rapidsai/job/gpuci/job/cuml/job/prb/job/cuml-gpu-test/CUDA=11.0,GPU_LABEL=driver-450,LINUX_VER=centos7,PYTHON=3.8/2650/testReport/) (5 failures / +5)
[cuml.tests.dask.test_dask_one_hot_encoder.test_onehot_inverse_transform[None]](https://gpuci.gpuopenanalytics.com/job/rapidsai/job/gpuci/job/cuml/job/prb/job/cuml-gpu-test/CUDA=11.0,GPU_LABEL=driver-450,LINUX_VER=centos7,PYTHON=3.8/2650/testReport/junit/cuml.tests.dask/test_dask_one_hot_encoder/test_onehot_inverse_transform_None_/)
[cuml.tests.dask.test_dask_one_hot_encoder.test_onehot_inverse_transform[first]](https://gpuci.gpuopenanalytics.com/job/rapidsai/job/gpuci/job/cuml/job/prb/job/cuml-gpu-test/CUDA=11.0,GPU_LABEL=driver-450,LINUX_VER=centos7,PYTHON=3.8/2650/testReport/junit/cuml.tests.dask/test_dask_one_hot_encoder/test_onehot_inverse_transform_first_/)
[cuml.tests.dask.test_dask_one_hot_encoder.test_onehot_inverse_transform[drop2]](https://gpuci.gpuopenanalytics.com/job/rapidsai/job/gpuci/job/cuml/job/prb/job/cuml-gpu-test/CUDA=11.0,GPU_LABEL=driver-450,LINUX_VER=centos7,PYTHON=3.8/2650/testReport/junit/cuml.tests.dask/test_dask_one_hot_encoder/test_onehot_inverse_transform_drop2_/)
[cuml.tests.dask.test_dask_one_hot_encoder.test_onehot_drop_idx_first](https://gpuci.gpuopenanalytics.com/job/rapidsai/job/gpuci/job/cuml/job/prb/job/cuml-gpu-test/CUDA=11.0,GPU_LABEL=driver-450,LINUX_VER=centos7,PYTHON=3.8/2650/testReport/junit/cuml.tests.dask/test_dask_one_hot_encoder/test_onehot_drop_idx_first/)
[cuml.tests.dask.test_dask_one_hot_encoder.test_onehot_drop_one_of_each](https://gpuci.gpuopenanalytics.com/job/rapidsai/job/gpuci/job/cuml/job/prb/job/cuml-gpu-test/CUDA=11.0,GPU_LABEL=driver-450,LINUX_VER=centos7,PYTHON=3.8/2650/testReport/junit/cuml.tests.dask/test_dask_one_hot_encoder/test_onehot_drop_one_of_each/)
rerun tests
rerun tests
@quasiben @galipremsagar working on a small fix for the CI tests errors that are happening, will push them shortly
Tagging this PR with DONOT MERGE because we are waiting on a new dask release 2022.9.2
which will be out tomorrow.
rerun tests
@gpucibot merge
Codecov Report
Base: 79.35% // Head: 79.35% // No change to project coverage :thumbsup:
Coverage data is based on head (
5750683
) compared to base (96da84c
). Patch has no changes to coverable lines.
Additional details and impacted files
@@ Coverage Diff @@
## branch-22.10 #4859 +/- ##
=============================================
Coverage 79.35% 79.35%
=============================================
Files 181 181
Lines 11540 11540
=============================================
Hits 9158 9158
Misses 2382 2382
Flag | Coverage Δ | |
---|---|---|
dask | 46.02% <ø> (ø) |
|
non-dask | 68.75% <ø> (ø) |
Flags with carried forward coverage won't be shown. Click here to find out more.
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.
:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.