Skip to content

[https://nvbugs/6011317][test] DONT REVIEW / CI DEBUG - #14156

Closed
dongfengy wants to merge 13 commits into
NVIDIA:mainfrom
dongfengy:user/dongfengy/6011317
Closed

[https://nvbugs/6011317][test] DONT REVIEW / CI DEBUG#14156
dongfengy wants to merge 13 commits into
NVIDIA:mainfrom
dongfengy:user/dongfengy/6011317

Conversation

@dongfengy

@dongfengy dongfengy commented May 14, 2026

Copy link
Copy Markdown
Collaborator

Summary by CodeRabbit

Tests

  • Removed a test skip waiver, re-enabling a previously skipped integration test to run.

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.

@dongfengy

Copy link
Copy Markdown
Collaborator Author

/bot run --stage-list "DGX_B200-4_GPUs-PyTorch-1"

@github-actions

Copy link
Copy Markdown

⚠️ Bot command ignored: The /bot command must appear at the very beginning of the comment (no leading blank lines or spaces). Please post a new comment with /bot as the first character.

@dongfengy

Copy link
Copy Markdown
Collaborator Author

/bot run --stage-list "DGX_B200-4_GPUs-PyTorch-1"

@brb-nv brb-nv left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

LGTM.

@coderabbitai

coderabbitai Bot commented May 14, 2026

Copy link
Copy Markdown
Contributor
📝 Walkthrough

Walkthrough

This PR removes a single test skip waiver entry for disaggregated/test_disaggregated.py::test_disaggregated_gpt_oss_120b_harmony[gpt_oss/gpt-oss-120b] from the integration test waiver list, enabling that test to run instead of being skipped during test execution.

Changes

Test Skip Waiver Removal

Layer / File(s) Summary
Unskip GPT-OSS 120B harmony test
tests/integration/test_lists/waives.txt
The waiver entry for the disaggregated GPT-OSS 120B harmony test variant is removed, allowing the test to execute in integration test runs.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~1 minute

Possibly related PRs

Suggested reviewers

  • jieli-matrix
  • reasonsolo
  • xinhe-nv
🚥 Pre-merge checks | ✅ 3 | ❌ 2

❌ Failed checks (2 warnings)

Check name Status Explanation Resolution
Description check ⚠️ Warning The PR description is empty—it only contains the template with all sections (Description, Test Coverage, PR Checklist) left unfilled, providing no explanation of the change or its rationale. Fill in the Description section explaining what test was unwaived and why, and the Test Coverage section confirming the test now runs without skip.
Title check ⚠️ Warning The title contains 'DONT REVIEW / CI DEBUG', which contradicts the actual change (unwaiving a passing test). The debug/CI-only language is misleading about the PR's true purpose. Update the title to accurately reflect the main change, such as '[https://nvbugs/6011317][test] Unwaive passing test' to match the commit message and actual intent.
✅ Passed checks (3 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.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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

@dongfengy
dongfengy force-pushed the user/dongfengy/6011317 branch from b7ef790 to b9e0b45 Compare May 14, 2026 23:00
@dongfengy

Copy link
Copy Markdown
Collaborator Author

/bot run --stage-list "DGX_B200-4_GPUs-PyTorch-1"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #48457 [ run ] triggered by Bot. Commit: b9e0b45 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #48457 [ run ] completed with state SUCCESS. Commit: b9e0b45
/LLM/main/L0_MergeRequest_PR pipeline #38253 (Partly Tested) completed with status: 'SUCCESS'

CI Report

Link to invocation

@dongfengy dongfengy changed the title [https://nvbugs/6011317][test] Unwaive passing test [https://nvbugs/6011317][test] Unwaive passing test test_disaggregated_gpt_oss_120b_harmony May 15, 2026
@dongfengy

Copy link
Copy Markdown
Collaborator Author

/bot run --stage-list "DGX_B200-4_GPUs-PyTorch-2,DGX_B200-4_GPUs-PyTorch-3"

@chienchunhung chienchunhung left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

Have we verified that the test now passes?

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #48489 [ run ] triggered by Bot. Commit: b9e0b45 Link to invocation

@dongfengy

Copy link
Copy Markdown
Collaborator Author

Have we verified that the test now passes?

verified locally. will also run the stages on ci before merge.

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

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

@dongfengy
dongfengy force-pushed the user/dongfengy/6011317 branch from b9e0b45 to d292f00 Compare May 15, 2026 16:57
@dongfengy

Copy link
Copy Markdown
Collaborator Author

/bot run --stage-list "DGX_B200-4_GPUs-PyTorch-2,DGX_B200-4_GPUs-PyTorch-3"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #48624 [ run ] triggered by Bot. Commit: d292f00 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #48624 [ run ] completed with state SUCCESS. Commit: d292f00
/LLM/main/L0_MergeRequest_PR pipeline #38406 (Partly Tested) completed with status: 'SUCCESS'

CI Report

Link to invocation

Signed-off-by: Dongfeng Yu <dongfengy@nvidia.com>
@dongfengy
dongfengy force-pushed the user/dongfengy/6011317 branch from d292f00 to 9b36a8d Compare May 16, 2026 01:54
@dongfengy

Copy link
Copy Markdown
Collaborator Author

/bot run --stage-list "DGX_B200-4_GPUs-PyTorch-2,DGX_B200-4_GPUs-PyTorch-3"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #48660 [ run ] triggered by Bot. Commit: 9b36a8d Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #48660 [ run ] completed with state FAILURE. Commit: 9b36a8d
/LLM/main/L0_MergeRequest_PR pipeline #38440 (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: Dongfeng Yu <dongfengy@nvidia.com>
@dongfengy
dongfengy requested review from a team as code owners May 16, 2026 19:16
@dongfengy

Copy link
Copy Markdown
Collaborator Author

/bot run --stage-list "DGX_B200-4_GPUs-PyTorch-2"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #48725 [ run ] triggered by Bot. Commit: 6878879 Link to invocation

Signed-off-by: Dongfeng Yu <dongfengy@nvidia.com>
@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #48725 [ run ] completed with state SUCCESS. Commit: 6878879
/LLM/main/L0_MergeRequest_PR pipeline #38494 (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: Dongfeng Yu <dongfengy@nvidia.com>
@dongfengy

Copy link
Copy Markdown
Collaborator Author

/bot run --stage-list "DGX_B200-4_GPUs-PyTorch-2"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #48739 [ run ] triggered by Bot. Commit: 27d8ddf Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #48739 [ run ] completed with state FAILURE. Commit: 27d8ddf
/LLM/main/L0_MergeRequest_PR pipeline #38506 (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

@dongfengy

Copy link
Copy Markdown
Collaborator Author

/bot run --stage-list "DGX_B200-4_GPUs-PyTorch-2"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #48744 [ run ] triggered by Bot. Commit: 27d8ddf Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #48744 [ run ] completed with state SUCCESS. Commit: 27d8ddf
/LLM/main/L0_MergeRequest_PR pipeline #38511 (Partly Tested) completed with status: 'SUCCESS'

CI Report

Link to invocation

Signed-off-by: Dongfeng Yu <dongfengy@nvidia.com>
@dongfengy

Copy link
Copy Markdown
Collaborator Author

/bot run --stage-list "DGX_B200-4_GPUs-PyTorch-2"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #48770 [ run ] triggered by Bot. Commit: 5addc50 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #48770 [ run ] completed with state SUCCESS. Commit: 5addc50
/LLM/main/L0_MergeRequest_PR pipeline #38535 (Partly Tested) completed with status: 'SUCCESS'

CI Report

Link to invocation

dongfengy added 3 commits May 17, 2026 18:28
Signed-off-by: Dongfeng Yu <dongfengy@nvidia.com>
Signed-off-by: Dongfeng Yu <dongfengy@nvidia.com>
Signed-off-by: Dongfeng Yu <dongfengy@nvidia.com>
@dongfengy

Copy link
Copy Markdown
Collaborator Author

/bot run --stage-list "DGX_B200-4_GPUs-PyTorch-2"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #48780 [ run ] triggered by Bot. Commit: b90612f Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #48780 [ run ] completed with state FAILURE. Commit: b90612f
/LLM/main/L0_MergeRequest_PR pipeline #38544 (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: Dongfeng Yu <dongfengy@nvidia.com>
@dongfengy

Copy link
Copy Markdown
Collaborator Author

/bot run --stage-list "DGX_B200-4_GPUs-PyTorch-2"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #48793 [ run ] triggered by Bot. Commit: 109e53e Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #48793 [ run ] completed with state SUCCESS. Commit: 109e53e
/LLM/main/L0_MergeRequest_PR pipeline #38556 (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: Dongfeng Yu <dongfengy@nvidia.com>
@dongfengy

Copy link
Copy Markdown
Collaborator Author

/bot run --stage-list "DGX_B200-4_GPUs-PyTorch-2"

1 similar comment
@dongfengy

Copy link
Copy Markdown
Collaborator Author

/bot run --stage-list "DGX_B200-4_GPUs-PyTorch-2"

@dongfengy dongfengy closed this Jun 4, 2026
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.

5 participants