Skip to content

[https://nvbugs/6422094][fix] Waive failing AutoDeploy UT when testing PR#15923 - #16023

Merged
longlee0622 merged 1 commit into
NVIDIA:mainfrom
longlee0622:dev/waive-6422094
Jul 7, 2026
Merged

[https://nvbugs/6422094][fix] Waive failing AutoDeploy UT when testing PR#15923#16023
longlee0622 merged 1 commit into
NVIDIA:mainfrom
longlee0622:dev/waive-6422094

Conversation

@longlee0622

@longlee0622 longlee0622 commented Jul 7, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

  • Tests
    • Added a new test waiver for one integration test case to prevent a known failing scenario from affecting validation results.

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.

…g PR#15923

Signed-off-by: Jonas Li <6110159+longlee0622@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

📝 Walkthrough

Walkthrough

This change adds a single SKIP waiver entry to the integration test waivers list for a specific parameterized accuracy test, referencing an associated NVBug.

Changes

Test Waiver Update

Layer / File(s) Summary
Add SKIP waiver entry
tests/integration/test_lists/waives.txt
Inserted a new SKIP waiver line for TestNemotronSuperV3::test_mtp[fp8_ws4_80gb-trtllm] with an NVBug reference.

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

Possibly related PRs

Suggested reviewers: yiqingy0, Superjomn

🚥 Pre-merge checks | ✅ 4 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is mostly template text and lacks the required issue explanation, solution details, and test coverage. Add a brief Description of the failing test and the waiver, plus a Test Coverage section listing the affected test or validation run.
✅ Passed checks (4 passed)
Check name Status Explanation
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.
Title check ✅ Passed The title matches the change and follows the repository's ticket/type summary format.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@longlee0622

Copy link
Copy Markdown
Collaborator Author

/bot skip --comment "waive test to unblock critical PR. failure analysis in tracking bug"

@longlee0622
longlee0622 enabled auto-merge (squash) July 7, 2026 01:51
@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #57883 [ skip ] triggered by Bot. Commit: 05dba76 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #57883 [ skip ] completed with state SUCCESS. Commit: 05dba76
Skipping testing for commit 05dba76

Link to invocation

@longlee0622
longlee0622 merged commit f4742f6 into NVIDIA:main Jul 7, 2026
12 of 15 checks passed
@longlee0622
longlee0622 deleted the dev/waive-6422094 branch July 7, 2026 02:39
BrianLi23 pushed a commit to BrianLi23/TensorRT-LLM that referenced this pull request Jul 9, 2026
…g PR#15923 (NVIDIA#16023)

Signed-off-by: Jonas Li <6110159+longlee0622@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.

3 participants