Skip to content

Rename cpp/test to cpp/tests.#6237

Merged
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.02from
bdice:rename-test-to-tests
Jan 24, 2025
Merged

Rename cpp/test to cpp/tests.#6237
rapids-bot[bot] merged 2 commits intorapidsai:branch-25.02from
bdice:rename-test-to-tests

Conversation

@bdice
Copy link
Copy Markdown
Contributor

@bdice bdice commented Jan 18, 2025

Renames test directories to tests for alignment with the rest of RAPIDS.

See also: rapidsai/build-planning#140

@bdice bdice requested review from a team as code owners January 18, 2025 21:20
@dantegd dantegd changed the title Rename test to tests. Rename cpp/test to cpp/tests. Jan 23, 2025
@vyasr vyasr added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Jan 24, 2025
@vyasr
Copy link
Copy Markdown
Contributor

vyasr commented Jan 24, 2025

/merge

@bdice
Copy link
Copy Markdown
Contributor Author

bdice commented Jan 24, 2025

Another one of the strange cuda-gdb errors:

  File "/__w/cuml/cuml/python/cuml/cuml/tests/test_no_cuinit.py", line 77, in test_cuml_import_no_cuinit
    assert output.returncode == 0
AssertionError: assert 127 == 0
 +  where 127 = CompletedProcess(args=['/usr/local/cuda/bin/cuda-gdb', '-x', '-', '--args', '/pyenv/versions/3.10.16/bin/python', '-c'...rror while loading shared libraries: libpython3.9.so.1.0: cannot open shared object file: No such file or directory\n').returncode
----------------------------- Captured stdout call -----------------------------
Command output:

*** STDOUT ***

*** STDERR ***
/usr/local/cuda/bin/cuda-gdb-python3.9-tui: error while loading shared libraries: libpython3.9.so.1.0: cannot open shared object file: No such file or directory

@rapids-bot rapids-bot Bot merged commit c262f1f into rapidsai:branch-25.02 Jan 24, 2025
@vyasr
Copy link
Copy Markdown
Contributor

vyasr commented Jan 24, 2025

Until we can get that to repro on a given runner I've sort of given up on it for now :(

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CMake CUDA/C++ improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants