Skip to content

Conversation

@elliot-barn
Copy link
Contributor

@elliot-barn elliot-barn commented Oct 23, 2025

upgrading all ci tests to run python 3.10 (minus 3 jobs: ml: train minimal & serve: tests & api_policy_check )
previous build link: https://buildkite.com/ray-project/microcheck/builds/28045#_

Will convert the failing jobs in the future

Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
@elliot-barn elliot-barn marked this pull request as ready for review October 23, 2025 16:53
@cursor
Copy link

cursor bot commented Oct 23, 2025

Bug: Test Steps Fail Due to Renamed Dependencies

The minbuild-serve build step was refactored into matrix-generated steps, but two minimal test steps still depend on the old minbuild-serve name. This breaks dependency resolution, preventing these tests from running. The depends_on fields currently point to a non-existent step, while the tests' commands correctly reference minbuild-default-py3.10 and minbuild-serve-py3.10.

Fix in Cursor Fix in Web

@cursor
Copy link

cursor bot commented Oct 23, 2025

Bug: Build Name Refactoring Causes Dependency Issues

The minbuild step was refactored to use a matrix, generating specific build names like minbuild-serve-py3.9 and minbuild-serve-py3.10. Other steps still depend on the old, generic minbuild-serve name, which no longer exists, causing dependency failures.

Additional Locations (1)

Fix in Cursor Fix in Web

@elliot-barn elliot-barn requested a review from aslonnie October 23, 2025 18:08
@ray-gardener ray-gardener bot added core Issues that should be addressed in Ray Core devprod labels Oct 23, 2025
@elliot-barn elliot-barn added the go add ONLY when ready to merge, run all tests label Oct 23, 2025
Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
cursor[bot]

This comment was marked as outdated.

Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
cursor[bot]

This comment was marked as outdated.

@elliot-barn elliot-barn requested a review from nrghosh October 23, 2025 23:48
Copy link
Contributor

@nrghosh nrghosh left a comment

Choose a reason for hiding this comment

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

ty!

@aslonnie aslonnie merged commit 2005cb2 into master Oct 24, 2025
6 checks passed
@aslonnie aslonnie deleted the elliot-barn/update-ci-py310-subset branch October 24, 2025 16:46
@aslonnie
Copy link
Collaborator

I think this is breaking serve tests in batches..

aslonnie added a commit that referenced this pull request Oct 25, 2025
xinyuangui2 pushed a commit to xinyuangui2/ray that referenced this pull request Oct 27, 2025
upgrading all ci tests to run python 3.10 (minus 3 jobs: ml: train
minimal & serve: tests & api_policy_check )
previous build link:
https://buildkite.com/ray-project/microcheck/builds/28045#_

Will convert the failing jobs in the future

---------

Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
Co-authored-by: Nikhil G <nrghosh@users.noreply.github.com>
Signed-off-by: xgui <xgui@anyscale.com>
xinyuangui2 pushed a commit to xinyuangui2/ray that referenced this pull request Oct 27, 2025
landscapepainter pushed a commit to landscapepainter/ray that referenced this pull request Nov 17, 2025
upgrading all ci tests to run python 3.10 (minus 3 jobs: ml: train
minimal & serve: tests & api_policy_check )
previous build link:
https://buildkite.com/ray-project/microcheck/builds/28045#_


Will convert the failing jobs in the future

---------

Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
Co-authored-by: Nikhil G <nrghosh@users.noreply.github.com>
Aydin-ab pushed a commit to Aydin-ab/ray-aydin that referenced this pull request Nov 19, 2025
upgrading all ci tests to run python 3.10 (minus 3 jobs: ml: train
minimal & serve: tests & api_policy_check )
previous build link:
https://buildkite.com/ray-project/microcheck/builds/28045#_

Will convert the failing jobs in the future

---------

Signed-off-by: elliot-barn <elliot.barnwell@anyscale.com>
Co-authored-by: Nikhil G <nrghosh@users.noreply.github.com>
Signed-off-by: Aydin Abiar <aydin@anyscale.com>
Aydin-ab pushed a commit to Aydin-ab/ray-aydin that referenced this pull request Nov 19, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Issues that should be addressed in Ray Core devprod go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants