Skip to content

[None][test] Waive 1 failed cases for main in QA CI#13147

Merged
xinhe-nv merged 3 commits intoNVIDIA:mainfrom
xinhe-nv:trtllm-ci-report/waive-20260417-064922
Apr 19, 2026
Merged

[None][test] Waive 1 failed cases for main in QA CI#13147
xinhe-nv merged 3 commits intoNVIDIA:mainfrom
xinhe-nv:trtllm-ci-report/waive-20260417-064922

Conversation

@xinhe-nv
Copy link
Copy Markdown
Collaborator

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

Auto-generated Waive PR

Created by: TensorRT LLM CI Report (requested by @xinhe-nv)
Target branch: main
Bug(s): 6070857

Waive entries added

test_accuracy/test_llm_api_pytorch.py::TestNemotronNas::test_auto_dtype_tp8 SKIP (https://nvbugs/6070857)

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

Summary by CodeRabbit

  • Tests
    • Updated test skip configuration to exclude a specific test case from the test suite.

@xinhe-nv
Copy link
Copy Markdown
Collaborator Author

/bot run --skip-test

@xinhe-nv xinhe-nv enabled auto-merge (squash) April 17, 2026 06:50
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 17, 2026

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: 3ff81a4e-6eb0-489a-8c4d-0d4ae66c45d9

📥 Commits

Reviewing files that changed from the base of the PR and between f67eba2 and f1a5b03.

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

📝 Walkthrough

Walkthrough

A test skip entry was added to the waives configuration file to exclude a specific failing test case (TestNemotronNas::test_auto_dtype_tp8) from the test_accuracy module, referencing an associated bug ticket.

Changes

Cohort / File(s) Summary
Test Skip List
tests/integration/test_lists/waives.txt
Added skip entry for test_accuracy/test_llm_api_pytorch.py::TestNemotronNas::test_auto_dtype_tp8 test case, referencing nvbugs issue #6070857.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

  • NVIDIA/TensorRT-LLM#6795: Adds similar skip/waiver entries to tests/integration/test_lists/waives.txt for different failing tests with nvbugs references.

Suggested reviewers

  • jieli-matrix
🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies this as a test waiver PR for the main branch, referencing a specific CI requirement with appropriate formatting.
Description check ✅ Passed The description provides context about the auto-generated waiver, references the bug ID, and lists the specific test case being waived with the associated bug reference.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

✏️ 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.

@xinhe-nv xinhe-nv requested a review from StanleySun639 April 17, 2026 06:51
Bug(s): 6070857
Requested by: @xinhe-nv

Signed-off-by: xinhe-nv <200704525+xinhe-nv@users.noreply.github.com>
@xinhe-nv xinhe-nv force-pushed the trtllm-ci-report/waive-20260417-064922 branch from f1a5b03 to ff08f52 Compare April 17, 2026 09:41
@xinhe-nv
Copy link
Copy Markdown
Collaborator Author

/bot run --stage-list ""

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #44030 [ run ] triggered by Bot. Commit: ff08f52 Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #44030 [ run ] completed with state FAILURE. Commit: ff08f52
/LLM/main/L0_MergeRequest_PR pipeline #34467 (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 --stage-list ""

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #44169 [ run ] triggered by Bot. Commit: ddc71c2 Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #44169 [ run ] completed with state FAILURE. Commit: ddc71c2
/LLM/main/L0_MergeRequest_PR pipeline #34596 (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

Signed-off-by: xinhe-nv <200704525+xinhe-nv@users.noreply.github.com>
@xinhe-nv
Copy link
Copy Markdown
Collaborator Author

/bot run --stage-list ""

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #44177 [ run ] triggered by Bot. Commit: 628e845 Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #44177 [ run ] completed with state SUCCESS. Commit: 628e845
/LLM/main/L0_MergeRequest_PR pipeline #34604 (Partly Tested) completed with status: 'SUCCESS'

CI Report

Link to invocation

@xinhe-nv
Copy link
Copy Markdown
Collaborator Author

/bot reuse-pipeline

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #44184 [ reuse-pipeline ] triggered by Bot. Commit: 628e845 Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

PR_Github #44184 [ reuse-pipeline ] completed with state SUCCESS. Commit: 628e845
Reusing PR_Github #44177 (Partly Tested) for commit 628e845

Link to invocation

@xinhe-nv xinhe-nv merged commit 66431d8 into NVIDIA:main Apr 19, 2026
5 checks passed
@xinhe-nv xinhe-nv deleted the trtllm-ci-report/waive-20260417-064922 branch April 19, 2026 12:50
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