Skip to content

[None][infra] Waive 3 failed cases for main in post-merge 2802 - #15571

Merged
mzweilz merged 1 commit into
NVIDIA:mainfrom
ZhanruiSunCh:trtllm-ci-report/waive-20260624-030630
Jun 24, 2026
Merged

[None][infra] Waive 3 failed cases for main in post-merge 2802#15571
mzweilz merged 1 commit into
NVIDIA:mainfrom
ZhanruiSunCh:trtllm-ci-report/waive-20260624-030630

Conversation

@ZhanruiSunCh

@ZhanruiSunCh ZhanruiSunCh commented Jun 24, 2026

Copy link
Copy Markdown
Collaborator

Auto-generated Waive PR

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

Waive entries added

perf/test_perf_sanity.py::test_e2e[disagg_upload-e2e-gb300_kimi-k25-thinking-fp4_8k1k_con4096_ctx1_dep4_gen1_dep16_eplb0_mtp0_ccb-NIXL] SKIP (https://nvbugs/6368078)
test_e2e.py::test_draft_token_tree_quickstart_advanced_eagle3[Llama-3.1-8b-Instruct-llama-3.1-model/Llama-3.1-8B-Instruct-EAGLE3-LLaMA3.1-Instruct-8B] SKIP (https://nvbugs/6368053)
test_e2e.py::test_draft_token_tree_quickstart_advanced_eagle3_depth_1_tree[Llama-3.1-8b-Instruct-llama-3.1-model/Llama-3.1-8B-Instruct-EAGLE3-LLaMA3.1-Instruct-8B] SKIP (https://nvbugs/6368053)

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

Summary by CodeRabbit

  • Chores
    • Updated test skip list to exclude specific test cases from execution due to known issues.

Bug(s): 6368053, 6368078
Requested by: @mzweilz

Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@users.noreply.github.com>
@mzweilz
mzweilz self-requested a review June 24, 2026 03:08
@mzweilz

mzweilz commented Jun 24, 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 24, 2026 03:09
@coderabbitai

coderabbitai Bot commented Jun 24, 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: b1ddc930-9e2e-4d70-9fea-d1a0d787ad6d

📥 Commits

Reviewing files that changed from the base of the PR and between cdd6230 and 9c85492.

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

📝 Walkthrough

Walkthrough

Three new SKIP entries are added to tests/integration/test_lists/waives.txt: one for a perf/test_perf_sanity.py::test_e2e case targeting the gb300 kimi-k25 thinking disaggregated configuration, and two for test_e2e.py::test_draft_token_tree_quickstart_advanced_eagle3 cases covering the base and depth_1_tree variants with a Llama-3.1-8B-instruct + EAGLE3 model path.

Changes

Integration Test Waives

Layer / File(s) Summary
New SKIP entries in waives.txt
tests/integration/test_lists/waives.txt
Adds one waive for perf/test_perf_sanity.py::test_e2e (gb300 kimi-k25 thinking disaggregated upload) and two waives for test_e2e.py::test_draft_token_tree_quickstart_advanced_eagle3 (base and depth_1_tree variants, Llama-3.1-8B-instruct + EAGLE3), each referencing an nvbug URL.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • NVIDIA/TensorRT-LLM#15443: Modifies the same waives.txt file with neighboring perf/test_perf_sanity.py::test_e2e gb300 kimi-k25 thinking entries.
  • NVIDIA/TensorRT-LLM#15511: Overlaps directly by adding/removing test_e2e.py draft-token-tree quickstart and perf/test_perf_sanity.py skip entries in the same waive list.
  • NVIDIA/TensorRT-LLM#15499: Also adds new SKIP entries to tests/integration/test_lists/waives.txt, directly touching the same file and mechanism.

Suggested reviewers

  • crazydemo
  • jieli-matrix
  • LarryXFly
  • StanleySun639
  • mzweilz
  • xinhe-nv
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: waiving 3 failed test cases for the main branch post-merge run 2802.
Description check ✅ Passed The description provides the essential information: it clearly explains what was changed (3 test waive entries), why (bug references with NVBugs IDs), and includes the specific test cases added.
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 #55388 [ skip ] triggered by Bot. Commit: 9c85492 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

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

Link to invocation

@mzweilz
mzweilz merged commit 6a4d8ca into NVIDIA:main Jun 24, 2026
12 checks passed
BrianLi23 pushed a commit to BrianLi23/TensorRT-LLM that referenced this pull request Jul 9, 2026
…A#15571)

Signed-off-by: ZhanruiSunCh <184402041+ZhanruiSunCh@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.

3 participants