Skip to content

Conversation

@KKSK-DON
Copy link
Contributor

@KKSK-DON KKSK-DON commented Sep 21, 2025

Purpose

This pr is because the AsyncLLM's method is async #25019

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.

@KKSK-DON KKSK-DON changed the title fix async [Bugfix][V0 Deprecation][CI] use async mock because we change it to AsyncLLM Sep 21, 2025
@KKSK-DON KKSK-DON marked this pull request as ready for review September 21, 2025 02:16
Copy link
Member

@ywang96 ywang96 left a comment

Choose a reason for hiding this comment

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

Seems reasonable for me - I'm curious why our CI didn't catch this?

@KKSK-DON KKSK-DON changed the title [Bugfix][V0 Deprecation][CI] use async mock because we change it to AsyncLLM [Bugfix][V0 Deprecation][CI] use async mock and await for async method Sep 21, 2025
@DarkLight1337 DarkLight1337 added the ready ONLY add when PR is ready to merge/full CI is needed label Sep 21, 2025
@DarkLight1337
Copy link
Member

cc @WoosukKwon

@KKSK-DON
Copy link
Contributor Author

KKSK-DON commented Sep 21, 2025

I think it is not because we change to AsyncLLM. I check deleted MQLLMEngineClient. The add_lora method is async in there. Looks like the original test method forget to use async mock @DarkLight1337 @ywang96

@KKSK-DON KKSK-DON force-pushed the bugfix/test-lora branch 2 times, most recently from febed9e to afefccf Compare September 21, 2025 04:56
Signed-off-by: Yang <lymailforjob@gmail.com>
@DarkLight1337 DarkLight1337 enabled auto-merge (squash) September 21, 2025 23:05
@DarkLight1337 DarkLight1337 merged commit 04d3752 into vllm-project:main Sep 21, 2025
19 checks passed
kingsmad pushed a commit to kingsmad/vllm that referenced this pull request Sep 22, 2025
@KKSK-DON KKSK-DON deleted the bugfix/test-lora branch September 23, 2025 02:31
FeiDaLI pushed a commit to FeiDaLI/vllm that referenced this pull request Sep 25, 2025
charlifu pushed a commit to ROCm/vllm that referenced this pull request Sep 25, 2025
vllm-project#25325)

Signed-off-by: Yang <lymailforjob@gmail.com>
Signed-off-by: charlifu <charlifu@amd.com>
yewentao256 pushed a commit that referenced this pull request Oct 3, 2025
#25325)

Signed-off-by: Yang <lymailforjob@gmail.com>
Signed-off-by: yewentao256 <zhyanwentao@126.com>
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 10, 2025
vllm-project#25325)

Signed-off-by: Yang <lymailforjob@gmail.com>
Signed-off-by: xuebwang-amd <xuebwang@amd.com>
choprahetarth pushed a commit to Tandemn-Labs/vllm that referenced this pull request Oct 11, 2025
lywa1998 pushed a commit to lywa1998/vllm that referenced this pull request Oct 20, 2025
xuebwang-amd pushed a commit to xuebwang-amd/vllm that referenced this pull request Oct 24, 2025
vllm-project#25325)

Signed-off-by: Yang <lymailforjob@gmail.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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants