Skip to content

[Bugfix] Fix wrong mock attribute#29704

Merged
DarkLight1337 merged 1 commit intovllm-project:mainfrom
DarkLight1337:fix-serving-test
Nov 29, 2025
Merged

[Bugfix] Fix wrong mock attribute#29704
DarkLight1337 merged 1 commit intovllm-project:mainfrom
DarkLight1337:fix-serving-test

Conversation

@DarkLight1337
Copy link
Copy Markdown
Member

@DarkLight1337 DarkLight1337 commented Nov 28, 2025

Purpose

FIX https://buildkite.com/vllm/ci/builds/41118/steps/canvas?jid=019acc26-966b-4be3-96f9-5c52a83e0135#019acc26-966b-4be3-96f9-5c52a83e0135 caused by #29682

The PR was merged because the test failure was hidden by the flaky GPT-OSS test

Test Plan

Test Result


Essential Elements of an Effective PR Description Checklist
  • The purpose of the PR, such as "Fix some issue (link existing issues this PR will resolve)".
  • The test plan, such as providing test command.
  • The test results, such as pasting the results comparison before and after, or e2e results
  • (Optional) The necessary documentation update, such as updating supported_models.md and examples for a new model.
  • (Optional) Release notes update. If your change is user facing, please update the release notes draft in the Google Doc.

Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
@DarkLight1337 DarkLight1337 added the ready ONLY add when PR is ready to merge/full CI is needed label Nov 28, 2025
@chatgpt-codex-connector
Copy link
Copy Markdown

Codex usage limits have been reached for code reviews. Please check with the admins of this repo to increase the limits by adding credits.

Copy link
Copy Markdown
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 correctly fixes a bug in the MockEngine test utility. The attribute processor was renamed to input_processor, resolving an AttributeError that was causing test failures. The change is accurate and addresses the issue effectively. I have no further suggestions.

@DarkLight1337 DarkLight1337 merged commit b2c50ed into vllm-project:main Nov 29, 2025
18 of 19 checks passed
@DarkLight1337 DarkLight1337 deleted the fix-serving-test branch November 29, 2025 02:30
kitaekatt pushed a commit to kitaekatt/vllm that referenced this pull request Dec 1, 2025
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
amd-hhashemi pushed a commit to amd-hhashemi/vllm that referenced this pull request Dec 2, 2025
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
Signed-off-by: Hashem Hashemi <hashem.hashemi@amd.com>
dsuhinin pushed a commit to dsuhinin/vllm that referenced this pull request Jan 21, 2026
Signed-off-by: DarkLight1337 <tlleungac@connect.ust.hk>
Signed-off-by: dsuhinin <suhinin.dmitriy@gmail.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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants