Skip to content

[None][infra] Waive 4 failed cases for main in post-merge 2705#13747

Merged
mzweilz merged 3 commits intoNVIDIA:mainfrom
ZhanruiSunCh:trtllm-ci-report/waive-20260505-031513
May 5, 2026
Merged

[None][infra] Waive 4 failed cases for main in post-merge 2705#13747
mzweilz merged 3 commits intoNVIDIA:mainfrom
ZhanruiSunCh:trtllm-ci-report/waive-20260505-031513

Conversation

@ZhanruiSunCh
Copy link
Copy Markdown
Collaborator

@ZhanruiSunCh ZhanruiSunCh commented May 5, 2026

Auto-generated Waive PR

Created by: TensorRT LLM CI Report (requested by @mzweilz)
Target branch: main
Bug(s): 6140411

Waive entries added

perf/test_perf_sanity.py::test_e2e[disagg_upload-gen_only-gb200_deepseek-r1-fp4_1k1k_con2048_ctx2_dep4_gen1_dep16_eplb288_mtp3_ccb-NIXL] SKIP (https://nvbugs/6140411)
perf/test_perf_sanity.py::test_e2e[disagg_upload-gen_only-gb200_deepseek-v32-fp4_8k1k_con4096_ctx1_dep4_gen1_dep32_eplb256_mtp0_ccb-NIXL] SKIP (https://nvbugs/6140411)
perf/test_perf_sanity.py::test_e2e[disagg_upload-gen_only-gb200_deepseek-v32-fp4_1k1k_con1024_ctx1_dep4_gen1_dep32_eplb256_mtp3_ccb-NIXL] SKIP (https://nvbugs/6140411)
perf/test_perf_sanity.py::test_e2e[disagg_upload-gen_only-gb200_deepseek-v32-fp4_8k1k_con1024_ctx1_dep4_gen1_dep32_eplb256_mtp3_ccb-NIXL] SKIP (https://nvbugs/6140411)

This PR was auto-generated by TensorRT LLM CI Report. Please review the waive entries before merging.

Summary by CodeRabbit

  • Chores
    • Updated test configuration to skip specific test parametrizations due to known issues.

Bug(s): 6140411
Requested by: @mzweilz

Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 5, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: ccee6bba-15cb-4ffa-8433-b0dd04f2dfdb

📥 Commits

Reviewing files that changed from the base of the PR and between 53c3c8f and 14578e3.

📒 Files selected for processing (1)
  • tests/integration/test_lists/waives.txt

📝 Walkthrough

Walkthrough

Four new SKIP entries are added to the test waiver list for perf/test_perf_sanity.py::test_e2e parametrizations with disagg_upload-gen_only configurations, all linked to NVbug 6140411.

Changes

Test Waiver Entries

Layer / File(s) Summary
Waiver Additions
tests/integration/test_lists/waives.txt
Four new SKIP entries (IDs 440–443) added for perf/test_perf_sanity.py::test_e2e[...] parametrizations with disagg_upload-gen_only configurations, all referencing NVbug 6140411.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • NVIDIA/TensorRT-LLM#13483: Adds SKIP entries to the same waiver file for different test_e2e parametrizations with different NVbug IDs.
  • NVIDIA/TensorRT-LLM#13141: Modifies the same waiver file to skip different test_e2e parametrizations with different NVbug references.

Suggested reviewers

  • mzweilz
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description lacks required sections from the template including Description, Test Coverage, and PR Checklist, though it contains useful auto-generated context. Add missing template sections: provide a brief description explaining why these tests are being waived, and confirm the PR checklist items are addressed.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the purpose: waiving 4 failed test cases for post-merge 2705, with proper ticket format [None][infra].
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


Comment @coderabbitai help to get the list of available commands and usage tips.

@mzweilz
Copy link
Copy Markdown
Collaborator

mzweilz commented May 5, 2026

/bot skip --comment "Waive PR created via CI report, skip testing"

@mzweilz mzweilz enabled auto-merge (squash) May 5, 2026 03:19
@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46734 [ skip ] triggered by Bot. Commit: 14578e3 Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46734 [ skip ] completed with state SUCCESS. Commit: 14578e3
Release Check Pipeline #3755 failed

Link to invocation

mzweilz added 2 commits May 5, 2026 13:29
Signed-off-by: Abby Wei <18545893+mzweilz@users.noreply.github.com>
Signed-off-by: Abby Wei <18545893+mzweilz@users.noreply.github.com>
@mzweilz
Copy link
Copy Markdown
Collaborator

mzweilz commented May 5, 2026

/bot skip --comment "Waive PR, skip testing"

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46756 [ skip ] triggered by Bot. Commit: ebe2325 Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #46756 [ skip ] completed with state SUCCESS. Commit: ebe2325
Skipping testing for commit ebe2325

Link to invocation

@mzweilz mzweilz merged commit 01eb260 into NVIDIA:main May 5, 2026
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants