Skip to content

[None][ci] waive pre-existing test failures on main - #18017

Merged
brnguyen2 merged 2 commits into
NVIDIA:mainfrom
brnguyen2:prbs/waives
Aug 20, 2026
Merged

[None][ci] waive pre-existing test failures on main#18017
brnguyen2 merged 2 commits into
NVIDIA:mainfrom
brnguyen2:prbs/waives

Conversation

@brnguyen2

@brnguyen2 brnguyen2 commented Aug 20, 2026

Copy link
Copy Markdown
Collaborator

Waives for pre-existing test failures on main, each with a filed tracking bug. These failures block unrelated PRs; landing the waives here keeps them out of those PRs' diffs.

Test Tracking bug Blocked PR(s)
kv_cache/test_kv_cache_v2_scheduler.py::TestKVCacheV2LoRA::test_lora_chunked_prefill https://nvbugs/6640875 #17975
examples/visual_gen/test_visual_gen_ltx2.py::test_ltx2_example https://nvbugs/6641122 #17993

Maintained by pr-babysitter: entries are pruned automatically as main picks their tests up, and the PR closes itself when nothing is left to carry. The branch is regenerated on each change — do not push to it.

Dev Engineer Review

  • Added waivers for:
    • examples/visual_gen/test_visual_gen_ltx2.py::test_ltx2_example, linked to NV bug 6641122.
    • kv_cache/test_kv_cache_v2_scheduler.py::TestKVCacheV2LoRA::test_lora_chunked_prefill, linked to NV bug 6640875.
  • The waiver entries use valid test paths and bug references.
  • No duplicate waiver was found.
  • No code, API, or public entity changes were made.
  • The waivers target known failures and do not expand test scope.

QA Engineer Review

  • Modified tests/integration/test_lists/waives.txt.
  • Added two waiver entries.
  • No test-db/ or qa/ files were modified.
  • No test functions were added, modified, or removed.
  • CBTS coverage data is unavailable for this test-list-only change.
  • Verdict: needs follow-up.

…V2LoRA::test_lora_chunked_prefill (pre-existing failures on main; tracking bugs in the PR description)

Signed-off-by: Brian Nguyen <brnguyen@nvidia.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: 68c50cfe-9dfc-4786-b92d-98a1888ec961

📥 Commits

Reviewing files that changed from the base of the PR and between 95e692d and 9f4317b.

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

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


Walkthrough

The integration test waiver list now skips the LTX2 example test and the KV-cache v2 LoRA chunked-prefill scheduler test. Each waiver references its associated NV bug.

Changes

Integration test waivers

Layer / File(s) Summary
Add integration test waivers
tests/integration/test_lists/waives.txt
Adds skip entries for the LTX2 example test and the KV-cache v2 LoRA chunked-prefill scheduler test. The entries reference NV bugs 6641122 and 6640875.

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

Merge Risk: ⚪ Minimal · up to 9f431

This PR only adds waivers for identified pre-existing test failures and does not change product behavior; no actionable merge-blocking risk remains beyond normal checks and review.

Possibly related PRs

Suggested reviewers: bowenfu

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 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 clearly identifies a CI change that waives pre-existing test failures on main and follows the repository title format.
Description check ✅ Passed The description explains the waiver purpose, lists affected tests, tracking bugs, blocked PRs, and the automatic maintenance process.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

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

@brnguyen2
brnguyen2 enabled auto-merge (squash) August 20, 2026 10:46
@brnguyen2

Copy link
Copy Markdown
Collaborator Author

/bot skip --comment "Waive-only PR"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #67795 [ skip ] triggered by Bot. Commit: 95e692d Link to invocation

…tx2_example (pre-existing failure on main, https://nvbugs/6641122)

Signed-off-by: Brian Nguyen <brnguyen@nvidia.com>
@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #67795 [ skip ] completed with state SUCCESS. Commit: 95e692d
Skipping testing for commit 95e692d

Link to invocation

@brnguyen2

Copy link
Copy Markdown
Collaborator Author

/bot skip --comment "Waive-only PR"

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #67796 [ skip ] triggered by Bot. Commit: 9f4317b Link to invocation

@tensorrt-cicd

Copy link
Copy Markdown
Collaborator

PR_Github #67796 [ skip ] completed with state SUCCESS. Commit: 9f4317b
Skipping testing for commit 9f4317b

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