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

sbt task to run scalameter tests failing without error #242

Open
sebarys opened this issue Dec 21, 2022 · 0 comments
Open

sbt task to run scalameter tests failing without error #242

sebarys opened this issue Dec 21, 2022 · 0 comments

Comments

@sebarys
Copy link

sebarys commented Dec 21, 2022

Hello,

I was playing with scalameter and wanted to configure sbt task (performance) that will run my scalameter measurement. Code is available here: https://github.com/sebarys/Scala_Exercise/tree/development

output from running sbt performance:test:

[error] Error: Total 1, Failed 0, Errors 1, Passed 0
[error] Error during tests:
[error] 	com.xyz.challenge.ParallelScanPerfSpec
[error] (Performance / test) sbt.TestsFailedException: Tests unsuccessful
[error] Total time: 6 s, completed Dec 21, 2022, 11:11:14 AM

I was trying to figure out what went wrong but I'm not able to find any error/exception that was thrown.

It would be great to see any feedback, maybe I'm doing sth wrong :)

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

1 participant