[None][infra] Waive 5 failed cases for main in post-merge 2733 - #14516
Conversation
Bug(s): 6215793, 6215810, 6215844 Requested by: @mzweilz Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
|
/bot skip --comment "post merge waive PR created via CI report, skip testing." |
📝 WalkthroughWalkthroughThis PR adds five new test waiver entries to ChangesTest Waiver Configuration
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~5 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 inconclusive)
✅ Passed checks (4 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Actionable comments posted: 1
🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.
Inline comments:
In `@tests/integration/test_lists/waives.txt`:
- Line 26: The SKIP entries in tests/integration/test_lists/waives.txt are not
exact pytest nodeids so the waivers don’t apply; run pytest --collect-only to
capture the exact parameterized nodeid strings and replace the current entries
(e.g.,
accuracy/test_llm_api_pytorch.py::TestDeepSeekR1::test_nvfp4_multi_gpus[throughput_tp4]
and the perf/test_perf_sanity.py::test_e2e[...] entries) with the exact nodeids
produced by pytest, ensuring each updated string exactly matches the identifiers
used in CI selection lists and the corresponding
tests/integration/test_lists/test-db/l0_*.yml and
tests/integration/test_lists/qa/llm_perf_*.yml entries.
🪄 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: 820b2a73-2bee-44ce-a00e-e422496b50a7
📒 Files selected for processing (1)
tests/integration/test_lists/waives.txt
|
PR_Github #50163 [ skip ] triggered by Bot. Commit: |
|
PR_Github #50163 [ skip ] completed with state |
|
/bot run --stage-list "A10-Build_Docs" |
|
PR_Github #50169 [ run ] triggered by Bot. Commit: |
|
PR_Github #50169 [ run ] completed with state |
|
/bot skip --comment "Waive PR created via CI report, skip testing" |
|
PR_Github #50188 [ skip ] triggered by Bot. Commit: |
|
PR_Github #50188 [ skip ] completed with state |
…A#14516) Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
…A#14516) Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
Auto-generated Waive PR
Created by: TensorRT LLM CI Report (requested by @mzweilz)
Target branch:
mainBug(s): 6215793, 6215810, 6215844
Waive entries added
This PR was auto-generated by TensorRT LLM CI Report. Please review the waive entries before merging.
Summary by CodeRabbit