Skip to content

[None][infra] Waive 15 failed cases for main in post-merge 2804 - #15620

Merged
mzweilz merged 1 commit into
NVIDIA:mainfrom
ZhanruiSunCh:trtllm-ci-report/waive-20260625-080916
Jun 25, 2026
Merged

[None][infra] Waive 15 failed cases for main in post-merge 2804#15620
mzweilz merged 1 commit into
NVIDIA:mainfrom
ZhanruiSunCh:trtllm-ci-report/waive-20260625-080916

Conversation

@ZhanruiSunCh

@ZhanruiSunCh ZhanruiSunCh commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

Auto-generated Waive PR

Created by: TensorRT LLM CI Report (requested by @mzweilz)
Target branch: main
Bug(s): 6372690, 6374872, 6374893, 6374898, 6374905, 6374910, 6374939, 6375002

Waive entries added

examples/visual_gen/test_visual_gen.py::test_vbench_dimension_score_wan SKIP (https://nvbugs/6375002)
perf/test_perf_sanity.py::test_e2e[aggr_upload-deepseek_r1_fp4_v2_grace_blackwell-r1_fp4_v2_dep4_mtp1_1k8k] SKIP (https://nvbugs/6374939)
perf/test_perf_sanity.py::test_e2e[aggr_upload-deepseek_r1_fp8_blackwell-r1_fp8_tp8_6k1k] SKIP (https://nvbugs/6374939)
perf/test_perf_sanity.py::test_e2e[aggr_upload-deepseek_v32_fp4_grace_blackwell-v32_fp4_dep4_mtp1_1k1k] SKIP (https://nvbugs/6374910)
perf/test_perf_sanity.py::test_e2e[aggr_upload-dynamo_gpt_oss_120b_fp4_blackwell-gpt_oss_fp4_tep4_adp_cutlass_8k1k] SKIP (https://nvbugs/6374910)
perf/test_perf_sanity.py::test_e2e[aggr_upload-gpt_oss_120b_fp4_blackwell-gpt_oss_fp4_tp1_mtp0_8k1k] SKIP (https://nvbugs/6374939)
perf/test_perf_sanity.py::test_e2e[disagg_upload-e2e-gb200_deepseek-r1-fp4_128k8k_con128_ctx1_pp8_gen1_dep16_eplb0_mtp1_ccb-NIXL] SKIP (https://nvbugs/6374872)
perf/test_perf_sanity.py::test_e2e[disagg_upload-gen_only-gb200_deepseek-v32-fp4_1k1k_con2048_ctx1_dep4_gen1_dep4_eplb0_mtp1_ccb-NIXL] SKIP (https://nvbugs/6374905)
perf/test_perf_sanity.py::test_e2e[disagg_upload-gen_only-gb200_deepseek-v32-fp4_32k4k_con2048_ctx1_dep4_gen1_dep32_eplb288_mtp1_ccb-NIXL] SKIP (https://nvbugs/6374872)
perf/test_perf_sanity.py::test_e2e[disagg_upload-gen_only-gb200_deepseek-v32-fp4_32k4k_con256_ctx1_dep4_gen1_dep32_eplb0_mtp3_ccb-NIXL] SKIP (https://nvbugs/6374898)
perf/test_perf_sanity.py::test_e2e[disagg_upload-gen_only-gb200_deepseek-v32-fp4_32k4k_con256_ctx1_dep8_gen1_dep8_eplb0_mtp0_ccb-NIXL] SKIP (https://nvbugs/6374893)
perf/test_perf_sanity.py::test_e2e[disagg_upload-gen_only-gb300_kimi-k25-thinking-fp4_8k1k_con4096_ctx1_dep4_gen1_dep16_eplb0_mtp0_ccb-NIXL] SKIP (https://nvbugs/6374893)
unittest/_torch/ray_orchestrator/multi_gpu/test_llm_update_weights_multi_gpu.py::test_llm_partial_update_weights_nvfp4[auto-Qwen3/Qwen3-8B] SKIP (https://nvbugs/6372690)
unittest/_torch/ray_orchestrator/multi_gpu/test_llm_update_weights_multi_gpu.py::test_llm_partial_update_weights_nvfp4[fp8-Qwen3/Qwen3-30B-A3B] SKIP (https://nvbugs/6372690)
unittest/_torch/ray_orchestrator/multi_gpu/test_llm_update_weights_multi_gpu.py::test_llm_partial_update_weights_nvfp4[fp8-Qwen3/Qwen3-8B] SKIP (https://nvbugs/6372690)

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

Summary by CodeRabbit

  • Tests
    • Updated integration test waivers to cover additional scenarios in performance and visual-generation test runs.
    • Added new skips for several model/configuration combinations, including more upload and multi-GPU update cases.
    • Expanded existing waiver coverage to reduce unexpected test failures across a broader set of parametrizations.

Bug(s): 6372690, 6374872, 6374893, 6374898, 6374905, 6374910, 6374939, 6375002
Requested by: @mzweilz

Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
@mzweilz

mzweilz commented Jun 25, 2026

Copy link
Copy Markdown
Collaborator

/bot skip --comment "Post Merge waive PR created via CI report, skip testing."

@mzweilz
mzweilz enabled auto-merge (squash) June 25, 2026 08:10
@coderabbitai

coderabbitai Bot commented Jun 25, 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: 3ab47fe0-0b76-4c5a-be4e-09fbc28d32ff

📥 Commits

Reviewing files that changed from the base of the PR and between 157e533 and 2d0c7fb.

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

📝 Walkthrough

Walkthrough

Updated the integration waiver list with new SKIP entries for one visual-gen test, several perf test_e2e parametrizations, and multi-GPU partial weight update variants.

Changes

Waive list updates

Layer / File(s) Summary
Visual-gen waiver
tests/integration/test_lists/waives.txt
Added a SKIP waiver for examples/visual_gen/test_visual_gen.py::test_vbench_dimension_score_wan.
Perf aggr-upload waivers
tests/integration/test_lists/waives.txt
Expanded the perf/test_perf_sanity.py::test_e2e[...] SKIP block with additional aggr_upload-* entries.
Perf disagg-upload waivers
tests/integration/test_lists/waives.txt
Added SKIP waivers for perf/test_perf_sanity.py::test_e2e[disagg_upload-gen_only-...] and the gb300_kimi-k25-thinking variant.
Multi-GPU nvfp4 waivers
tests/integration/test_lists/waives.txt
Added SKIP waivers for unittest/_torch/ray_orchestrator/multi_gpu/test_llm_update_weights_multi_gpu.py::test_llm_partial_update_weights_nvfp4[...] Qwen3 variants.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

Possibly related PRs

  • NVIDIA/TensorRT-LLM#15511: Updates the same waiver file with overlapping perf/test_perf_sanity.py test_e2e and disagg_upload-gen_only SKIP entries.
  • NVIDIA/TensorRT-LLM#15443: Touches the same gb300_kimi-k25-thinking waiver area in tests/integration/test_lists/waives.txt.
  • NVIDIA/TensorRT-LLM#15579: Adds related waiver entries in the same integration waiver list, including visual-gen test cases.

Suggested reviewers

  • crazydemo
  • jieli-matrix
  • LarryXFly
  • StanleySun639
  • xinhe-nv
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description does not follow the required template and is missing the Description, Test Coverage, and PR Checklist sections. Rewrite the PR description using the repository template and add the missing Description, Test Coverage, and PR Checklist sections.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly matches the main change: adding 15 waive entries for failed tests on main.
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

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

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #55746 [ skip ] triggered by Bot. Commit: 2d0c7fb Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #55746 [ skip ] completed with state SUCCESS. Commit: 2d0c7fb
Skipping testing for commit 2d0c7fb

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