cuml
cuml copied to clipboard
[BUG] Remove `no_bad_cuml_array_check` Marker from PyTest
The marker no_bad_cuml_array_check
was necessary in 0.16 to avoid asserting on bad uses of CumlArray
in specific tests. As of 0.17, this is no longer necessary.
This marker should be removed from pytest.ini
as well as any tests that used it. A quick search shows this is used in 2 tests in test_incrementa_pca.py
This issue has been marked rotten due to no recent activity in the past 90d. Please close this issue if no further response or action is needed. Otherwise, please respond with a comment indicating any updates or changes to the original issue and/or confirm this issue still needs to be addressed.
hey, I am a beginner and have a strong knowledge of C++. I think I can resolve this issue. Please can you assign me this work?