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

Koan 8 tests fail on initial build #27

Open
wgorder opened this issue Apr 26, 2014 · 0 comments
Open

Koan 8 tests fail on initial build #27

wgorder opened this issue Apr 26, 2014 · 0 comments

Comments

@wgorder
Copy link

wgorder commented Apr 26, 2014

I would love to contribute a fix for this, unfortunately I have not worked through the exercises yet so I don't know enough.

Here is the output of the failing test case (on initial ant build after clone)

ShouldRemoveCaptainKirkFromTheDatabase  Failure expected:<0> but was:<1>

junit.framework.AssertionFailedError: expected:<0> but was:<1>
at org.neo4j.tutorial.Koan8.shouldRemoveCaptainKirkFromTheDatabase(Koan8.java:66)

For what its worth I am on a new mac book pro retina running OSX 10.9.2

For now I will probably just change the assertion to what it received just to get by this.

Thanks,

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