Skip to content

[None][infra] Waive 12 failed cases for main in post-merge 2918 - #17995

Merged
mzweilz merged 1 commit into
NVIDIA:mainfrom
trtllm-agent:trtllm-ci-report/waive-20260820-030041
Aug 20, 2026
Merged

[None][infra] Waive 12 failed cases for main in post-merge 2918#17995
mzweilz merged 1 commit into
NVIDIA:mainfrom
trtllm-agent:trtllm-ci-report/waive-20260820-030041

Conversation

@trtllm-agent

@trtllm-agent trtllm-agent commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Auto-generated Waive PR

Created by: TensorRT LLM CI Report (requested by @mzweilz)
Target branch: main
Bug(s): 6608387, 6633835, 6633927, 6633928, 6633929, 6633930, 6633931, 6633932

Waive entries added

full:DGX_B200/examples/test_ray.py::test_ray_disaggregated_serving_python[tp2] SKIP (https://nvbugs/6633930)
full:DGX_H100/accuracy/test_llm_api_pytorch.py::TestDeepSeekV3Lite::test_bfloat16[mtp_nextn=2-attention_dp=False-cuda_graph=False-overlap_scheduler=False-torch_compile=False-enable_chunked_prefill=False-v2_kv_cache=False] SKIP (https://nvbugs/6633927)
full:DGX_H100/accuracy/test_llm_api_pytorch.py::TestDeepSeekV3Lite::test_bfloat16[mtp_nextn=2-attention_dp=False-cuda_graph=False-overlap_scheduler=False-torch_compile=True-enable_chunked_prefill=False-v2_kv_cache=True] SKIP (https://nvbugs/6633927)
full:DGX_H100/accuracy/test_llm_api_pytorch.py::TestDeepSeekV3Lite::test_bfloat16[mtp_nextn=2-attention_dp=False-cuda_graph=True-overlap_scheduler=False-torch_compile=False-enable_chunked_prefill=False-v2_kv_cache=True] SKIP (https://nvbugs/6633927)
full:DGX_H100/accuracy/test_llm_api_pytorch.py::TestGemma3_27BInstruct::test_fp8_prequantized SKIP (https://nvbugs/6633928)
full:DGX_H200/accuracy/test_llm_api_pytorch.py::TestDeepSeekV32::test_fp8_blockscale[baseline] SKIP (https://nvbugs/6633931)
full:GB300/unittest/_torch/executor/test_overlap_scheduler.py::test_overlap_scheduler_consistency[block_reuse-python_scheduler-TRTLLMSampler] SKIP (https://nvbugs/6608387)
full:GB300/unittest/_torch/executor/test_overlap_scheduler.py::test_overlap_scheduler_consistency[block_reuse-python_scheduler-TorchSampler] SKIP (https://nvbugs/6608387)
full:GB300/unittest/_torch/executor/test_overlap_scheduler.py::test_overlap_scheduler_consistency[no_reuse-cpp_scheduler-TRTLLMSampler] SKIP (https://nvbugs/6608387)
full:GB300/unittest/_torch/executor/test_overlap_scheduler.py::test_overlap_scheduler_consistency[no_reuse-python_scheduler-TorchSampler] SKIP (https://nvbugs/6608387)
full:GB300/unittest/_torch/modeling/test_modeling_gpt_oss.py::test_gpt_oss_trtllmgen[CUTLASS] SKIP (https://nvbugs/6633932)
test_doc.py::test_url_validity SKIP (https://nvbugs/6633929)

Already waived (skipped)

  • accuracy/test_llm_api_pytorch.py::TestDeepSeekV3Lite::test_bfloat16[mtp_nextn=2-attention_dp=False-cuda_graph=False-overlap_scheduler=False-torch_compile=False-enable_chunked_prefill=False-v2_kv_cache=True]
  • accuracy/test_llm_api_pytorch.py::TestDeepSeekV3Lite::test_bfloat16[mtp_nextn=2-attention_dp=False-cuda_graph=False-overlap_scheduler=True-torch_compile=False-enable_chunked_prefill=False-v2_kv_cache=True]
  • accuracy/test_llm_api_pytorch_multimodal.py::TestMistralSmall24B::test_auto_dtype[forced_chunked_prefill]

This PR was auto-generated by TensorRT LLM CI Report. Please review the waive entries before merging.

Dev Engineer Review

  • Added 12 skip-waiver entries to tests/integration/test_lists/waives.txt.
  • Entries cover DGX B200, H100, H200, GB300, and general test cases.
  • Each entry includes an associated NVIDIA bug reference.
  • Existing DGX performance and unittest entries remain.
  • The H100 unittest entry moved within the list.
  • No public entities changed.
  • The waiver format and scope are consistent with the file. No duplicate entries were identified.

QA Engineer Review

  • Modified file: tests/integration/test_lists/waives.txt.
  • Added skip entries for Ray serving, DeepSeek, Gemma, overlap scheduler, GPT-OSS, and documentation URL validity cases.
  • Recorded three cases that were already waived.
  • No test functions changed.
  • CBTS coverage data is unavailable.

Verdict: needs follow-up

Bug(s): 6608387, 6633835, 6633927, 6633928, 6633929, 6633930, 6633931, 6633932
Requested by: @mzweilz

Signed-off-by: trtllm-agent <296075020+trtllm-agent@users.noreply.github.com>
@coderabbitai

coderabbitai Bot commented Aug 20, 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: e35d6250-5f2c-4e2b-9191-576979effb67

📥 Commits

Reviewing files that changed from the base of the PR and between 668cde6 and 313bce7.

📒 Files selected for processing (1)
  • tests/integration/test_lists/waives.txt

Included review availability: Your plan provides up to 12 included reviews per hour; 11 remain after this review.


Walkthrough

The integration test skip list now includes additional DGX B200, H100, H200, GB300, and documentation test waivers. Existing waivers remain, with one H100 unittest entry repositioned.

Changes

Integration test waivers

Layer / File(s) Summary
Add integration test waivers
tests/integration/test_lists/waives.txt
Added skip entries for DGX-specific serving, accuracy, and blockscale tests; GB300 scheduler and GPT-OSS tests; and test_doc.py::test_url_validity. Existing waivers remain, with the H100 unittest entry repositioned.

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

Merge Risk: ⚪ Minimal · up to 313bc

This change only updates the post-merge test waiver list and introduces no code or runtime behavior changes; no actionable merge-blocking risk remains after normal review.

Possibly related PRs

Suggested reviewers: brnguyen2

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly identifies the infrastructure change and the 12 waived post-merge failures on main.
Description check ✅ Passed The description explains the waiver purpose, lists all affected cases and bug references, and records already waived tests.
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.

@mzweilz

mzweilz commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

/bot skip --comment "waive only"

@mzweilz
mzweilz enabled auto-merge (squash) August 20, 2026 03:08
@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #67637 [ skip ] triggered by Bot. Commit: 313bce7 Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #67637 [ skip ] completed with state SUCCESS. Commit: 313bce7
Skipping testing for commit 313bce7

Link to invocation

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