[https://nvbugs/6287721][chore] Unwaive a test for update weights#16102
[https://nvbugs/6287721][chore] Unwaive a test for update weights#16102shikicloud wants to merge 3 commits into
Conversation
|
/bot run --stage-list "DGX_B200-4_GPUs-PyTorch-Ray-1" |
📝 WalkthroughWalkthroughTwo new SKIP/waive entries were added to the integration test waiver list for update_weights-related unit tests, and an existing multi-gpu nvfp4 waiver entry was adjusted in place. ChangesWaiver List Update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
PR_Github #58151 [ run ] triggered by Bot. Commit: |
| unittest/_torch/ray_orchestrator/multi_gpu/test_llm_update_weights_multi_gpu.py::test_llm_partial_update_weights_nvfp4[auto-Qwen3/Qwen3-8B] SKIP (https://nvbugs/6372690) | ||
| unittest/_torch/ray_orchestrator/multi_gpu/test_llm_update_weights_multi_gpu.py::test_llm_partial_update_weights_nvfp4[fp8-Qwen3/Qwen3-30B-A3B] SKIP (https://nvbugs/6372690) | ||
| unittest/_torch/ray_orchestrator/multi_gpu/test_llm_update_weights_multi_gpu.py::test_llm_partial_update_weights_nvfp4[fp8-Qwen3/Qwen3-8B] SKIP (https://nvbugs/6372690) | ||
| unittest/_torch/ray_orchestrator/multi_gpu/test_llm_update_weights_multi_gpu.py::test_llm_update_weights_fp8[Qwen3/Qwen3-8B-Qwen3/Qwen3-8B-FP8] SKIP (https://nvbugs/6287721) |
There was a problem hiding this comment.
If skipping both tests is as expected from a functionality perspective, then you may use pytest.skip in the code. If not, and both should be TODOs, then keep it.
Signed-off-by: Shiki Wu <shikiw@oci-hsg-cs-001-vscode-01.cm.cluster>
|
/bot run --stage-list "DGX_B200-4_GPUs-PyTorch-Ray-1" |
|
PR_Github #58176 [ run ] triggered by Bot. Commit: |
|
PR_Github #58151 [ run ] completed with state |
|
PR_Github #58176 [ run ] completed with state
|
|
/bot run --stage-list "DGX_B200-4_GPUs-PyTorch-Ray-1" |
|
/bot run --stage-list "DGX_B200-4_GPUs-PyTorch-Ray-1" |
|
PR_Github #58252 [ run ] triggered by Bot. Commit: |
|
PR_Github #58252 [ run ] completed with state
|
Signed-off-by: Shiki Wu <shikiw@nvidia.com>
|
/bot run --stage-list "DGX_B200-4_GPUs-PyTorch-Ray-1" |
|
PR_Github #58267 [ run ] triggered by Bot. Commit: |
|
PR_Github #58267 [ run ] completed with state |
|
/bot skip --comment "the unwaived tests passed" |
|
PR_Github #58929 [ skip ] triggered by Bot. Commit: |
|
PR_Github #58929 [ skip ] completed with state |

Summary by CodeRabbit
Description
Test Coverage
PR Checklist
Please review the following before submitting your PR:
PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.
PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.
Test cases are provided for new code paths (see test instructions)
If PR introduces API changes, an appropriate PR label is added - either
api-compatibleorapi-breaking. Forapi-breaking, includeBREAKINGin the PR title.Any new dependencies have been scanned for license and vulnerabilities
CODEOWNERS updated if ownership changes
Documentation updated as needed
Update tava architecture diagram if there is a significant design change in PR.
The reviewers assigned automatically/manually are appropriate for the PR.
Please check this after reviewing the above items as appropriate for this PR.
GitHub Bot Help
To see a list of available CI bot commands, please comment
/bot help.