8000 Failure to instantiate test not appearing in build summary · Issue #83 · cage433/maker · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Failure to instantiate test not appearing in build summary #83

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

Open
stacycurl opened this issue Aug 17, 2012 · 0 comments
Open

Failure to instantiate test not appearing in build summary #83

stacycurl opened this issue Aug 17, 2012 · 0 comments
Labels

Comments

@stacycurl
Copy link

When I build a project with a test like this:

class SomethingTests extends WordSpec {
val x: Int = sys.error("boom")
"won't be executed" in {
}
}

Maker reports that the test failed but it doesn't report that the build as a whole has failed.

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

No branches or pull requests

1 participant
0