Skip to content

[https://nvbugs/6528742][test] Unwaive Nemotron V3 Super Mamba tests - #17309

Merged
VALLIS-NERIA merged 1 commit into
NVIDIA:mainfrom
VALLIS-NERIA:agent/unwaive-nemotron-v3-super-mamba-tests
Aug 5, 2026
Merged

[https://nvbugs/6528742][test] Unwaive Nemotron V3 Super Mamba tests#17309
VALLIS-NERIA merged 1 commit into
NVIDIA:mainfrom
VALLIS-NERIA:agent/unwaive-nemotron-v3-super-mamba-tests

Conversation

@VALLIS-NERIA

@VALLIS-NERIA VALLIS-NERIA commented Aug 5, 2026

Copy link
Copy Markdown
Collaborator

What changed

  • Remove all waivers associated with NVBug 6528742 and its duplicate, NVBug 6550132, for the Nemotron V3 Super Python Mamba cache tests.
  • Restore coverage for the attention-DP on/off variants across the affected H100, B200, B300, GB200, and GB300 test scopes.

Why

PR #17049 fixed the test setup by explicitly setting use_kv_cache_manager_v2=False. The legacy Python Mamba cache variants therefore no longer conflict with the model's automatically selected V2 cache manager.

Impact

The fixed Nemotron V3 Super integration tests will run again instead of being skipped.

Validation

  • python3 scripts/check_test_list.py --check-duplicate-waives
  • python3 scripts/check_test_list.py --validate — 2,138 unique test entries validated
  • python3 -m pre_commit run --files tests/integration/test_lists/waives.txt
  • Commit-time pre-commit and DCO checks

The GPU integration cases were not rerun in this checkout. The merged fix PR #17049 reports a passing 4-GPU B200 run for the attention_dp_on-python_mamba_cache variant.

Dev Engineer Review

  • Removed eight NemotronV3Super PyTorch FP8 waiver entries from tests/integration/test_lists/waives.txt.
  • The entries covered default, B200, B300, GB200, and GB300 test scopes.
  • The waiver removal restores attention-DP on/off coverage.
  • No public API or code changes were made.
  • Test-list formatting and duplicate-waiver checks passed.
  • The changes depend on use_kv_cache_manager_v2=False from PR #17049.
  • GPU integration tests were not rerun in this checkout.

QA Engineer Review

  • Modified tests/integration/test_lists/waives.txt.
  • Removed eight NemotronV3Super test entries.
  • No test-db/ or qa/ files were modified.
  • CBTS coverage data is unavailable.
  • Verdict: needs follow-up.

…(By Agent)

Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com>
@VALLIS-NERIA
VALLIS-NERIA marked this pull request as ready for review August 5, 2026 09:52
@VALLIS-NERIA
VALLIS-NERIA requested review from a team as code owners August 5, 2026 09:52
@coderabbitai

coderabbitai Bot commented Aug 5, 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: 6ed22856-3e08-4ed0-9544-17d575397dee

📥 Commits

Reviewing files that changed from the base of the PR and between 9564b3b and 2a66449.

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

Walkthrough

Removed eight NemotronV3Super FP8 skip entries from the default, B200, B300, GB200, and GB300 integration test lists.

Changes

NemotronV3Super FP8 test unwaiving

Layer / File(s) Summary
Remove NemotronV3Super FP8 waivers
tests/integration/test_lists/waives.txt
Removed eight skip entries for Python Mamba cache configurations with attention DP disabled or enabled.

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

Possibly related PRs

Suggested reviewers: brnguyen2, bowenfu

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the NVBug, test scope, and primary change: removing waivers for Nemotron V3 Super Mamba tests.
Description check ✅ Passed The description explains what changed, why, impact, and validation, including the limitation that GPU integration cases were not rerun.
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.

@VALLIS-NERIA

Copy link
Copy Markdown
Collaborator Author

/bot run

@VALLIS-NERIA
VALLIS-NERIA enabled auto-merge (squash) August 5, 2026 09:54
@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #64022 [ run ] triggered by Bot. Commit: 2a66449 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #64022 [ run ] completed with state SUCCESS. Commit: 2a66449
/LLM/main/L0_MergeRequest_PR pipeline #51953 completed with status: 'SUCCESS'

CI Report

Link to invocation

@VALLIS-NERIA
VALLIS-NERIA merged commit ad5b1ed into NVIDIA:main Aug 5, 2026
14 checks passed
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