Skip to content

[None][infra] Waive 1 failed cases for main in pre-merge 49424#16780

Merged
dominicshanshan merged 2 commits into
NVIDIA:mainfrom
trtllm-agent:trtllm-ci-report/waive-20260723-061324
Jul 23, 2026
Merged

[None][infra] Waive 1 failed cases for main in pre-merge 49424#16780
dominicshanshan merged 2 commits into
NVIDIA:mainfrom
trtllm-agent:trtllm-ci-report/waive-20260723-061324

Conversation

@trtllm-agent

@trtllm-agent trtllm-agent commented Jul 23, 2026

Copy link
Copy Markdown
Collaborator

Auto-generated Waive PR

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

Waive entries added

unittest/_torch/multi_gpu/test_linear.py::test_row_linear[2-unbalanced] SKIP (https://nvbugs/6501394)

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

Dev Engineer Review

  • Added a requested waiver entry marking unittest/_torch/multi_gpu/test_linear.py::test_row_linear[2-unbalanced] as SKIP with NVbug reference https://nvbugs/6501394.
  • The change is limited to the new waiver line; no other waiver entries were modified and no duplicate entry for the same test/bug reference was detected.

QA Engineer Review

  • Test-list-only change: tests/integration/test_lists/waives.txt
    • Added: unittest/_torch/multi_gpu/test_linear.py::test_row_linear[2-unbalanced] SKIP (https://nvbugs/6501394)
    • Removed: none
  • CBTS coverage data is unavailable.
  • Verdict: needs follow-up.

Bug(s): 6501394
Requested by: @dominicshanshan

Signed-off-by: trtllm-agent <296075020+trtllm-agent@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Jul 23, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

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: f51248f8-a764-4c2d-9be2-e4d06813b68d

📥 Commits

Reviewing files that changed from the base of the PR and between 9e86627 and d023c43.

📒 Files selected for processing (1)
  • tests/integration/test_lists/waives.txt
🚧 Files skipped from review as they are similar to previous changes (1)
  • tests/integration/test_lists/waives.txt

Walkthrough

Adds a waiver entry for the unbalanced two-device row-linear multi-GPU test, marking it SKIP and associating it with NVbug 6501394.

Changes

Integration waiver

Layer / File(s) Summary
Add multi-GPU test waiver
tests/integration/test_lists/waives.txt
Adds a SKIP waiver for test_row_linear[2-unbalanced] with its NVbug reference.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: bowenfu, niukuo, mzweilz

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title matches the waiver change and uses the repository's expected [None][infra] format.
Description check ✅ Passed The description explains the waiver and bug reference, but it omits the template's Test Coverage and PR Checklist sections.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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 364: Update the copyright header in
tests/integration/test_lists/waives.txt to include NVIDIA attribution and the
current copyright year, preserving the existing waiver entry unchanged.
🪄 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: 66b580e6-5dba-4c63-afa5-889861fc9ddb

📥 Commits

Reviewing files that changed from the base of the PR and between 3d86c72 and 9e86627.

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

Comment thread tests/integration/test_lists/waives.txt
@dominicshanshan

Copy link
Copy Markdown
Collaborator

/bot skip --comment "waive test blocking pre-merge"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #61212 [ skip ] triggered by Bot. Commit: 9e86627 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #61212 [ skip ] completed with state SUCCESS. Commit: 9e86627
Skipping testing for commit 9e86627

Link to invocation

Signed-off-by: dominicshanshan <30051912+dominicshanshan@users.noreply.github.com>
@dominicshanshan

Copy link
Copy Markdown
Collaborator

/bot skip --comment "waive test blocking pre-merge"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #61227 [ skip ] triggered by Bot. Commit: d023c43 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

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

Link to invocation

@dominicshanshan
dominicshanshan merged commit 3867b2a into NVIDIA:main Jul 23, 2026
10 checks passed
hhzhang16 added a commit to hhzhang16/TensorRT-LLM that referenced this pull request Jul 23, 2026
…nnahz/dep-1083-port-flashinfer-stable-va-lifecycle-for-native-all-reduce

* 'main' of https://github.com/NVIDIA/TensorRT-LLM: (83 commits)
  [None][feat] Bind SourceIdentity to checkpoint artifacts (NVIDIA#16159)
  [None][infra] Waive 4 failed cases for main in pre-merge 49550 (NVIDIA#16798)
  [None][fix] Make FlashInfer sampling op wrappers opaque to Dynamo (NVIDIA#16732)
  [None][feat] top-k: route decode to CuTe DSL GVR top-k in e2e (NVIDIA#16420)
  [None][feat] Default GLM-5 to the Python KV-cache transceiver (NVIDIA#16524)
  [None][chore] Add NVTX ranges to per-iteration ADP sync points in PyExecutor (NVIDIA#16422)
  [https://nvbugs/6426850][test] Unwaive Qwen3.5 397B NVFP4 ADP4 TRTLLM test (NVIDIA#16348)
  [https://nvbugs/6445456][fix] Restore inplace ops for functionalization v2 (NVIDIA#16410)
  [None][infra] Waive 1 failed cases for main in pre-merge 49229 (NVIDIA#16786)
  [None][fix] Load DeepSeek V4 mixed-precision NVFP4 checkpoints (NVIDIA#16433)
  [None][feat] ADP conversation router: configurable least-queued placement for new conversations (NVIDIA#16294)
  [None][infra] Waive 1 failed cases for main in pre-merge 49424 (NVIDIA#16780)
  [None][infra] Waive 1 failed cases for main in pre-merge 49424 (NVIDIA#16781)
  [TRTLLMINF-188][infra] Require approval for PerfSanity wildcard runs (NVIDIA#16777)
  [TRTLLM-13969][feat] Support MiniMax M3 for Disaggregated Serving (NVIDIA#16017)
  [NVIDIA#11932][fix] Filter CUTLASS MoE GEMM tile configs by device shared memory on SM121 (NVIDIA#12704)
  [None][chore] Remove attention backend test waivers (NVIDIA#16723)
  [TRTLLM-14540][perf] Skip fp32 state round-trip in FlashInfer GDN pre… (NVIDIA#16703)
  [TRTLLM-13694][feat] Add IBDB recipe provenance and refresh configs (NVIDIA#16254)
  [None][infra] Preview/bump/main (NVIDIA#16758)
  ...

Signed-off-by: Hannah Zhang <hannahz@nvidia.com>
yuanjingx87 pushed a commit to yuanjingx87/TensorRT-LLM that referenced this pull request Jul 26, 2026
…A#16780)

Signed-off-by: trtllm-agent <296075020+trtllm-agent@users.noreply.github.com>
Signed-off-by: dominicshanshan <30051912+dominicshanshan@users.noreply.github.com>
Co-authored-by: dominicshanshan <30051912+dominicshanshan@users.noreply.github.com>
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.

4 participants