Skip to content

Conversation

@njhill
Copy link
Member

@njhill njhill commented Sep 9, 2025

Signed-off-by: Nick Hill <nhill@redhat.com>
@mergify mergify bot added the v1 label Sep 9, 2025
Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request adjusts the threshold for a flaky test in test_spec_decode.py. The change lowers the required match rate and also corrects a logical inconsistency in the assertion. My review includes a suggestion to make the assertion more robust by avoiding integer truncation, which could lead to incorrect test behavior if the number of test cases changes in the future. This will improve the long-term stability and correctness of the test.

@njhill njhill added the ready ONLY add when PR is ready to merge/full CI is needed label Sep 9, 2025
@simon-mo simon-mo merged commit 83dd28a into vllm-project:main Sep 10, 2025
29 checks passed
@njhill njhill deleted the fix-ngram-flake branch September 10, 2025 04:44
DarkLight1337 added a commit to DarkLight1337/vllm that referenced this pull request Sep 12, 2025
…ect#24528

Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
skyloevil pushed a commit to skyloevil/vllm that referenced this pull request Sep 13, 2025
FeiDaLI pushed a commit to FeiDaLI/vllm that referenced this pull request Sep 25, 2025
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 10, 2025
…t#24528)

Signed-off-by: Nick Hill <nhill@redhat.com>
Signed-off-by: xuebwang-amd <xuebwang@amd.com>
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 24, 2025
…t#24528)

Signed-off-by: Nick Hill <nhill@redhat.com>
Signed-off-by: xuebwang-amd <xuebwang@amd.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ready ONLY add when PR is ready to merge/full CI is needed v1

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[CI Failure]: v1/e2e/test_spec_decode.py::test_ngram_correctness - AssertionError: assert 68 > 70

4 participants