graph-databases-use-cases
graph-databases-use-cases copied to clipboard
mvn clean install - 1 failed test QueryUnionExecutionEngineTest
following instructions, the "mvn clean install" fails.
Results :
Failed tests: shouldReturnAllResultsAsString(org.neo4j.graphdatabases.queries.helpers.QueryU nionExecutionEngineTest)
Tests run: 76, Failures: 1, Errors: 0, Skipped: 0
What did you ever do about your error? I got an error too....
re-ran with -e and -X as suggested by output, realized i had neo4j running, stopped that processes, re-ran maven clean install, and all was fine.
:-)