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

Improving error message for illegal zinc scripted test when running zincScripted/Test/run #1292

Merged

Conversation

Friendseeker
Copy link
Member

Closes #1291.

Log after the change

[IJ]zincScripted/Test/run
[info] running (fork) sbt.inc.ScriptedMain 
[info] About to run all scripted tests
[info] [warn] Tests skipped in group source-dependencies:
[info] [warn]  canon
[info] [warn]  illegal-test
[info] [info] + apiinfo/circular-structure
...
[success] Total time: 59 s, completed Nov 29, 2023, 1:35:12 p.m.

Copy link
Member

@eed3si9n eed3si9n left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@eed3si9n eed3si9n merged commit 604f73a into sbt:develop Nov 30, 2023
7 checks passed
@Friendseeker Friendseeker deleted the better-handle-illegal-scripted-test branch November 30, 2023 16:15
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.

Improve error message when illegal zinc scripted test exists
2 participants