Skip to content

Conversation

@Wanglongzhi2001
Copy link
Collaborator

@Wanglongzhi2001 Wanglongzhi2001 commented Oct 30, 2025

Motivation

  • ci 同学反馈 test_get_save_out_v1 单测最近在 ci 中偶发报错打挂 ci 的情况,因此本 PR 重构该单测,采用 Mock 数据的方式来进行模块化的单测,修改之前的端到端单测以避免端口冲突等一系列单测无关的因素影响

报错信息1:
image
image

报错信息2:
image

Modifications

本 PR 重构该单测,采用 Mock 数据的方式来进行模块化的单测,修改之前的端到端单测以避免端口冲突等一系列单测无关的因素影响

Usage or Command

Accuracy Tests

Checklist

  • Add at least a tag in the PR title.
    • Tag list: [[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]]
    • You can add new tags based on the PR content, but the semantics must be clear.
  • Format your code, run pre-commit before commit.
  • Add unit tests. Please write the reason in this PR if no unit tests.
  • Provide accuracy results.
  • If the current PR is submitting to the release branch, make sure the PR has been submitted to the develop branch, then cherry-pick it to the release branch with the [Cherry-Pick] PR tag.

@paddle-bot
Copy link

paddle-bot bot commented Oct 30, 2025

Thanks for your contribution!

@RichardWooSJTU
Copy link
Collaborator

请完整填写一下PR描述,以便reviewer快速了解背景和修改方案

Please fill in the PR description completely so that the reviewer can quickly understand the background and the modification plan.

@Wanglongzhi2001
Copy link
Collaborator Author

请完整填写一下PR描述,以便reviewer快速了解背景和修改方案

Please fill in the PR description completely so that the reviewer can quickly understand the background and the modification plan.

Done.

@K11OntheBoat K11OntheBoat merged commit b61a272 into PaddlePaddle:develop Oct 31, 2025
15 of 16 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.

4 participants