Skip to content

[None][test] waive weekly qa ci failure cases - #15077

Merged
crazydemo merged 1 commit into
NVIDIA:mainfrom
crazydemo:qa_waive
Jun 8, 2026
Merged

[None][test] waive weekly qa ci failure cases#15077
crazydemo merged 1 commit into
NVIDIA:mainfrom
crazydemo:qa_waive

Conversation

@crazydemo

@crazydemo crazydemo commented Jun 8, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Tests
    • Updated test waiver list to skip additional integration tests across various hardware platforms and model configurations. This ensures the test suite focuses on supported configurations and known working scenarios.

Description

Test Coverage

PR Checklist

Please review the following before submitting your PR:

  • PR description clearly explains what and why. If using CodeRabbit's summary, please make sure it makes sense.

  • PR Follows TRT-LLM CODING GUIDELINES to the best of your knowledge.

  • Test cases are provided for new code paths (see test instructions)

  • If PR introduces API changes, an appropriate PR label is added - either api-compatible or api-breaking. For api-breaking, include BREAKING in the PR title.

  • Any new dependencies have been scanned for license and vulnerabilities

  • CODEOWNERS updated if ownership changes

  • Documentation updated as needed

  • Update tava architecture diagram if there is a significant design change in PR.

  • The reviewers assigned automatically/manually are appropriate for the PR.

  • Please check this after reviewing the above items as appropriate for this PR.

GitHub Bot Help

To see a list of available CI bot commands, please comment /bot help.

Signed-off-by: Ivy Zhang <25222398+crazydemo@users.noreply.github.com>
@crazydemo

Copy link
Copy Markdown
Collaborator Author

/bot run --stage-list ""

@crazydemo
crazydemo enabled auto-merge (squash) June 8, 2026 03:22
@coderabbitai

coderabbitai Bot commented Jun 8, 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: 7c30896e-2f1f-49a2-ac04-84c1998ced89

📥 Commits

Reviewing files that changed from the base of the PR and between 71debd5 and 1549444.

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

📝 Walkthrough

Walkthrough

This PR expands the integration test waiver list in tests/integration/test_lists/waives.txt by adding 46 new skip entries across three sections: multimodal TestStep3_7::test_fp8_block_scales variants, A100-scoped TestQwen3_5_35B_A3B tests, and an extended platform-scoped block covering multiple models and architectures including H100, H20, L40S, and RTX variants.

Changes

Test Waivers

Layer / File(s) Summary
Test waiver list entries
tests/integration/test_lists/waives.txt
Added new waiver entries for TestStep3_7::test_fp8_block_scales with tensor/ep/mTP parameterizations, A100-specific TestQwen3_5_35B_A3B bf16 test variants, and substantially expanded platform-scoped skip entries across H100, H100_PCIe, H20, L40S, RTX, RTX_6000D, RTXPro6000D, and RTX_PRO_6000_Blackwell_Server_Edition architectures covering Qwen3, GPTOSS, and Llama3_3 parameterizations.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~8 minutes

Possibly related PRs

  • NVIDIA/TensorRT-LLM#14948: Both PRs modify the waiver list file to manage integration test skips, with this PR adding new waivers while #14948 removes an existing entry.
  • NVIDIA/TensorRT-LLM#14854: Both PRs update tests/integration/test_lists/waives.txt with overlapping fp8 block-scales parameterizations and accuracy test skip entries.
  • NVIDIA/TensorRT-LLM#14789: Both PRs directly modify the same waiver list file to add new SKIP/waiver entries for integration tests.

Suggested reviewers

  • 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 consists entirely of the repository template with no custom content, missing required sections like Description, Test Coverage, and substantive PR Checklist completion. Add a brief description explaining which weekly QA CI failures are being waived and why, plus document the test coverage or validation approach for these changes.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and specifically summarizes the main change: adding waivers for weekly QA CI failure cases to the test waiver list.
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

PR_Github #52651 [ run ] triggered by Bot. Commit: 1549444 Link to invocation

@crazydemo

Copy link
Copy Markdown
Collaborator Author

/bot kill

@crazydemo

Copy link
Copy Markdown
Collaborator Author

/bot skip --comment "skip CI as check test list pass"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #52668 [ skip ] triggered by Bot. Commit: 1549444 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #52669 [ kill ] triggered by Bot. Commit: 1549444 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #52668 [ skip ] completed with state ABORTED. Commit: 1549444

Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #52651 [ run ] completed with state ABORTED. Commit: 1549444

Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #52669 [ kill ] completed with state SUCCESS. Commit: 1549444
Successfully killed previous jobs for commit 1549444

Link to invocation

@crazydemo

Copy link
Copy Markdown
Collaborator Author

/bot skip --comment "skip CI as check test list pass"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #52676 [ skip ] triggered by Bot. Commit: 1549444 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

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

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.

4 participants