Skip to content

Conversation

@wangxiyuan
Copy link
Collaborator

@wangxiyuan wangxiyuan commented Dec 1, 2025

let' drop ascend scheduler test first to ensure all function works without it.

@github-actions
Copy link

github-actions bot commented Dec 1, 2025

👋 Hi! Thank you for contributing to the vLLM Ascend project. The following points will speed up your PR merge:‌‌

  • A PR should do only one thing, smaller PRs enable faster reviews.
  • Every PR should include unit tests and end-to-end tests ‌to ensure it works and is not broken by other future PRs.
  • Write the commit message by fulfilling the PR description to help reviewer and future developers understand.

If CI fails, you can run linting and testing checks locally according Contributing and Testing.

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 removes tests related to the AscendScheduler, which seems to indicate it's being deprecated. However, the implementation of AscendScheduler and its related configuration classes are not removed. This leaves untested, dead code in the repository, which is a significant maintenance risk and can lead to future bugs. It is critical to remove the implementation along with the tests.

@wangxiyuan wangxiyuan force-pushed the drop_ascend_scheduler branch from 5289bd3 to 39fabee Compare December 1, 2025 02:20
@wangxiyuan wangxiyuan added ready read for review ready-for-test start test by label for PR labels Dec 1, 2025
@wangxiyuan wangxiyuan force-pushed the drop_ascend_scheduler branch from 39fabee to 421f681 Compare December 1, 2025 06:06
@MengqingCao MengqingCao merged commit 27b09ca into vllm-project:main Dec 1, 2025
19 checks passed
ChenCangtao pushed a commit to ChenCangtao/vllm-ascend that referenced this pull request Dec 3, 2025
let' drop ascend scheduler test first to ensure all function works
without it.


- vLLM version: v0.11.2
- vLLM main: https://github.com/vllm-project/vllm/commit/v0.11.2

Signed-off-by: wangxiyuan <[email protected]>
@wangxiyuan wangxiyuan deleted the drop_ascend_scheduler branch December 4, 2025 07:04
Mercykid-bash pushed a commit to Mercykid-bash/vllm-ascend that referenced this pull request Dec 4, 2025
let' drop ascend scheduler test first to ensure all function works
without it.

- vLLM version: v0.11.2
- vLLM main: https://github.com/vllm-project/vllm/commit/v0.11.2

Signed-off-by: wangxiyuan <[email protected]>
Signed-off-by: Che Ruan <[email protected]>
Mercykid-bash pushed a commit to Mercykid-bash/vllm-ascend that referenced this pull request Dec 4, 2025
let' drop ascend scheduler test first to ensure all function works
without it.

- vLLM version: v0.11.2
- vLLM main: https://github.com/vllm-project/vllm/commit/v0.11.2

Signed-off-by: wangxiyuan <[email protected]>
Signed-off-by: Che Ruan <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

module:tests ready read for review ready-for-test start test by label for PR

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants