Skip to content

[None][infra] Waive 14 failed cases for main in post-merge 2839 - #16465

Merged
mzweilz merged 1 commit into
NVIDIA:mainfrom
trtllm-agent:trtllm-ci-report/waive-20260716-025451
Jul 16, 2026
Merged

[None][infra] Waive 14 failed cases for main in post-merge 2839#16465
mzweilz merged 1 commit into
NVIDIA:mainfrom
trtllm-agent:trtllm-ci-report/waive-20260716-025451

Conversation

@trtllm-agent

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

Copy link
Copy Markdown
Collaborator

Auto-generated Waive PR

Created by: TensorRT LLM CI Report (requested by @mzweilz)
Target branch: main
Bug(s): 6463812, 6463814, 6463819, 6463822, 6463829

Waive entries added

examples/visual_gen/test_visual_gen.py::test_ltx2_cuda_graph_trtllm_backend SKIP (https://nvbugs/6463822)
llmapi/test_llm_api_pytorch_bart.py::test_bart_pytorch_generate_encoder_decoder_end_to_end[bf16-kv-v1-cuda-graph-on-greedy-tp2-bart-large-cnn] SKIP (https://nvbugs/6463812)
llmapi/test_llm_api_pytorch_moe_lora.py::test_mixtral_moe_routed_expert_fp8_multi_lora_varying_ranks[cudagraph] SKIP (https://nvbugs/6463829)
llmapi/test_llm_api_pytorch_moe_lora.py::test_mixtral_moe_routed_expert_fp8_multi_lora_varying_ranks[eager] SKIP (https://nvbugs/6463829)
perf/test_perf_sanity.py::test_e2e[aggr_upload-qwen3_5_397b_fp4_blackwell-qwen3_5_397b_fp4_tep8_1k1k] SKIP (https://nvbugs/6463814)
perf/test_perf_sanity.py::test_e2e[disagg_upload-e2e-gb200_deepseek-r1-fp4_8k1k_con4096_ctx1_dep4_gen1_dep16_eplb0_mtp1_ccb-NIXL] SKIP (https://nvbugs/6463814)
perf/test_perf_sanity.py::test_e2e[disagg_upload-e2e-gb200_deepseek-v32-fp4_1k1k_con2048_ctx1_dep4_gen1_dep4_eplb0_mtp1_ccb-NIXL] SKIP (https://nvbugs/6463814)
perf/test_perf_sanity.py::test_e2e[disagg_upload-e2e-gb200_deepseek-v32-fp4_32k4k_con2048_ctx1_dep4_gen1_dep32_eplb288_mtp1_ccb-NIXL] SKIP (https://nvbugs/6463814)
perf/test_perf_sanity.py::test_e2e[disagg_upload-e2e-gb200_deepseek-v32-fp4_8k1k_con4096_ctx1_dep4_gen1_dep32_eplb256_mtp0_ccb-NIXL] SKIP (https://nvbugs/6463814)
perf/test_perf_sanity.py::test_e2e[disagg_upload-e2e-gb200_kimi-k25-thinking-fp4_8k1k_con4096_ctx1_dep4_gen1_dep16_eplb0_mtp0_ccb-NIXL] SKIP (https://nvbugs/6463814)
perf/test_perf_sanity.py::test_e2e[disagg_upload-gen_only-gb200_deepseek-r1-fp4_128k8k_con128_ctx1_pp8_gen1_dep16_eplb0_mtp1_ccb-NIXL] SKIP (https://nvbugs/6463814)
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/6463814)
perf/test_perf_sanity.py::test_e2e[disagg_upload-gen_only-gb200_kimi-k25-thinking-fp4_8k1k_con4096_ctx1_dep4_gen1_dep16_eplb0_mtp0_ccb-NIXL] SKIP (https://nvbugs/6463814)
unittest/_torch/sampler/test_beam_search.py::test_beam_search_e2e[multi_process-TRTLLMSampler-cuda_graph_and_overlap-None-1-1-True-True-False] SKIP (https://nvbugs/6463819)

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

Summary by CodeRabbit

  • Tests
    • Updated integration test coverage for CUDA graph, encoder-decoder, mixture-of-experts, performance, and beam-search scenarios.
    • Added waivers for known environment-specific test conditions and refreshed existing exceptions with updated tracking references.
    • Replaced outdated performance test waivers with more targeted cases covering current model and upload configurations.

Bug(s): 6463812, 6463814, 6463819, 6463822, 6463829
Requested by: @mzweilz

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

mzweilz commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

/bot skip --comment "waive only"

@mzweilz
mzweilz enabled auto-merge (squash) July 16, 2026 02:55
@coderabbitai

coderabbitai Bot commented Jul 16, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

Updates waives.txt with new skipped visual-generation, llmapi, performance, and beam-search cases while removing or replacing selected older performance waivers and NVBUG references.

Changes

Test waiver updates

Layer / File(s) Summary
Integration and sampler waivers
tests/integration/test_lists/waives.txt
Adds waivers for an LTX2 visual-generation test, BART and Mixtral llmapi variants, and a beam-search end-to-end test.
Performance waiver refresh
tests/integration/test_lists/waives.txt
Replaces selected aggregate and disaggregated upload waivers with updated Qwen3, DeepSeek, GPT-OSS, and Kimi variants.

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

Possibly related PRs

Suggested reviewers: tensorrt-cicd, brb-nv, amukkara

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description does not follow the repository template and omits the required summary, test coverage, and PR checklist sections. Rewrite it to match the template: include @coderabbitai summary, Description, Test Coverage, and PR Checklist sections.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title is concise and accurately summarizes the waive-focused change.
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

🧹 Nitpick comments (1)
tests/integration/test_lists/waives.txt (1)

198-198: 📐 Maintainability & Code Quality | 🔵 Trivial

Track removal of these SKIPs as follow-up work.

These entries intentionally reduce executed coverage for visual generation, LLM API, performance sanity, and beam-search tests. Ensure bugs 6463822, 6463812, 6463829, 6463814, and 6463819 include criteria for removing the corresponding waivers once fixed.

Also applies to: 383-385, 409-418, 429-433, 462-462

🤖 Prompt for 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.

In `@tests/integration/test_lists/waives.txt` at line 198, Update the waiver
entries in waives.txt for bugs 6463822, 6463812, 6463829, 6463814, and 6463819
to include explicit follow-up removal criteria, identifying the corresponding
SKIP tests and the conditions that must be met before each waiver is removed.

Source: Path instructions

🤖 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 198: Separate the unrelated waiver cohorts in
tests/integration/test_lists/waives.txt: keep the visual-generation, LLM API,
and sampler waivers distinct from the performance-refresh entries, including the
referenced ranges. Preserve each waiver entry and only reorganize or split the
changes so this pull request addresses a single concern, unless the repository
provides a documented reason to keep them together.

---

Nitpick comments:
In `@tests/integration/test_lists/waives.txt`:
- Line 198: Update the waiver entries in waives.txt for bugs 6463822, 6463812,
6463829, 6463814, and 6463819 to include explicit follow-up removal criteria,
identifying the corresponding SKIP tests and the conditions that must be met
before each waiver is removed.
🪄 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: ba4e5de9-c17f-4c7e-ad72-ae9aab26e4e9

📥 Commits

Reviewing files that changed from the base of the PR and between 8b5d9ea and d131391.

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

Comment thread tests/integration/test_lists/waives.txt
@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #59594 [ skip ] triggered by Bot. Commit: d131391 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

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

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.

3 participants