Skip to content

[None][test] Waive 2 failed cases for main in post-merge - #15060

Closed
tensorrt-cicd wants to merge 1 commit into
NVIDIA:mainfrom
tensorrt-cicd:trtllm-ci-report/waive-20260607-093819
Closed

[None][test] Waive 2 failed cases for main in post-merge#15060
tensorrt-cicd wants to merge 1 commit into
NVIDIA:mainfrom
tensorrt-cicd:trtllm-ci-report/waive-20260607-093819

Conversation

@tensorrt-cicd

@tensorrt-cicd tensorrt-cicd commented Jun 7, 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): 6276841, 6276842

Waive entries added

accuracy/test_llm_api_pytorch.py::TestQwen3_30B_A3B::test_fp8[latency-torch_compile=True] SKIP (https://nvbugs/6276841)
accuracy/test_llm_api_pytorch_encode.py::TestDecoderEncode::test_decoder_encode_cuda_graph_matches_eager_logits[tinyllama-1.1b] SKIP (https://nvbugs/6276842)

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

Summary by CodeRabbit

  • Tests
    • Updated test waivers for specific test cases.

Bug(s): 6276841, 6276842
Requested by: qa@nvidia.com

Signed-off-by: tensorrt-cicd <90828364+tensorrt-cicd@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Jun 7, 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: d82f81e2-46d8-4f67-8eac-2238a2c7d4de

📥 Commits

Reviewing files that changed from the base of the PR and between bedad85 and 629ff35.

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

📝 Walkthrough

Walkthrough

This PR adds two test skip waivers to tests/integration/test_lists/waives.txt: one for a Qwen3 30B fp8 latency test with torch_compile enabled, and another for a tinyllama decoder-encode CUDA graph versus eager logits comparison test.

Changes

Test Skip Waivers

Layer / File(s) Summary
Add skip waivers for accuracy tests
tests/integration/test_lists/waives.txt
Two new SKIP waiver entries are appended: one for accuracy/test_llm_api_pytorch.py::TestQwen3_30B_A3B::test_fp8[latency-torch_compile=True] and one for accuracy/test_llm_api_pytorch_encode.py::TestDecoderEncode::test_decoder_encode_cuda_graph_matches_eager_logits[tinyllama-1.1b].

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • NVIDIA/TensorRT-LLM#14839: Both PRs add SKIP waiver entries to tests/integration/test_lists/waives.txt for accuracy test cases.
  • NVIDIA/TensorRT-LLM#14260: Both PRs append new pytest SKIP entries to the same waiver file for failing accuracy tests in CI.
  • NVIDIA/TensorRT-LLM#14332: Both PRs modify tests/integration/test_lists/waives.txt to add SKIP waivers for accuracy/test_llm_api_pytorch 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 PR description is incomplete and does not follow the required template structure. Required sections like 'Description', 'Test Coverage', and 'PR Checklist' are missing. Add missing sections: 'Description' explaining the rationale for the waivers, 'Test Coverage' documenting the skipped tests, and complete the 'PR Checklist' to confirm compliance with guidelines.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly follows the required template and accurately describes the main change: waiving 2 failed test cases for the main branch in post-merge.
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.

@crazydemo

Copy link
Copy Markdown
Collaborator

close as moved to #15077

@crazydemo crazydemo closed this Jun 8, 2026
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.

2 participants