Skip to content

[None][infra] Waive 6 failed cases for main in post-merge 2773 - #15250

Merged
mzweilz merged 1 commit into
NVIDIA:mainfrom
ZhanruiSunCh:trtllm-ci-report/waive-20260611-070004
Jun 11, 2026
Merged

[None][infra] Waive 6 failed cases for main in post-merge 2773#15250
mzweilz merged 1 commit into
NVIDIA:mainfrom
ZhanruiSunCh:trtllm-ci-report/waive-20260611-070004

Conversation

@ZhanruiSunCh

@ZhanruiSunCh ZhanruiSunCh commented Jun 11, 2026

Copy link
Copy Markdown
Collaborator

Auto-generated Waive PR

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

Waive entries added

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/6302903)
perf/test_perf_sanity.py::test_e2e[disagg_upload-e2e-gb200_qwen3-235b-fp4_8k1k_con1024_ctx1_tp1_gen1_dep8_eplb0_mtp0_ccb-NIXL] SKIP (https://nvbugs/6302880)
perf/test_perf_sanity.py::test_e2e[disagg_upload-gen_only-gb200_deepseek-r1-fp4_128k8k_con64_ctx1_pp8_gen1_dep32_eplb0_mtp3_ccb-NIXL] SKIP (https://nvbugs/6302903)
perf/test_perf_sanity.py::test_e2e[disagg_upload-gen_only-gb200_deepseek-r1-fp4_1k1k_con1024_ctx1_dep4_gen1_dep32_eplb0_mtp3_ccb-NIXL] SKIP (https://nvbugs/6302903)
perf/test_perf_sanity.py::test_e2e[disagg_upload-gen_only-gb200_deepseek-r1-fp4_8k1k_con4096_ctx1_dep4_gen1_dep16_eplb0_mtp1_ccb-NIXL] SKIP (https://nvbugs/6302903)
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/6302903)

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

Summary by CodeRabbit

  • Chores
    • Updated integration test waiver configuration to adjust which tests are skipped during sanity testing. Changes expand coverage for disaggregated upload test scenarios with additional model configurations and parameter combinations.

Bug(s): 6302880, 6302903
Requested by: @mzweilz

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

mzweilz commented Jun 11, 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 11, 2026 07:00
@coderabbitai

coderabbitai Bot commented Jun 11, 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: b01e18c7-36d3-4fca-b99e-08d3ddb4a614

📥 Commits

Reviewing files that changed from the base of the PR and between a622e30 and bc589e8.

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

📝 Walkthrough

Walkthrough

Updated the test waiver list to expand skip entries for disaggregated upload perf sanity tests. The changes replace an earlier block of waived disagg_upload-e2e configurations and add multiple new disagg_upload-e2e and disagg_upload-gen_only NIXL entries with DeepSeek-V3/R1 and V32 FP4 parameter variants, plus one additional single-line waiver entry.

Changes

Disagg upload perf test waivers

Layer / File(s) Summary
Disagg upload perf test waivers
tests/integration/test_lists/waives.txt
Replaced and expanded SKIP waiver entries for perf/test_perf_sanity.py::test_e2e[...] disaggregated upload test configurations, adding multiple new disagg_upload-e2e and disagg_upload-gen_only entries for NIXL with updated DeepSeek-V3/R1 and V32 FP4 parameter combinations, and a single additional waiver entry for a specific DeepSeek-V3 V32 FP4 configuration.

Possibly related PRs

  • NVIDIA/TensorRT-LLM#15140: Both PRs modify overlapping disagg_upload-gen_only/disagg_upload-e2e DeepSeek-V32 FP4/NIXL configurations in the same test waiver section.
  • NVIDIA/TensorRT-LLM#14405: Both PRs adjust perf/test_perf_sanity.py::test_e2e skip waivers for disagg_upload scenarios including DeepSeek-V3/R1/V32 FP4 combinations.
  • NVIDIA/TensorRT-LLM#14516: Both PRs expand perf/test_perf_sanity.py::test_e2e SKIP entries for disagg_upload including disagg_upload-gen_only for DeepSeek R1/V32 FP4 variants.

Suggested reviewers

  • mzweilz

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main change: waiving 6 failed test cases for the main branch in post-merge, with a specific reference number.
Description check ✅ Passed The description is auto-generated and includes key information (created by CI, target branch, bug references, and waive entries), but lacks the standard PR template structure with explicit Description and Test Coverage 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.

✏️ 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 and usage tips.

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #53508 [ skip ] triggered by Bot. Commit: bc589e8 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

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

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