Update - #2779
Merged
Merged
Conversation
Shixiaowei02
approved these changes
Feb 12, 2025
ishovkun
added a commit
to ishovkun/TensorRT-LLM
that referenced
this pull request
Aug 19, 2026
…7632 PR NVIDIA#17632 removed these two waivers as fixed: examples/test_ray.py::test_ray_disaggregated_serving[tp2] nvbugs/6601575 examples/test_ray.py::test_ray_disaggregated_serving_python[tp2] nvbugs/6601574 The underlying failure is not fixed. Both still fail on DGX_B200-4_GPUs-PyTorch-Ray-1 with "Disaggregated server failed to start within 5 minutes"; the tp1 variants on H100 are unaffected. NVIDIA#17632 was green on its own pre-merge CI (L0 #54328 ran all four cases and passed them), but its tested head was 79 commits behind main (status=diverged, ahead_by=1, behind_by=79), so that result does not cover the tree it merged into. Scanning every L0_Test-x86_64-Multi-GPU build that reported these cases: all runs before NVIDIA#17632 merged show SKIPPED, and the failures begin immediately after. Blocked PRs so far: 08-18 03:34 PT NVIDIA#2772 PR 17813 both FAILED 08-18 16:25 PT NVIDIA#2778 PR 16394 both FAILED 08-18 17:01 PT NVIDIA#2779 PR 17483 both FAILED 08-18 17:02 PT NVIDIA#2366 PR 16951 both FAILED 08-18 17:09 PT NVIDIA#2367 (pr n/a) both FAILED 08-18 18:24 PT NVIDIA#204 PR 16887 _python FAILED 08-18 19:13 PT NVIDIA#205 PR 16394 both FAILED _python[tp2] failed in all seven; [tp2] passed once, in NVIDIA#204. The blast radius grows as PRs pull in main, since a branch keeps the old waives.txt until it merges. Restoring the waivers under their original nvbug IDs unblocks CI while the real fix is worked in NVIDIA#17632. Signed-off-by: Igor Shovkun <igshov@gmail.com>
1 task
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.
No description provided.