Skip to content

Conversation

israbbani
Copy link
Contributor

@israbbani israbbani commented Oct 10, 2025

The MacOS + Java CI takes up a lot of time to debug. Here are a few improvements

  • Removing logic to find the network interface on the machine. It fails if we have different interfaces that the test expects. Instead, we can just let ray use loclahost.
  • Deleting a test that just spams log lines to buildkite output. It's to test log4j performance, but it doesn't assert anything.

Signed-off-by: irabbani <israbbani@gmail.com>
@israbbani israbbani added the go add ONLY when ready to merge, run all tests label Oct 10, 2025
- removing logic that tries to find the machine's ip address. Let ray
  use localhost.
- removing a test that just logs out 2,000,000 lines in an actor and
  then prints how long it took. No assertions...

Signed-off-by: irabbani <israbbani@gmail.com>
@israbbani israbbani changed the title [do-not-merge] debugging macos tests [core] Making MacOS + Java tests a little less unpleasant Oct 10, 2025
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.

1 participant