Skip to content

[BugFix] Reduce timeout in unittest#5366

Merged
juncaipeng merged 1 commit intoPaddlePaddle:developfrom
juncaipeng:fix_test
Dec 4, 2025
Merged

[BugFix] Reduce timeout in unittest#5366
juncaipeng merged 1 commit intoPaddlePaddle:developfrom
juncaipeng:fix_test

Conversation

@juncaipeng
Copy link
Collaborator

@juncaipeng juncaipeng commented Dec 4, 2025

Motivation

修复单侧错误时卡住很久的问题

Modifications

减少 timeout

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.

Copilot AI review requested due to automatic review settings December 4, 2025 03:56
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
⚠️ Please upload report for BASE (develop@209006e). Learn more about missing BASE report.

Additional details and impacted files
@@            Coverage Diff             @@
##             develop    #5366   +/-   ##
==========================================
  Coverage           ?   59.41%           
==========================================
  Files              ?      325           
  Lines              ?    40272           
  Branches           ?     6097           
==========================================
  Hits               ?    23926           
  Misses             ?    14439           
  Partials           ?     1907           
Flag Coverage Δ
GPU 59.41% <ø> (?)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@juncaipeng juncaipeng merged commit f5bdb36 into PaddlePaddle:develop Dec 4, 2025
20 of 22 checks passed
@juncaipeng juncaipeng deleted the fix_test branch December 4, 2025 05:19
liyonghua0910 pushed a commit to liyonghua0910/FastDeploy that referenced this pull request Dec 5, 2025
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.

3 participants