-
Notifications
You must be signed in to change notification settings - Fork 1.8k
[https://nvbugs/5445466][fix] unwaive DS R1 test cases with bug already fixed #7429
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Signed-off-by: Lanyu Liao <[email protected]>
Signed-off-by: Lanyu Liao <[email protected]>
/bot run --add-multi-gpu-test --disable-fail-fast |
📝 WalkthroughWalkthroughRemoves several SKIP entries from tests/integration/test_lists/waives.txt, re-enabling DeepSeekR1 tests for FP8 blockscale and NVFP4 multi-GPU throughput/latency variants, including GB200 full-path entries. No code or API changes. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes Possibly related PRs
Suggested reviewers
📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 💡 Knowledge Base configuration:
You can enable these sources in your CodeRabbit configuration. 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
⏰ Context from checks skipped due to timeout of 90000ms. You can increase the timeout in your CodeRabbit configuration to a maximum of 15 minutes (900000ms). (1)
✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
Status, Documentation and Community
|
PR_Github #17177 [ run ] triggered by Bot |
Signed-off-by: Lanyu Liao <[email protected]>
/bot kill |
/bot run --add-multi-gpu-test --disable-fail-fast |
PR_Github #17177 [ run ] completed with state |
/bot run --add-multi-gpu-test --disable-fail-fast |
PR_Github #17220 [ run ] triggered by Bot |
PR_Github #17220 [ run ] completed with state |
/bot run --add-multi-gpu-test --disable-fail-fast |
/bot run --add-multi-gpu-test --disable-fail-fast |
PR_Github #17764 [ run ] triggered by Bot |
PR_Github #17764 [ run ] completed with state |
/bot run --add-multi-gpu-test --disable-fail-fast |
PR_Github #17968 [ run ] triggered by Bot |
PR_Github #17968 [ run ] completed with state |
Signed-off-by: Lanyu Liao <[email protected]>
/bot run --add-multi-gpu-test --disable-fail-fast |
PR_Github #17997 [ run ] triggered by Bot |
PR_Github #17997 [ run ] completed with state |
/bot run --add-multi-gpu-test --disable-fail-fast |
/bot run |
PR_Github #18170 [ run ] triggered by Bot |
PR_Github #18170 [ run ] completed with state |
Signed-off-by: Lanyu Liao <[email protected]>
Signed-off-by: Lanyu Liao <[email protected]>
skip merge since only a trivial resolve is done. |
/bot skip --comment "skip since a full pipeline passed" |
PR_Github #18205 [ ] completed with state |
…dy fixed (NVIDIA#7429) Signed-off-by: Lanyu Liao <[email protected]> Co-authored-by: Lanyu Liao <[email protected]> Signed-off-by: Gergely Magyar <[email protected]>
…dy fixed (NVIDIA#7429) Signed-off-by: Lanyu Liao <[email protected]> Co-authored-by: Lanyu Liao <[email protected]>
Re-enabled multiple previously skipped integration tests by removing waivers, expanding coverage across performance and accuracy scenarios for relevant model configurations. This enhances validation and release confidence without altering product behavior or interfaces. No new waivers were added; only deletions occurred. No changes to exported/public entities. End users should not see functional changes.
Summary by CodeRabbit