Skip to content

[WIP] Run tests with Bloop when the build server wasn't disabled#4330

Draft
Gedochao wants to merge 1 commit into
VirtusLab:mainfrom
Gedochao:feature/run-tests-with-bloop
Draft

[WIP] Run tests with Bloop when the build server wasn't disabled#4330
Gedochao wants to merge 1 commit into
VirtusLab:mainfrom
Gedochao:feature/run-tests-with-bloop

Conversation

@Gedochao

Copy link
Copy Markdown
Contributor

When the build server wasn't disabled with --server=false, we could be running tests with Bloop.
Of course, test-runner and java-test-runner would still be used with --server=false.

Checklist

  • tested the solution locally and it works
  • ran the code formatter (scala-cli fmt .)
  • ran scalafix (./mill -i __.fix)

How much have your relied on LLM-based tools in this contribution?

Extensively

How was the solution tested?

split the test command integration tests into dedicated suites, with and without Bloop tested separately

@Gedochao

Copy link
Copy Markdown
Contributor Author

This needs a Bloop bump when it's out to bring scalacenter/bloop#2938 in.

@Gedochao Gedochao force-pushed the feature/run-tests-with-bloop branch from dea9304 to 542ad00 Compare June 16, 2026 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant