Skip to content

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

Merged
xinhe-nv merged 11 commits into
NVIDIA:mainfrom
xinhe-nv:trtllm-ci-report/waive-20260423-050118
Apr 24, 2026
Merged

[None][infra] Waive 15 failed cases for main in post-merge#13363
xinhe-nv merged 11 commits into
NVIDIA:mainfrom
xinhe-nv:trtllm-ci-report/waive-20260423-050118

Conversation

@xinhe-nv

@xinhe-nv xinhe-nv commented Apr 23, 2026

Copy link
Copy Markdown
Collaborator

Auto-generated Waive PR

Created by: TensorRT LLM CI Report (requested by qa@nvidia.com)
Target branch: main
Bug(s): 5921674, 6094066, 6105765, 6105767, 6105768, 6105769, 6106174

Waive entries added

disaggregated/test_disaggregated.py::test_disaggregated_deepseek_v3_lite_bf16_empty_batch[DeepSeek-V3-Lite-bf16] SKIP (https://nvbugs/6105769)
disaggregated/test_disaggregated.py::test_disaggregated_cancel_large_context_requests[DeepSeek-V3-Lite-bf16] SKIP (https://nvbugs/6105768)
disaggregated/test_disaggregated.py::test_disaggregated_benchmark_on_diff_backends[DeepSeek-V3-Lite-bf16] SKIP (https://nvbugs/6105767)
accuracy/test_llm_api_pytorch.py::TestQwen3_30B_A3B::test_fp8[latency-torch_compile=True] SKIP (https://nvbugs/6094066)
accuracy/test_llm_api_pytorch.py::TestGemma3_1BInstruct::test_auto_dtype_vswa_without_reuse_disable_overlap_scheduler SKIP (https://nvbugs/6105765)
accuracy/test_llm_api_pytorch.py::TestGemma3_1BInstruct::test_auto_dtype_vswa_without_reuse SKIP (https://nvbugs/6105765)
accuracy/test_llm_api_pytorch.py::TestGemma3_1BInstruct::test_auto_dtype_vswa_reuse_partial_reuse SKIP (https://nvbugs/6105765)
accuracy/test_llm_api_pytorch.py::TestGemma3_1BInstruct::test_auto_dtype_vswa_reuse_disable_overlap_scheduler SKIP (https://nvbugs/6105765)
accuracy/test_llm_api_pytorch.py::TestGemma3_1BInstruct::test_auto_dtype_vswa_reuse SKIP (https://nvbugs/6105765)
accuracy/test_llm_api_pytorch.py::TestGemma3_1BInstruct::test_auto_dtype_vswa_without_reuse_low_memory_available SKIP (https://nvbugs/6106174)
accuracy/test_llm_api_pytorch.py::TestGemma3_1BInstruct::test_auto_dtype_vswa_reuse_low_memory_available_partial_reuse SKIP (https://nvbugs/6106174)
accuracy/test_llm_api_pytorch.py::TestGemma3_1BInstruct::test_auto_dtype_vswa_reuse_low_memory_available_no_partial_reuse SKIP (https://nvbugs/6106174)
accuracy/test_llm_api_pytorch.py::TestGemma3_1BInstruct::test_auto_dtype_vswa_chunked_prefill_without_reuse SKIP (https://nvbugs/6106174)
accuracy/test_llm_api_pytorch.py::TestGemma3_1BInstruct::test_auto_dtype_vswa_chunked_prefill_reuse SKIP (https://nvbugs/6106174)
accuracy/test_llm_api_autodeploy.py::TestNemotronV2::test_auto_dtype[False] SKIP (https://nvbugs/5921674)

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

Summary by CodeRabbit

  • Tests
    • Added test waivers for specific model configuration scenarios. These adjustments address known limitations identified in integration testing across various model and hardware configurations.

Bug(s): 5921674, 6094066, 6105765, 6105767, 6105768, 6105769, 6106174
Requested by: qa@nvidia.com

Signed-off-by: xinhe-nv <200704525+xinhe-nv@users.noreply.github.com>
@xinhe-nv

Copy link
Copy Markdown
Collaborator Author

/bot run --skip-test

@coderabbitai

coderabbitai Bot commented Apr 23, 2026

Copy link
Copy Markdown
Contributor

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: ffb725b2-67ed-4b56-b797-cdf5df317aef

📥 Commits

Reviewing files that changed from the base of the PR and between 36113bf and b0109ef.

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

📝 Walkthrough

Walkthrough

This pull request adds 15 test waiver entries to skip specific failing integration test parametrizations across multiple models (DeepSeek-V3-Lite, Qwen3-30B, Gemma3-1B, NemotronV2) with various configurations. Each waiver includes a corresponding nvbugs issue reference.

Changes

Cohort / File(s) Summary
Test Waivers
tests/integration/test_lists/waives.txt
Added 15 SKIP entries for failing test parametrizations: DeepSeek-V3-Lite bf16 disaggregated scenarios, Qwen3-30B fp8 latency with torch_compile, Gemma3-1B Instruct auto_dtype_vswa variants, and NemotronV2 auto-deploy test, each with corresponding nvbugs issue links.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~4 minutes

Possibly related PRs

Suggested reviewers

  • EmmaQiaoCh
  • jieli-matrix
  • StanleySun639
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically describes the main change: adding 15 waived test cases for the main branch in post-merge.
Description check ✅ Passed The description is auto-generated and provides essential information: bug references, list of waived entries with their associated bug IDs, and context about the auto-generated nature.
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 #45107 [ run ] triggered by Bot. Commit: b0109ef Link to invocation

Signed-off-by: xinhe-nv <200704525+xinhe-nv@users.noreply.github.com>
@xinhe-nv

Copy link
Copy Markdown
Collaborator Author

/bot run --skip-test

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #45144 [ run ] triggered by Bot. Commit: 42bc44f Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #45107 [ run ] completed with state ABORTED. Commit: b0109ef

Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #45144 [ run ] completed with state SUCCESS. Commit: 42bc44f
/LLM/main/L0_MergeRequest_PR pipeline #35426 (Partly Tested) completed with status: 'FAILURE'

CI Report

⚠️ Action Required:

  • Please check the failed tests and fix your PR
  • If you cannot view the failures, ask the CI triggerer to share details
  • Once fixed, request an NVIDIA team member to trigger CI again

Link to invocation

@xinhe-nv

Copy link
Copy Markdown
Collaborator Author

/bot run --skip-test

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #45288 [ run ] triggered by Bot. Commit: 0c44333 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #45288 [ run ] completed with state SUCCESS. Commit: 0c44333
/LLM/main/L0_MergeRequest_PR pipeline #35542 (Partly Tested) completed with status: 'SUCCESS'

CI Report

Link to invocation

@xinhe-nv

Copy link
Copy Markdown
Collaborator Author

/bot run --skip-test

@xinhe-nv

Copy link
Copy Markdown
Collaborator Author

/bot run --skip-test

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #45333 [ run ] triggered by Bot. Commit: 64800ba Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #45334 [ run ] triggered by Bot. Commit: 64800ba Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #45333 [ run ] completed with state ABORTED. Commit: 64800ba

Link to invocation

@xinhe-nv

Copy link
Copy Markdown
Collaborator Author

/bot reuse-pipeline --number 35542

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #45353 [ reuse-pipeline ] triggered by Bot. Commit: 32467f1 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #45353 [ reuse-pipeline ] completed with state SUCCESS. Commit: 32467f1
Reusing PR_Github #45288 (Partly Tested) for commit 32467f1

Link to invocation

@xinhe-nv
xinhe-nv merged commit fe559c2 into NVIDIA:main Apr 24, 2026
5 checks passed
@xinhe-nv
xinhe-nv deleted the trtllm-ci-report/waive-20260423-050118 branch April 24, 2026 06:54
yufeiwu-nv pushed a commit to yufeiwu-nv/TensorRT-LLM that referenced this pull request May 19, 2026
)

Signed-off-by: xinhe-nv <200704525+xinhe-nv@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