Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

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

Open
andyczerwonka opened this issue Nov 21, 2024 · 1 comment

Comments

@andyczerwonka
Copy link

andyczerwonka commented Nov 21, 2024

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
@tgodzik
Copy link
Contributor

tgodzik commented Nov 22, 2024

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

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

No branches or pull requests

2 participants