[https://nvbugs/6132301][infra] Waive 1 failed cases for main in pre-merge 36112#13679
Conversation
Bug(s): 6132301 Requested by: @SimengLiu-nv Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
57e7aae to
074b46d
Compare
📝 WalkthroughWalkthroughA single SKIP waiver line is added to the test list configuration to exclude a specific broadcast test case from execution, with a reference to a tracked issue. Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~2 minutes 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Review rate limit: 9/10 reviews remaining, refill in 6 minutes. Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against the current code and only fix it if needed.
Inline comments:
In `@tests/integration/test_lists/waives.txt`:
- Line 441: Update the waiver entry for the parametrized test so the
pytest-generated id order matches the parameters: change the existing waiver
line referencing
unittest/_torch/ray_orchestrator/multi_gpu/test_ops.py::test_cp_tp_broadcast_object[tp_cp_broadcast-list]
to use the correct id ordering produced by the decorators, i.e.
unittest/_torch/ray_orchestrator/multi_gpu/test_ops.py::test_cp_tp_broadcast_object[list-tp_cp_broadcast]
SKIP (https://nvbugs/6132301).
🪄 Autofix (Beta)
Fix all unresolved CodeRabbit comments on this PR:
- Push a commit to this branch (recommended)
- Create a new PR with the fixes
ℹ️ Review info
⚙️ Run configuration
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Enterprise
Run ID: 2dfe3617-b3b0-4051-98b0-5688fe660b82
📒 Files selected for processing (1)
tests/integration/test_lists/waives.txt
|
/bot skip --comment "Waive only" |
|
PR_Github #46446 [ skip ] triggered by Bot. Commit: |
|
PR_Github #46446 [ skip ] completed with state |
Auto-generated Waive PR
Created by: TensorRT LLM CI Report (requested by @SimengLiu-nv)
Target branch:
mainBug(s): 6132301
Waive entries added
This PR was auto-generated by TensorRT LLM CI Report. Please review the waive entries before merging.
Summary by CodeRabbit
Note: This release contains no user-facing changes; the modification is internal testing infrastructure only.