Skip to content

[TRTLLM-14907][test] Waive 5 failed cases for main in QA CI - #17186

Merged
xinhe-nv merged 2 commits into
NVIDIA:mainfrom
trtllm-agent:trtllm-ci-report/waive-20260803-064004
Aug 3, 2026
Merged

[TRTLLM-14907][test] Waive 5 failed cases for main in QA CI#17186
xinhe-nv merged 2 commits into
NVIDIA:mainfrom
trtllm-agent:trtllm-ci-report/waive-20260803-064004

Conversation

@trtllm-agent

@trtllm-agent trtllm-agent commented Aug 3, 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): 6528742, 6539942, 6546609, 6547150, 6547151

Waive entries added

full:GB200/accuracy/test_llm_api_pytorch.py::TestMinistral8BInstruct::test_auto_dtype SKIP (https://nvbugs/6547151)
full:GB200/accuracy/test_llm_api_autodeploy.py::TestNemotronNanoV3::test_accuracy[fp8-4-attn_dp_off-trtllm] SKIP (https://nvbugs/6539942)
full:GB200/accuracy/test_llm_api_pytorch.py::TestNemotronV3Super::test_fp8_4gpus[attention_dp_off-python_mamba_cache] SKIP (https://nvbugs/6528742)
full:GB200/accuracy/test_llm_api_pytorch.py::TestDeepSeekV4FlashBase::test_fp8_4gpus_static_eplb[moe_backend=WIDEEP] SKIP (https://nvbugs/6546609)
full:GB200/accuracy/test_llm_api_pytorch.py::TestDeepSeekV3Lite::test_fp8_block_scales_4gpus[ep4-mtp_nextn=0-fp8kv=False-attention_dp=False-cuda_graph=True-overlap_scheduler=False-torch_compile=False-sampler_async_worker=False] SKIP (https://nvbugs/6547150)

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

Dev Engineer Review

  • Added five SKIP entries in tests/integration/test_lists/waives.txt.
  • The entries target GB200 scenarios for Ministral, Nemotron, DeepSeek V3 Lite, and DeepSeek V4 Flash Base.
  • Each entry references a bug report: 6528742, 6539942, 6546609, 6547150, or 6547151.
  • The change does not modify public APIs or code behavior.
  • The waiver-only scope is consistent with the stated objective.
  • Review should confirm that all test paths are valid and that no duplicate waiver entries exist.

QA Engineer Review

  • No test-db/ or qa/ files were modified.
  • Five GB200 test cases were added to tests/integration/test_lists/waives.txt.
  • Existing MiniMax M3 waiver entries remain unchanged.
  • The change adds no test functions.
  • CBTS coverage data is unavailable.
  • Verdict: needs follow-up.

Bug(s): 6528742, 6539942, 6546609, 6547150, 6547151
Requested by: qa@nvidia.com

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

xinhe-nv commented Aug 3, 2026

Copy link
Copy Markdown
Collaborator

/bot skip --comment "waive tests only"

@xinhe-nv xinhe-nv changed the title [None][test] Waive 5 failed cases for main in QA CI [TRTLLM-14907][test] Waive 5 failed cases for main in QA CI Aug 3, 2026
@xinhe-nv
xinhe-nv enabled auto-merge (squash) August 3, 2026 06:41
@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

Walkthrough

The integration waiver list adds six skipped GB200 test cases for Nemotron, DeepSeek, and Ministral configurations. Each entry includes an associated NV bug reference.

Changes

GB200 test waivers

Layer / File(s) Summary
Add GB200 skip entries
tests/integration/test_lists/waives.txt
Adds six skipped GB200 cases covering autodeploy accuracy, DeepSeek V3 Lite BF16/FP8, DeepSeek V4 Flash Base static EPLB, Ministral 8B auto-dtype, and Nemotron V3 Super FP8 testing.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: schetlur-nv, brnguyen2

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the test waiver change and follows the required ticket and type format.
Description check ✅ Passed The description explains the automated waiver, lists five bug reports, and identifies each waived QA test case.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@tests/integration/test_lists/waives.txt`:
- Around line 208-218: Add the repository-standard NVIDIA copyright header at
the beginning of the waiver entries in waives.txt, including the required 2026
copyright year, while preserving all existing waiver lines unchanged.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 6786a686-ccfc-478e-a34a-59b068407052

📥 Commits

Reviewing files that changed from the base of the PR and between ef1e9f5 and a15fa9c.

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

Comment thread tests/integration/test_lists/waives.txt
@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #63382 [ skip ] triggered by Bot. Commit: f8831ed Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

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

Link to invocation

@xinhe-nv
xinhe-nv merged commit 8e5a564 into NVIDIA:main Aug 3, 2026
7 checks passed
@xinhe-nv
xinhe-nv deleted the trtllm-ci-report/waive-20260803-064004 branch August 3, 2026 07:15
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