Skip to content

Conversation

@alexarchambault
Copy link
Contributor

@alexarchambault alexarchambault commented Jan 5, 2026

Stumbled upon this while trying to add a Mill build in the Scala 3 repo. It seems the second half of each test from FromTastyTests doesn't do anything by default, IIUC the current code (targets remaining empty around the changed code in ParallelTesting.scala). So the second commit in this PR fixes that. It seems many test cases break when doing it. As a first workaround, the second commit also adds -experimental to all FromTastyTests test cases, that seems required for many of them.

@alexarchambault
Copy link
Contributor Author

alexarchambault commented Jan 5, 2026

Not sure adding -experimental to all test cases is the right way to fix the now failing tests, but these tests ought to be run anyway, right?

@som-snytt
Copy link
Contributor

som-snytt commented Jan 5, 2026

I noticed yesterday that "coverage" tests aren't running because of a tasty flag (due to scala 2 lib history).

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.

2 participants