[https://nvbugs/6388359][test] Unwaive Qwen3-30B-A3B test_w4a8_mxfp4 mxfp8-latency-CUTLASS - #16110
Conversation
…mxfp8-latency-CUTLASS The timeout reported in NVBug 6388359 cannot be reproduced, so re-enable accuracy/test_llm_api_pytorch.py::TestQwen3_30B_A3B::test_w4a8_mxfp4[mxfp8-latency-CUTLASS] by removing its waives.txt entry. Signed-off-by: xxi <xxi@nvidia.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
📝 WalkthroughWalkthroughA single SKIP waiver entry for the test ChangesWaiver List Update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
|
/bot run --disable-fail-fast |
|
PR_Github #58201 [ run ] triggered by Bot. Commit: |
|
PR_Github #58201 [ run ] completed with state |
…mxfp8-latency-CUTLASS (NVIDIA#16110) Signed-off-by: xxi <xxi@nvidia.com>
Description
The timeout reported in NVBug 6388359 for
accuracy/test_llm_api_pytorch.py::TestQwen3_30B_A3B::test_w4a8_mxfp4[mxfp8-latency-CUTLASS]could not be reproduced, so the failure is treated as resolved. This PR
re-enables the test by removing its entry from
tests/integration/test_lists/waives.txt(added in #15705).Test Coverage
accuracy/test_llm_api_pytorch.py::TestQwen3_30B_A3B::test_w4a8_mxfp4[mxfp8-latency-CUTLASS]is re-enabled (post_merge / pytorch, DGX_B200).
Per the NVBug removal-of-waiver instructions, the corresponding post-merge
stage must run without skipping CI:
PR Checklist
GitHub Bot Help
To see a list of available CI bot commands, please comment
/bot help.Summary by CodeRabbit