Skip to content

[https://nvbugs/6239637][fix] Unwaive Qwen3.5 cases on A100 platform#15481

Open
nv-guomingz wants to merge 1 commit into
NVIDIA:mainfrom
nv-guomingz:user/guomingz/unwaive_nvbug_6239637
Open

[https://nvbugs/6239637][fix] Unwaive Qwen3.5 cases on A100 platform#15481
nv-guomingz wants to merge 1 commit into
NVIDIA:mainfrom
nv-guomingz:user/guomingz/unwaive_nvbug_6239637

Conversation

@nv-guomingz

@nv-guomingz nv-guomingz commented Jun 18, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Tests
    • Removed waive entries for three test configurations in A100 test runs.

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: nv-guomingz <137257613+nv-guomingz@users.noreply.github.com>
@nv-guomingz

Copy link
Copy Markdown
Collaborator Author

/bot run --disable-fail-fast

@coderabbitai

coderabbitai Bot commented Jun 18, 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: eb1d795a-69fa-4bb3-a039-e6e6c4f2c910

📥 Commits

Reviewing files that changed from the base of the PR and between 4a8b7af and 91239ee.

📒 Files selected for processing (1)
  • tests/integration/test_lists/waives.txt
💤 Files with no reviewable changes (1)
  • tests/integration/test_lists/waives.txt

📝 Walkthrough

Walkthrough

Removes three SKIP waiver entries from tests/integration/test_lists/waives.txt for A100 runs of TestQwen3_5_35B_A3B::test_bf16 and test_bf16_mtp covering the tp1-CUTLASS, mtp_off, and mtp_on configurations.

Changes

Qwen3.5-35B-A3B A100 waiver removal

Layer / File(s) Summary
Remove A100 bf16/mtp skip entries
tests/integration/test_lists/waives.txt
Deletes three lines that were skipping TestQwen3_5_35B_A3B::test_bf16 and test_bf16_mtp on A100 for tp1-CUTLASS, mtp_off, and mtp_on variants.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Possibly related PRs

  • NVIDIA/TensorRT-LLM#14852: Removes existing SKIP/waive entries from the same waives.txt file for different test variants using the same mechanism.
  • NVIDIA/TensorRT-LLM#15078: Also removes test SKIP/waive entries from waives.txt, following the same waiver-list workflow.
  • NVIDIA/TensorRT-LLM#15118: Text-only update to waives.txt removing existing waiver entries to unskip previously waived CI cases.

Suggested reviewers

  • crazydemo
  • LarryXFly
  • StanleySun639
  • xinhe-nv
  • jieli-matrix
🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is largely empty with only the template structure present. All required sections (Description and Test Coverage) are unfilled, and only the checklist box is marked without substantive content. Fill in the Description section explaining why the Qwen3.5 waivers were removed and the Test Coverage section documenting which tests verify this change.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title correctly identifies the main change: removing waivers for Qwen3.5 test cases on A100 platform, with proper formatting including NVBugs ticket and [fix] type tag.
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 #54944 [ run ] triggered by Bot. Commit: 91239ee Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #54944 [ run ] completed with state FAILURE. Commit: 91239ee
/LLM/main/L0_MergeRequest_PR pipeline #43944 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

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