scalacenter/bloop

Running `sbt bloopInstall` -> "Skipped test option... can only be used within sbt"

Opened this issue · 1 comments

I'm trying to understand the following:

info] Skipped test option 'Filter(IntegrationSettings$$$Lambda$8435/0x00007ccae0ec2110@4fdce555)' as it can only be used within sbt

It's added here:

logger.info(s"Skipped test option '$other' as it can only be used within sbt")

It's only logging any unsupported kinds of test options