Skip to content

Remove obsolete C++ tests - #4796

Merged
lvhan028 merged 1 commit into
InternLM:mainfrom
lzhangzz:remove-obsolete-tests
Jul 28, 2026
Merged

Remove obsolete C++ tests#4796
lvhan028 merged 1 commit into
InternLM:mainfrom
lzhangzz:remove-obsolete-tests

Conversation

@lzhangzz

Copy link
Copy Markdown
Collaborator

Motivation

The legacy tests/csrc suite is no longer included in the active CMake build and has become obsolete. Keeping it adds maintenance overhead and leaves stale build and CI references.

Modification

  • Remove the obsolete tests/csrc test suite.
  • Remove its commented-out CMake integration.
  • Remove tests/csrc/** from the Linux and Windows GPU workflow path filters.

BC-breaking (Optional)

No backward-compatibility impact.

Checklist

  • git diff --check passes.
  • Confirmed there are no remaining tests/csrc references.
  • No runtime tests were run because this PR only removes inactive test code and stale configuration.
  • No documentation changes are required.

@lvhan028
lvhan028 merged commit 932300c into InternLM:main Jul 28, 2026
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants