Skip to content

[None][infra] Waive 18 failed cases for main in post-merge 2887 - #17335

Merged
mzweilz merged 1 commit into
NVIDIA:mainfrom
trtllm-agent:trtllm-ci-report/waive-20260806-031434
Aug 6, 2026
Merged

[None][infra] Waive 18 failed cases for main in post-merge 2887#17335
mzweilz merged 1 commit into
NVIDIA:mainfrom
trtllm-agent:trtllm-ci-report/waive-20260806-031434

Conversation

@trtllm-agent

@trtllm-agent trtllm-agent commented Aug 6, 2026

Copy link
Copy Markdown
Collaborator

Auto-generated Waive PR

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

Waive entries added

perf/test_perf_sanity.py::test_e2e[aggr_upload-host_perf_deepseek_v3_lite-v3lite_fp8_bs8_128_256] SKIP (https://nvbugs/6564714)
unittest/auto_deploy/singlegpu/custom_ops/moe/test_trtllm_moe.py::test_trtllm_finegrained_fp8_moe_blackwell[256-2-4-256-1] SKIP (https://nvbugs/6564714)
unittest/auto_deploy/singlegpu/custom_ops/moe/test_trtllm_moe.py::test_trtllm_finegrained_fp8_moe_blackwell[256-2-4-256-4] SKIP (https://nvbugs/6564714)
unittest/auto_deploy/singlegpu/custom_ops/moe/test_trtllm_moe.py::test_trtllm_finegrained_fp8_moe_blackwell[256-2-4-512-1] SKIP (https://nvbugs/6564714)
unittest/auto_deploy/singlegpu/custom_ops/moe/test_trtllm_moe.py::test_trtllm_finegrained_fp8_moe_blackwell[256-2-4-512-4] SKIP (https://nvbugs/6564714)
unittest/auto_deploy/singlegpu/custom_ops/moe/test_trtllm_moe.py::test_trtllm_finegrained_fp8_moe_blackwell[256-2-8-256-1] SKIP (https://nvbugs/6564714)
unittest/auto_deploy/singlegpu/custom_ops/moe/test_trtllm_moe.py::test_trtllm_finegrained_fp8_moe_blackwell[256-2-8-256-4] SKIP (https://nvbugs/6564714)
unittest/auto_deploy/singlegpu/custom_ops/moe/test_trtllm_moe.py::test_trtllm_finegrained_fp8_moe_blackwell[256-2-8-512-1] SKIP (https://nvbugs/6564714)
unittest/auto_deploy/singlegpu/custom_ops/moe/test_trtllm_moe.py::test_trtllm_finegrained_fp8_moe_blackwell[256-2-8-512-4] SKIP (https://nvbugs/6564714)
unittest/auto_deploy/singlegpu/custom_ops/moe/test_trtllm_moe.py::test_trtllm_finegrained_fp8_moe_blackwell[512-2-4-256-1] SKIP (https://nvbugs/6564714)
unittest/auto_deploy/singlegpu/custom_ops/moe/test_trtllm_moe.py::test_trtllm_finegrained_fp8_moe_blackwell[512-2-4-256-4] SKIP (https://nvbugs/6564714)
unittest/auto_deploy/singlegpu/custom_ops/moe/test_trtllm_moe.py::test_trtllm_finegrained_fp8_moe_blackwell[512-2-4-512-1] SKIP (https://nvbugs/6564714)
unittest/auto_deploy/singlegpu/custom_ops/moe/test_trtllm_moe.py::test_trtllm_finegrained_fp8_moe_blackwell[512-2-4-512-4] SKIP (https://nvbugs/6564714)
unittest/auto_deploy/singlegpu/custom_ops/moe/test_trtllm_moe.py::test_trtllm_finegrained_fp8_moe_blackwell[512-2-8-256-1] SKIP (https://nvbugs/6564714)
unittest/auto_deploy/singlegpu/custom_ops/moe/test_trtllm_moe.py::test_trtllm_finegrained_fp8_moe_blackwell[512-2-8-256-4] SKIP (https://nvbugs/6564714)
unittest/auto_deploy/singlegpu/custom_ops/moe/test_trtllm_moe.py::test_trtllm_finegrained_fp8_moe_blackwell[512-2-8-512-1] SKIP (https://nvbugs/6564714)
unittest/auto_deploy/singlegpu/custom_ops/moe/test_trtllm_moe.py::test_trtllm_finegrained_fp8_moe_blackwell[512-2-8-512-4] SKIP (https://nvbugs/6564714)
unittest/auto_deploy/singlegpu/transformations/library/test_moe_fusion.py::test_trtllm_quant_finegrained_fp8_moe_fused_correctness SKIP (https://nvbugs/6564714)

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

Dev Engineer Review

  • Added 18 SKIP entries to tests/integration/test_lists/waives.txt.
  • Entries reference bug 6564714 and cover the reported main branch failures.
  • No public API changes are included.
  • The repository diff did not show additional changes or duplicate added lines.

QA Engineer Review

  • Modified file: tests/integration/test_lists/waives.txt.
  • Added 18 CI waiver entries.
  • No test code was added, modified, or removed.
  • CBTS coverage data is unavailable.
  • Verdict: needs follow-up.

Bug(s): 6564714
Requested by: @tongyuantongyu

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

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Walkthrough

The integration waiver list now skips the host-performance DeepSeek V3 Lite FP8 benchmark and specified fine-grained FP8 MoE Blackwell tests, including a fused MoE correctness test.

Changes

Integration test waivers

Layer / File(s) Summary
Add benchmark and MoE waiver entries
tests/integration/test_lists/waives.txt
Added skip records for the DeepSeek V3 Lite FP8 benchmark and fine-grained FP8 MoE test cases.

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

Possibly related PRs

Suggested reviewers: bowenfu, qijune

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the infrastructure change and the 18 waived post-merge cases on the main branch.
Description check ✅ Passed The description explains the automated waiver, target branch, associated bug, and all 18 skipped test cases.
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 361: Add the repository-standard NVIDIA copyright header with year 2026
at the beginning of tests/integration/test_lists/waives.txt, before the existing
waiver entry, without changing the waiver content.
🪄 Autofix

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: feff8e35-a990-4194-bc3c-7654235709a8

📥 Commits

Reviewing files that changed from the base of the PR and between 05d7947 and 20a2d06.

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

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

Copy link
Copy Markdown
Member

/bot skip --comment "waive only"

@tongyuantongyu

Copy link
Copy Markdown
Member

Additional broken test cases that will be fixed by #17328.

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #64199 [ skip ] triggered by Bot. Commit: 20a2d06 Link to invocation

@mzweilz
mzweilz enabled auto-merge (squash) August 6, 2026 03:33
@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #64199 [ skip ] completed with state SUCCESS. Commit: 20a2d06
Skipping testing for commit 20a2d06

Link to invocation

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.

5 participants