Skip to content

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

Merged
xinhe-nv merged 11 commits into
NVIDIA:mainfrom
tensorrt-cicd:trtllm-ci-report/waive-20260602-073827
Jun 3, 2026
Merged

[None][test] Waive 1 failed cases for main in QA CI#14857
xinhe-nv merged 11 commits into
NVIDIA:mainfrom
tensorrt-cicd:trtllm-ci-report/waive-20260602-073827

Conversation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator

@tensorrt-cicd tensorrt-cicd commented Jun 2, 2026

Auto-generated Waive PR

Created by: TensorRT LLM CI Report (requested by qa@nvidia.com)
Target branch: main
Jenkins build: https://prod.blsm.nvidia.com/swqa-tensorrt-qa-test/job/LLM_FUNCTION_TEST/2213/
Bug(s): 6117816

Waive entries added

accuracy/test_llm_api_autodeploy.py::TestNemotronV2::test_fp8[True] SKIP (https://nvbugs/6117816)

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

Summary by CodeRabbit

  • Tests
    • Added a test case waiver to skip a specific test scenario.

Bug(s): 6117816
Requested by: qa@nvidia.com
Jenkins build: https://prod.blsm.nvidia.com/swqa-tensorrt-qa-test/job/LLM_FUNCTION_TEST/2213/

Signed-off-by: tensorrt-cicd <90828364+tensorrt-cicd@users.noreply.github.com>
@xinhe-nv xinhe-nv marked this pull request as ready for review June 3, 2026 02:12
@xinhe-nv
Copy link
Copy Markdown
Collaborator

xinhe-nv commented Jun 3, 2026

/bot run --skip-test

@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Jun 3, 2026

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: 8d676bad-11c6-428e-9fe5-09b429e4bbe8

📥 Commits

Reviewing files that changed from the base of the PR and between e1ed5e0 and 5cc9a1f.

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

📝 Walkthrough

Walkthrough

A test waiver entry is added to tests/integration/test_lists/waives.txt to skip the Nemotron V2 FP8 test case with true parameter, referencing NVBUG 6117816 for tracking.

Changes

Test Waiver Entry

Layer / File(s) Summary
Nemotron V2 FP8 test waiver
tests/integration/test_lists/waives.txt
A SKIP entry is added for the TestNemotronV2::test_fp8[True] test case with NVBUG reference 6117816.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • NVIDIA/TensorRT-LLM#14854: Modifies the same waiver list file tests/integration/test_lists/waives.txt with additional SKIP entries for failing accuracy/test_llm_api_autodeploy.py tests.
  • NVIDIA/TensorRT-LLM#14163: Also modifies the same tests/integration/test_lists/waives.txt file by adding a new test-waiver entry to skip a failing test case.
  • NVIDIA/TensorRT-LLM#14870: Modifies the same waiver list file (tests/integration/test_lists/waives.txt) by adjusting waivers for specific accuracy/test_llm_api_autodeploy.py tests.

Suggested reviewers

  • crazydemo
  • jieli-matrix
  • StanleySun639
  • LarryXFly
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly indicates this is a test waiver PR for the main branch, following the repository's template format with [None] ticket reference and [test] type.
Description check ✅ Passed The description provides essential context (auto-generation notice, target branch, Jenkins build link, bug reference, and specific waiver entry), though it deviates from the template structure by omitting optional sections like Test Coverage and PR Checklist.
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 Author

PR_Github #51731 [ run ] triggered by Bot. Commit: 5cc9a1f Link to invocation

@xinhe-nv xinhe-nv closed this Jun 3, 2026
@xinhe-nv xinhe-nv deleted the trtllm-ci-report/waive-20260602-073827 branch June 3, 2026 02:49
@xinhe-nv xinhe-nv restored the trtllm-ci-report/waive-20260602-073827 branch June 3, 2026 03:14
@xinhe-nv xinhe-nv reopened this Jun 3, 2026
xinhe-nv added 2 commits June 3, 2026 11:15
Signed-off-by: xinhe-nv <200704525+xinhe-nv@users.noreply.github.com>
@xinhe-nv xinhe-nv enabled auto-merge (squash) June 3, 2026 03:15
@xinhe-nv
Copy link
Copy Markdown
Collaborator

xinhe-nv commented Jun 3, 2026

/bot run --skip-test

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator Author

PR_Github #51742 [ run ] triggered by Bot. Commit: e7ebdef Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator Author

PR_Github #51731 [ run ] completed with state ABORTED. Commit: 5cc9a1f

Link to invocation

xinhe-nv added 3 commits June 3, 2026 13:53
Signed-off-by: xinhe-nv <200704525+xinhe-nv@users.noreply.github.com>
Signed-off-by: xinhe-nv <200704525+xinhe-nv@users.noreply.github.com>
@tensorrt-cicd
Copy link
Copy Markdown
Collaborator Author

PR_Github #51742 [ run ] completed with state SUCCESS. Commit: e7ebdef
/LLM/main/L0_MergeRequest_PR pipeline #41115 (Partly Tested) completed with status: 'SUCCESS'
Pipeline passed with automatic retried tests. Check the rerun report for details.

CI Report

Link to invocation

@xinhe-nv
Copy link
Copy Markdown
Collaborator

xinhe-nv commented Jun 3, 2026

/bot reuse-pipeline

@xinhe-nv
Copy link
Copy Markdown
Collaborator

xinhe-nv commented Jun 3, 2026

/bot reuse-pipeline

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator Author

PR_Github #51785 [ reuse-pipeline ] triggered by Bot. Commit: 0186309 Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator Author

PR_Github #51786 [ reuse-pipeline ] triggered by Bot. Commit: 0186309 Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator Author

PR_Github #51785 [ reuse-pipeline ] completed with state ABORTED. Commit: 0186309
Can't reuse PR_Github #0 with status: UNKNOWN

Link to invocation

@tensorrt-cicd
Copy link
Copy Markdown
Collaborator Author

PR_Github #51786 [ reuse-pipeline ] completed with state SUCCESS. Commit: 0186309
Reusing PR_Github #51742 (Partly Tested) for commit 0186309

Link to invocation

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