[https://nvbugs/6210714][test] Unwaive TestQwen3_5_35B_A3B fp8 block reuse test - #16997
Merged
VALLIS-NERIA merged 1 commit intoJul 29, 2026
Merged
Conversation
…reuse test (By Agent) Signed-off-by: Xiwen Yu <13230610+VALLIS-NERIA@users.noreply.github.com>
VALLIS-NERIA
requested review from
BowenFu,
QiJune,
crazydemo,
jieli-matrix,
mzweilz and
niukuo
July 29, 2026 06:40
Contributor
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Enterprise Run ID: 📒 Files selected for processing (1)
💤 Files with no reviewable changes (1)
WalkthroughThe integration waiver list removes the waiver for the Qwen3.5 35B A3B FP8 test case with block reuse enabled. ChangesTest waiver update
Estimated code review effort: 1 (Trivial) | ~2 minutes Possibly related PRs
Suggested reviewers: 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
Collaborator
Author
|
/bot run |
Collaborator
|
PR_Github #62458 [ run ] triggered by Bot. Commit: |
BowenFu
approved these changes
Jul 29, 2026
Collaborator
|
PR_Github #62458 [ run ] completed with state |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Unwaive
accuracy/test_llm_api_pytorch.py::TestQwen3_5_35B_A3B::test_fp8[enable_block_reuse=True].The issue tracked by https://nvbugspro.nvidia.com/bug/6210714 is no longer reproducible, so the corresponding SKIP entry is removed from
tests/integration/test_lists/waives.txt.Test Coverage
The unwaived test itself provides the coverage; it now runs in CI again.
PR Checklist
[JIRA/NVBUG/None][type] descriptionformat🤖 Generated with Claude Code
Dev Engineer Review
TestQwen3_5_35B_A3B::test_fp8[enable_block_reuse=True]associated with NVBug 6210714.tests/integration/test_lists/waives.txt, with no code or public API changes.QA Engineer Review
test-db/orqa/files were modified, and no test functions were changed.