Skip to content

[https://nvbugs/6428008][fix] Unwaive one test case of Qwen3_5#16493

Open
leslie-fang25 wants to merge 1 commit into
NVIDIA:mainfrom
leslie-fang25:leslie/debug_6428008
Open

[https://nvbugs/6428008][fix] Unwaive one test case of Qwen3_5#16493
leslie-fang25 wants to merge 1 commit into
NVIDIA:mainfrom
leslie-fang25:leslie/debug_6428008

Conversation

@leslie-fang25

@leslie-fang25 leslie-fang25 commented Jul 16, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Tests
    • Removed an obsolete skip waiver from the integration test configuration.
    • The affected test is now eligible to run normally.

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: leslie-fang25 <leslief@nvidia.com>
@leslie-fang25

Copy link
Copy Markdown
Collaborator Author

/bot run --disable-reuse-test --disable-fail-fast --post-merge --stage-list "DGX_B200-PyTorch-Post-Merge-*"

@leslie-fang25 leslie-fang25 changed the title [https://nvbugs/6428008][None] Unwaive one test case of Qwen3_5 [https://nvbugs/6428008][fix] Unwaive one test case of Qwen3_5 Jul 16, 2026
@coderabbitai

coderabbitai Bot commented Jul 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: de48326b-6b23-4aa2-a440-387494cca059

📥 Commits

Reviewing files that changed from the base of the PR and between 4277d15 and be4cdea.

📒 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 the SKIP waiver for the Qwen3.5 BF16 TRTLLM integration test from the waiver list.

Changes

Integration waiver update

Layer / File(s) Summary
Remove obsolete test waiver
tests/integration/test_lists/waives.txt
Removes the SKIP entry for TestQwen3_5_35B_A3B::test_bf16[tp1-TRTLLM] while leaving the remaining waiver entries unchanged.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: bowenfu

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description is mostly the template with placeholders and lacks the required issue/solution and test coverage details. Add a brief Description explaining the problem and fix, plus a Test Coverage section listing the relevant tests run or to run.
✅ Passed checks (4 passed)
Check name Status Explanation
Title check ✅ Passed The title follows the required ticket/type format and clearly states the waiver removal.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands.

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #59694 [ run ] triggered by Bot. Commit: be4cdea Link to invocation

@BowenFu BowenFu left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM — single waiver removal re-enabling TestQwen3_5_35B_A3B::test_bf16[tp1-TRTLLM] (nvbugs/6428008); low-risk, CI re-flags if still broken.

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