Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix ScalaTest testOnly include option #3557

Merged
merged 2 commits into from
Sep 16, 2024

Conversation

wb14123
Copy link
Contributor

@wb14123 wb14123 commented Sep 16, 2024

Fixes #3440

The problem is mill defines all the test tasks with explicitlySpecified to be true. This makes all the tests always be included. Related code in Scalatest.

Fixes com-lihaoyi#3440

The problem is mill define all the test tasks with `explicitlySpecified`
to be `true`. This result this test always be included.
[Code](https://github.com/scalatest/scalatest/blob/main/jvm/core/src/main/scala/org/scalatest/tools/Framework.scala#L267)
in Scalatest for related logic.
@lihaoyi lihaoyi merged commit b9b6433 into com-lihaoyi:main Sep 16, 2024
24 checks passed
@lefou lefou added this to the 0.12.0 milestone Sep 16, 2024
@lihaoyi
Copy link
Member

lihaoyi commented Sep 18, 2024

@wb14123 as I mentioned in the other ticket, email me your bank details and I can transfer you the bounty.

@wb14123
Copy link
Contributor Author

wb14123 commented Sep 18, 2024

Hey @lihaoyi , I Emailed you yesterday from bin.wang@mail.binwang.me to haoyi.sg@gmail.com. Did you receive that? Maybe in spam?

@lihaoyi
Copy link
Member

lihaoyi commented Sep 18, 2024

@wb14123 found it! Not sure why it ended up in spam. I'll continue via email

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Run tagged ScalaTest tests also runs all others tests (500USD Bounty)
3 participants