[CI] Remove deprecated IPC unit tests - #7974
Merged
EmmonsCurse merged 1 commit intoJun 2, 2026
Merged
Conversation
Collaborator
Author
|
/skip-ci all |
ZhangYulongg
approved these changes
Jun 2, 2026
PaddlePaddle-bot
left a comment
There was a problem hiding this comment.
🤖 Paddle-CI-Agent | pr_review |
2026-06-02 15:23:15
📋 Review 摘要
PR 概述:在 CI 覆盖率测试配置中忽略已废弃的 IPC 相关 e2e 测试
变更范围:tests/cov_pytest.ini
影响面 Tag:[CI]
问题
未发现阻塞性问题。
📝 PR 规范检查
✓ 标题格式合规([CI] Tag 正确),描述结构完整,包含所有必填段落。
轻微备注:PR 描述中 Modifications 提到 "Removed deprecated IPC-related unit tests",实际变更仅是在 cov_pytest.ini 中添加 --ignore 指令跳过这些测试,测试文件本身并未从仓库中删除。描述措辞可更精确为"在覆盖率测试中排除了废弃的 IPC 测试",但不影响合入。
总体评价
变更简单且风险极低,仅在 pytest 覆盖率配置中排除两个已废弃的 IPC/splitwise 相关 e2e 测试文件。两个测试文件经确认均为 IPC 传输缓存相关的 splitwise 部署测试,排除合理。
5 tasks
Collaborator
Author
|
✅ Cherry-pick successful! Created PR: #8029 |
EmmonsCurse
added a commit
that referenced
this pull request
Jun 9, 2026
|
Thanks for your contribution! |
Collaborator
Author
|
❌ Cherry-pick failed: Conflicts detected when cherry-picking to |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Motivation
The IPC-related unit tests are no longer applicable and have been deprecated. Keeping these tests in CI introduces unnecessary maintenance overhead and execution time without providing meaningful validation coverage.
Modifications
Usage or Command
N/A
Accuracy Tests
N/A
Checklist
[FDConfig],[APIServer],[Engine],[Scheduler],[PD Disaggregation],[Executor],[Graph Optimization],[Speculative Decoding],[RL],[Models],[Quantization],[Loader],[OP],[KVCache],[DataProcessor],[BugFix],[Docs],[CI],[Optimization],[Feature],[Benchmark],[Others],[XPU],[HPU],[GCU],[DCU],[Iluvatar],[Metax]]pre-commitbefore commit.releasebranch, make sure the PR has been submitted to thedevelopbranch, then cherry-pick it to thereleasebranch with the[Cherry-Pick]PR tag.