Skip to content

[None][test] Waive 2 failed cases for main in QA CI - #15341

Merged
jieli-matrix merged 16 commits into
NVIDIA:mainfrom
tensorrt-cicd:trtllm-ci-report/waive-20260613-180527
Jun 22, 2026
Merged

[None][test] Waive 2 failed cases for main in QA CI#15341
jieli-matrix merged 16 commits into
NVIDIA:mainfrom
tensorrt-cicd:trtllm-ci-report/waive-20260613-180527

Conversation

@tensorrt-cicd

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

Copy link
Copy Markdown
Collaborator

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_CLUSTER_TEST/1535/
Bug(s): 6316983, 6317074

Waive entries added

full:B200/accuracy/test_llm_api_pytorch_multimodal.py::TestQwen2_5_VL_7B::test_auto_dtype SKIP (https://nvbugs/6316983)
full:B200/accuracy/test_llm_api_pytorch.py::TestNemotronV3Ultra::test_nvfp4_4gpus_block_reuse[TEP4] SKIP (https://nvbugs/6317074)

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 B200 target test cases to address known issues and prevent blocking builds.

Bug(s): 6316983, 6317074
Requested by: qa@nvidia.com
Jenkins build: https://prod.blsm.nvidia.com/swqa-tensorrt-qa-test/job/LLM_FUNCTION_CLUSTER_TEST/1535/

Signed-off-by: tensorrt-cicd <90828364+tensorrt-cicd@users.noreply.github.com>
@jieli-matrix
jieli-matrix marked this pull request as ready for review June 16, 2026 02:08
Signed-off-by: Jie Li <76780849+jieli-matrix@users.noreply.github.com>
@jieli-matrix
jieli-matrix enabled auto-merge (squash) June 16, 2026 02:08
@coderabbitai

coderabbitai Bot commented Jun 16, 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: b2ac8755-dd6e-47b6-b145-6a7d91ee87cb

📥 Commits

Reviewing files that changed from the base of the PR and between 2ef2ea5 and 1887ebb.

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

📝 Walkthrough

Walkthrough

Two SKIP waiver entries are added to the integration test waiver list for B200 targets: TestNemotronV3Ultra::test_nvfp4_4gpus_block_reuse[TEP4] (nvbugs 6317074) and TestQwen2_5_VL_7B::test_auto_dtype (nvbugs 6316983).

Changes

B200 Test Waiver Additions

Layer / File(s) Summary
B200 skip entries for NemotronV3Ultra and Qwen2.5 VL 7B
tests/integration/test_lists/waives.txt
Adds two full:B200 SKIP waiver lines for TestNemotronV3Ultra::test_nvfp4_4gpus_block_reuse[TEP4] and TestQwen2_5_VL_7B::test_auto_dtype, each referencing their respective nvbugs tracking numbers.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • NVIDIA/TensorRT-LLM#14783: Adds SKIP waivers to the same waives.txt file for TestNemotron-related test_auto_dtype cases, directly overlapping in both mechanism and model family.
  • NVIDIA/TensorRT-LLM#15358: Modifies the same waives.txt file by adding new SKIP entries for specific failing tests with nvbugs references.
  • NVIDIA/TensorRT-LLM#15315: Adds new B200-related SKIP waiver entries to the same waives.txt file for CI test failures.

Suggested reviewers

  • crazydemo
  • jieli-matrix
  • LarryXFly
  • StanleySun639
  • xinhe-nv
🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title accurately summarizes the PR's main objective: waiving 2 failed test cases for the main branch in QA CI.
Description check ✅ Passed The PR description provides essential context (auto-generated waive PR, bug references, Jenkins build link, waive entries), though it deviates from the template structure which expects manual description sections.
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.

@jieli-matrix

Copy link
Copy Markdown
Collaborator

/bot run --stage-list ""

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54417 [ run ] triggered by Bot. Commit: 1887ebb Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54417 [ run ] completed with state FAILURE. Commit: 1887ebb
/LLM/main/L0_MergeRequest_PR pipeline #43488 (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

CI Agent Failure Analysis

Link to invocation

@jieli-matrix

Copy link
Copy Markdown
Collaborator

/bot run --stage-list ""

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54510 [ run ] triggered by Bot. Commit: e809eb4 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54510 [ run ] completed with state SUCCESS. Commit: e809eb4
/LLM/main/L0_MergeRequest_PR pipeline #43575 (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

CI Agent Failure Analysis

Link to invocation

Signed-off-by: Jie Li <76780849+jieli-matrix@users.noreply.github.com>
@jieli-matrix

Copy link
Copy Markdown
Collaborator

/bot run --stage-list ""

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54715 [ run ] triggered by Bot. Commit: 423505d Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54715 [ run ] completed with state FAILURE. Commit: 423505d
/LLM/main/L0_MergeRequest_PR pipeline #43746 (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

CI Agent Failure Analysis

Link to invocation

@jieli-matrix

Copy link
Copy Markdown
Collaborator

/bot run --stage-list ""

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54916 [ run ] triggered by Bot. Commit: 35ed4e6 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54916 [ run ] completed with state SUCCESS. Commit: 35ed4e6
/LLM/main/L0_MergeRequest_PR pipeline #43921 (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: Jie Li <76780849+jieli-matrix@users.noreply.github.com>
@jieli-matrix

Copy link
Copy Markdown
Collaborator

/bot run --stage-list ""

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54968 [ run ] triggered by Bot. Commit: 2c5c2d2 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54968 [ run ] completed with state SUCCESS. Commit: 2c5c2d2
/LLM/main/L0_MergeRequest_PR pipeline #43968 (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

@jieli-matrix

Copy link
Copy Markdown
Collaborator

/bot skip --comment "Only waive tests"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54977 [ skip ] triggered by Bot. Commit: 59a50b1 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54977 [ skip ] completed with state SUCCESS. Commit: 59a50b1
Skipping testing for commit 59a50b1

Link to invocation

@jieli-matrix

Copy link
Copy Markdown
Collaborator

/bot reuse-pipeline

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

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

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #54986 [ reuse-pipeline ] completed with state SUCCESS. Commit: f09d7bd
Can't reuse PR_Github #54968 (Partly Tested) with status: FAILED

Link to invocation

@jieli-matrix

Copy link
Copy Markdown
Collaborator

/bot skip --comment "Only waive tests"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

PR_Github #55017 [ skip ] triggered by Bot. Commit: eae6287 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator Author

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

Link to invocation

@jieli-matrix
jieli-matrix merged commit 416bdb2 into NVIDIA:main Jun 22, 2026
7 checks passed
xinhe-nv pushed a commit to tensorrt-cicd/TensorRT-LLM that referenced this pull request Jun 23, 2026
Signed-off-by: tensorrt-cicd <90828364+tensorrt-cicd@users.noreply.github.com>
Signed-off-by: Jie Li <76780849+jieli-matrix@users.noreply.github.com>
Co-authored-by: Jie Li <76780849+jieli-matrix@users.noreply.github.com>
Signed-off-by: GitLab CI Bot <gitlab-ci@nvidia.com>
xinhe-nv pushed a commit to tensorrt-cicd/TensorRT-LLM that referenced this pull request Jun 24, 2026
Signed-off-by: tensorrt-cicd <90828364+tensorrt-cicd@users.noreply.github.com>
Signed-off-by: Jie Li <76780849+jieli-matrix@users.noreply.github.com>
Co-authored-by: Jie Li <76780849+jieli-matrix@users.noreply.github.com>
Signed-off-by: GitLab CI Bot <gitlab-ci@nvidia.com>
BrianLi23 pushed a commit to BrianLi23/TensorRT-LLM that referenced this pull request Jul 9, 2026
Signed-off-by: tensorrt-cicd <90828364+tensorrt-cicd@users.noreply.github.com>
Signed-off-by: Jie Li <76780849+jieli-matrix@users.noreply.github.com>
Co-authored-by: Jie Li <76780849+jieli-matrix@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.

2 participants