Skip to content

Conversation

@edoakes
Copy link
Collaborator

@edoakes edoakes commented Oct 22, 2025

Although Spark-on-Ray depends on the Java bindings, java tests are triggered by all C++ changes and we don't want to run Spark-on-Ray tests every time we change C++ code.

Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
@edoakes edoakes requested a review from aslonnie October 22, 2025 14:22
@edoakes edoakes added the go add ONLY when ready to merge, run all tests label Oct 22, 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 removes the java tag from the Spark-on-Ray tests in the .buildkite/core.rayci.yml file. The rationale is to prevent these tests from being triggered by all C++ changes, as Spark-on-Ray primarily depends on Java bindings and frequent C++ changes should not necessitate running these tests. The change includes a comment explaining the reasoning behind removing the tag.

Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
@edoakes edoakes enabled auto-merge (squash) October 22, 2025 14:45
@edoakes edoakes merged commit 11fd60e into ray-project:master Oct 22, 2025
7 checks passed
landscapepainter pushed a commit to landscapepainter/ray that referenced this pull request Nov 17, 2025
…57993)

Although Spark-on-Ray depends on the Java bindings, we `java` tests are
triggered by all C++ changes and we don't want to run Spark-on-Ray tests
every time we change C++ code.

---------

Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
Aydin-ab pushed a commit to Aydin-ab/ray-aydin that referenced this pull request Nov 19, 2025
…57993)

Although Spark-on-Ray depends on the Java bindings, we `java` tests are
triggered by all C++ changes and we don't want to run Spark-on-Ray tests
every time we change C++ code.

---------

Signed-off-by: Edward Oakes <ed.nmi.oakes@gmail.com>
Signed-off-by: Aydin Abiar <aydin@anyscale.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

go add ONLY when ready to merge, run all tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants